* x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
[binutils-gdb.git] / gdb / ChangeLog
1 2003-08-18 Mark Kettenis <kettenis@gnu.org>
2
3 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
4
5 2003-08-18 Michal Ludvig <mludvig@suse.cz>
6
7 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
8 Define.
9 * i386-linux-nat.c: Include "linux-nat.h".
10 (child_post_startup_inferior): New function.
11
12 2003-08-18 Mark Kettenis <kettenis@gnu.org>
13
14 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
15 at the start of a frameless function. This probably fixes PR
16 backtrace/1338.
17
18 2003-08-17 Michael Chastain <mec@shout.net>
19
20 * symfile.c (find_sym_fns): Remove special case for apollo target.
21
22 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
23
24 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
25 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
26 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
27 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
28 (linux_supports_tracevforkdone): New function.
29 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
30 TRACEVFORKDONE.
31 (child_follow_fork): Handle vfork.
32 (linux_handle_extended_wait): Likewise. Also handle exec.
33 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
34 * NEWS: Mention fork tracing.
35
36 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
37
38 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
39
40 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
41
42 * Makefile.in (i386-linux-nat.o): Update dependencies.
43 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
44 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
45 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
46 * i386-linux-nat.c: Include "linux-nat.h".
47 (child_post_startup_inferior): New function.
48 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
49 * infptrace.c (kill_inferior): Wrap in #ifdef.
50 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
51 attaching to each LWP.
52 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
53 (init_lin_lwp_ops): Fill in some more operations.
54 * linux-nat.h (linux_enable_event_reporting)
55 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
56 prototypes.
57 * linux-nat.c (linux_enable_event_reporting): New function.
58 (child_post_attach, linux_child_post_startup_inferior)
59 (child_post_startup_inferior, child_follow_fork)
60 (linux_handle_extended_wait, kill_inferior): New functions.
61
62 2003-08-16 Andrew Cagney <cagney@redhat.com>
63
64 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
65 * gdbarch.h, gdbarch.c: Re-generate.
66
67 2003-08-16 Mark Kettenis <kettenis@gnu.org>
68
69 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
70
71 2003-08-16 Andrew Cagney <cagney@redhat.com>
72
73 * NEWS: Mention that "set prompt-escape-char" was deleted.
74 * top.c (get_prompt_1): Delete function.
75 (gdb_prompt_escape):
76 (init_main): Do not clear "gdb_prompt_escape". Delete "set
77 prompt-escape-char" command.
78 (MAX_PROMPT_SIZE): Delete macro.
79 (get_prompt): Simplify, do not call get_prompt_1.
80
81 2003-08-16 Andrew Cagney <cagney@redhat.com>
82
83 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
84 -Werror. -Wformat-nonliteral problems.
85
86 2003-08-15 J. Brobecker <brobecker@gnat.com>
87
88 Further multiarching work mostly for hppa64-*-hpux11:
89 * hppa-tdep.h: New file.
90 * hppa-tdep.c: #include hppa-tdep.c.
91 (hppa32_num_regs): Renamed from hppa_num_regs.
92 (hppa64_num_regs): New constant.
93 (hppa64_call_dummy_breakpoint_offset): New constant.
94 (hppa32_call_dummy_length): New constant.
95 (hppa64_call_dummy_length): New constant.
96 (hppa32_stack_align): Make name 32bit explicit.
97 (hppa32_register_virtual_type): Likewise.
98 (hppa32_extract_return_value): Likewise.
99 (hppa32_use_struct_convention): Likewise.
100 (hppa32_store_return_value): Likewise.
101 (hppa64_register_virtual_type): New function.
102 (hppa64_extract_return_value): New function.
103 (hppa64_use_struct_convention): New function.
104 (hppa64_store_return_value): New function.
105 (hppa_frame_locals_address): Remove declaration, function does
106 not exist anymore.
107 (hppa_register_byte): Add support for PA64 ABI.
108 (hppa_gdbarch_init): Add support for PA64 ABI.
109 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
110 Make name 32bit explicit.
111 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
112 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
113 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
114 (hppa64_hpux_frame_base_before_sigtramp): New function.
115 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
116 * config/pa/tm-hppa64.h: Remove macros that are no longer
117 necessary now that the gdbarch vector is properly setup.
118 Transform some macros into function calls. Some minor cleanup.
119 * config/pa/tm-hppah.h: Update function calls in macros
120 following the function renaming in hppa-hpux-tdep.c.
121 * Makefile.in (hppa_tdep_h): New variable.
122 (hppa-tdep.o): Add dependency over hppa_tdep_h.
123
124 2003-08-14 Michael Snyder <msnyder@redhat.com>
125
126 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
127
128 2003-08-13 J. Brobecker <brobecker@gnat.com>
129
130 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
131 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
132 routine.
133
134 2003-08-13 Michael Snyder <msnyder@redhat.com>
135
136 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
137 (frv_saved_pc_after_call): Use deprecated ftype.
138 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
139 (frv_remote_translate_xfer_address): Remove.
140 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
141
142 2003-08-13 J. Brobecker <brobecker@gnat.com>
143
144 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
145 initialization after the common gdbarch initialization, not before.
146
147 2003-08-13 J. Brobecker <brobecker@gnat.com>
148
149 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
150 (ADDR_BITS_REMOVE): Remove, redundant.
151
152 2003-08-13 J. Brobecker <brobecker@gnat.com>
153
154 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
155 gdbarch method to clear the 2 low bits of text addresses.
156
157 2003-08-12 Andrew Cagney <cagney@redhat.com>
158
159 * Makefile.in (dsrec.o): Update dependencies.
160 * dsrec.c: Include "gdb_assert.h".
161 (make_srec): Use snprintf instead of sprintf, use a literal format
162 string.
163
164 2003-08-12 Andrew Cagney <cagney@redhat.com>
165
166 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
167 FRAME_OBSTACK_ZALLOC.
168
169 2003-08-12 Kevin Buettner <kevinb@redhat.com>
170
171 * i386-tdep.c (i386_gdbarch_init): Enable default support for
172 SSE registers.
173
174 2003-08-10 Mark Kettenis <kettenis@gnu.org>
175
176 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
177 amd64fbsd_sc_reg_offset): Add extern declarations.
178 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
179 declarations.
180
181 2003-08-11 Ben Elliston <bje@wasabisystems.com>
182
183 * MAINTAINERS (write after approval): Update my mail address.
184
185 2003-08-10 Andrew Cagney <cagney@redhat.com>
186
187 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
188
189 2003-08-10 Mark Kettenis <kettenis@gnu.org>
190
191 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
192 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
193 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
194 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
195 i386bsd_sc_reg_offset): Add extern declarations.
196 * i386obsd-nat.c: Include "i386-tdep.h"
197 (_initialize_i386obsd_nat): Remove extern declarations.
198 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
199 declarations.
200 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
201 declarations.
202
203 * i386-tdep.c (i386_register_to_value): Use get_frame_register
204 instead of frame_read_register.
205 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
206 instead of frame_read_register. Use I386_ESP_REGNUM instead of
207 SP_REGNUM.
208 (i386_frame_prev_register): Use frame_unwind_register_unsigned
209 instead of frame_unwind_unsigned_register. Use
210 I386_EFLAGS_REGISTER instead of PS_REGNUM.
211 (i386_get_longjmp_target): Use regcache_read_unsigned_register
212 instead of read_register. Use builtin_type_void_data_ptr instead
213 of builtin_type_void_func_ptr when extracting the address of the
214 jmp_buf.
215 (i386_extract_return_value, i386_store_return_value,
216 i386_pseudo_register_read, i386_pseudo_register_write): Use
217 register_size instead REGISTER_RAW_SIZE.
218
219 2003-08-10 Andrew Cagney <cagney@redhat.com>
220
221 * infcall.c (call_function_by_hand): Use xstrprintf instead of
222 sprintf. Make "name" constant.
223
224 2003-08-10 Mark Kettenis <kettenis@gnu.org>
225
226 * i387-tdep.c (i387_register_to_value): Use get_frame_register
227 instead of frame_read_register.
228 (i387_print_float_info): Use get_frame_register and
229 get_frame_register_unsigned instead of frame_register_read.
230
231 * i386fbsd-nat.c: Include "i386-tdep.h".
232 (child_resume): Make `eflags' an ULONGEST. Use
233 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
234 instead of register_read and register_write.
235
236 * i386bsd-nat.c (fetch_inferior_registers,
237 store_inferior_registers): Don't use && at the end of a line.
238 (_initialize_i386bsd_nat): Fix typo.
239
240 * frame.c (_initialize_frame): Add missing backslash.
241
242 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
243 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
244 and supply_register instead of manipulating the register buffer
245 directly.
246
247 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
248 * config/i386/nm-i386sol2.h
249 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
250
251 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
252 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
253 instructions that GCC likes to mingle into the prologue. Fixes
254 gdb/1253 and gdb/1255.
255
256 2003-08-09 Andrew Cagney <cagney@redhat.com>
257
258 Fix GDB PR cli/926.
259 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
260 * command.h (add_setshow_uinteger_cmd): Declare.
261 * frame.c (set_backtrace_cmd): New function.
262 (show_backtrace_cmd): New function.
263 * frame.c (_initialize_frame): Replace "set/show
264 backtrace-below-main" with "set/show backtrace past-main". Add
265 command "set/show backtrace limit".
266 (backtrace_past_main): Rename "backtrace_below_main".
267 (backtrace_limit): New variable.
268 (get_prev_frame): Update. Check the backtrace_limit.
269
270 2003-08-09 Andrew Cagney <cagney@redhat.com>
271
272 * defs.h (xstrprintf): Declare.
273 * utils.c (xstrprintf): New function.
274 * breakpoint.c (insert_breakpoints): Replace sprintf and
275 non-literal format strings, with xstrprintf and cleanups.
276 (delete_breakpoint,breakpoint_re_set): Ditto.
277 (commands_command, insert_breakpoints): Ditto.
278 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
279 (break_at_finish_command_1): Ditto.
280
281 2003-08-09 Andrew Cagney <cagney@redhat.com>
282
283 * MAINTAINERS (language support): List Adam Fedor as Objective C
284 maintainer.
285
286 2003-08-08 J. Brobecker <brobecker@gnat.com>
287
288 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
289 are now multiarched.
290
291 2003-08-08 J. Brobecker <brobecker@gnat.com>
292
293 * config/pa/tm-hppa64.h: Remove lots of macros that are no
294 longer necessary now that hppa64 is partially multiarch'ed.
295
296 2003-08-08 Andrew Cagney <cagney@redhat.com>
297
298 * interps.c (interp_set): Check for a NULL "old_interp".
299
300 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
301
302 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
303 (install-only): Support DESTDIR.
304 (uninstall): Likewise.
305 (install-gdbtk): Likewise.
306
307 2003-08-08 Elena Zannoni <ezannoni@redhat.com>
308
309 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
310 contains something meaningful at all times.
311
312 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
313
314 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
315
316 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
317
318 * MAINTAINERS (write after approval): Added self.
319
320 2003-08-07 Andrew Cagney <cagney@redhat.com>
321
322 * inferior.h (AT_SYMBOL): Define.
323 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
324 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
325 * mips-tdep.c (mips_call_dummy_address): Delete function.
326 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
327 set call_dummy_address.
328
329 2003-08-07 Andrew Cagney <cagney@redhat.com>
330
331 * language.c (op_error): Delete function.
332 (binop_type_check): Delete function.
333 * language.h (type_op_error, range_op_error): Delete macros.
334 (op_error): Delete declaration.
335
336 2003-08-07 Andrew Cagney <cagney@redhat.com>
337
338 * interps.h (INTERP_MI2, INTERP_MI3): Define.
339
340 2003-08-07 Michal Ludvig <mludvig@suse.cz>
341
342 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
343 (x86_64_push_arguments): Skip the red zone.
344
345 2003-08-05 Andrew Cagney <cagney@redhat.com>
346
347 * reggroups.c (reggroup_next): Check for the final entry.
348
349 2003-08-04 Andrew Cagney <cagney@redhat.com>
350
351 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
352 * cli/cli-script.c (define_command): Call query directly, instead
353 of passing it a buffer.
354 * ocd.c (ocd_error): Pass error a constant format string.
355 * remote-mips.c (mips_error): Use fputs_filtered.
356
357 * solib-svr4.c (_initialize_svr4_solib): Update
358 register_gdbarch_data call.
359 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
360
361 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
362 (register_gdbarch_data): Delete "free" parameter. Update
363 comments.
364 * gdbarch.h, gdbarch.c: Re-generate.
365 * reggroups.c (_initialize_reggroup): Update.
366 * gnu-v3-abi.c (init_gnuv3_ops): Update.
367 * frame-base.c (_initialize_frame_base): Update.
368 * frame-unwind.c (_initialize_frame_unwind): Update.
369 * user-regs.c (_initialize_user_regs): Update.
370 * remote.c (_initialize_remote): Update.
371 * regcache.c (_initialize_regcache): Update.
372
373 * regcache.c (xfree_regcache_descr): Delete function.
374 (_initialize_regcache): Update call to register_gdbarch_data.
375 (init_regcache_descr, init_legacy_regcache_descr): Use
376 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
377
378 * remote.c (free_remote_state): Delete function.
379 (_initialize_remote): Update register_gdbarch_data.
380 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
381 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
382
383 2003-08-04 Andrew Cagney <cagney@redhat.com>
384
385 * reggroups.c (struct reggroup_el): Define.
386 (struct reggroups): Delete field "nr_group". Replace array
387 "group" with a "first" to "last" linked list.
388 (reggroups_init): Update. Allocate using gdbarch's obstack.
389 (reggroups_free): Delete function.
390 (add_group): Update. Add "el" parameter.
391 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
392 (default_groups): Update.
393 (reggroup_next): Replace reggroups.
394 (reggroups_dump): Update.
395 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
396 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
397 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
398
399 2003-08-04 Daniel Jacobowitz <drow@mvista.com>
400
401 * Makefile.in (tui-interp.o): Update dependencies.
402
403 2003-08-04 David Carlton <carlton@kealia.com>
404
405 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
406 to internal_error call.
407 * source.c (forward_search_command): Add "%s" format argument.
408 (reverse_search_command): Ditto.
409 * top.c (quit_confirm): Ditto.
410 * cli/cli-setshow.c (do_setshow_command): Ditto.
411 * cp-valprint.c (cp_print_class_method): Replace
412 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
413 (cp_print_class_member): Ditto.
414 * event-top.c (command_line_handler): Ditto.
415 * linux-proc.c (linux_info_proc_cmd): Ditto.
416 * p-typeprint.c (pascal_type_print_base): Ditto.
417 * p-valprint.c (pascal_object_print_class_method): Ditto.
418 (pascal_object_print_class_member): Ditto.
419 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
420 * remote.c (remote_cisco_section_offsets): Ditto.
421 * top.c (command_line_input): Ditto.
422 * utils.c (vwarning,error_stream,quit): Ditto.
423 * valprint.c (print_floating,print_binary_chars)
424 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
425
426 2003-08-04 Andrew Cagney <cagney@redhat.com>
427
428 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
429
430 2003-08-02 Andrew Cagney <cagney@redhat.com>
431
432 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
433 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
434 amd64fbsd-nat.c.
435
436 2003-08-02 Andrew Cagney <cagney@redhat.com>
437
438 * Makefile.in: Update all dependencies and definitions.
439
440 2003-08-02 Adam Fedor <fedor@gnu.org>
441
442 * linespec.c (is_objc_method_format): New function
443 (decode_line_1, locate_first_half): Use it.
444 Fixes PR objc/1298
445
446 2003-08-01 Andrew Cagney <cagney@redhat.com>
447
448 * NEWS: Mention that m32r is multi-arch.
449 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
450 * configure.tgt: Recognize m32r-*-*.
451 * config/m32r/tm-m32r.h: Delete file.
452 * config/m32r/m32r.mt: New file.
453 * m32r-rom.c (m32r_upload_command): Use hostent only when
454 gethostname succeeds, in order to avoid a compilation
455 warning.
456 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
457 compiler warning.
458
459 2003-08-01 Michael Snyder <msnyder@redhat.com>
460
461 * sh-tdep.c (sh_frame_align): New gdbarch method.
462 (sh_gdbarch_init): Set up frame_align method.
463
464 2003-07-31 Michael Snyder <msnyder@redhat.com>
465
466 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
467 which is already covered by the new frames infrastructure.
468
469 2003-07-31 Andrew Cagney <cagney@redhat.com>
470
471 * user-regs.c (struct user_reg): Add "next" link.
472 (struct user_regs): Replace "user" with "first" and "last" links.
473 (append_user_reg): Add pre-allocated "reg" parameter.
474 (builtin_user_regs): Provide initial value for "last".
475 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
476 (user_regs_init): Allocate memory from the gdbarch obstack.
477 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
478 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
479 linked list.
480 (usernum_to_user_reg): New function.
481 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
482 (value_of_user_reg): Use usernum_to_user_reg.
483 (user_regs_free): Delete function.
484 (_initialize_user_regs): Update register_gdbarch_data call.
485
486 2003-07-31 Daniel Jacobowitz <drow@mvista.com>
487
488 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
489
490 2003-07-30 Michael Snyder <msnyder@redhat.com>
491
492 * value.h (value_being_returned): Add a struct_addr argument.
493 * infcall.c (call_function_by_hand): Pass struct_addr to
494 value_being_returned.
495 * infcmd.c (print_return_value): Pass zero as struct_addr.
496 * values.c (value_being_returned): If struct_addr is passed,
497 use it instead of trying to recover it from the inferior.
498
499 2003-07-30 Kevin Buettner <kevinb@redhat.com>
500
501 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
502 the prologue analyzer won't need to attempt to extract the pc
503 value from the woefully incomplete dummy frame.
504 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
505 possible. Disable code which modifies the frame.
506
507 2003-07-28 Andrew Cagney <cagney@redhat.com>
508
509 * annotate.c (annotate_breakpoints_headers): Restrict annotation
510 to level 2.
511 (annotate_breakpoints_table, annotate_record): Ditto.
512 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
513 (annotate_field_name_end, annotate_field_value): Ditto.
514 (annotate_field_end, annotate_frame_source_begin): Ditto.
515 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
516 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
517 (annotate_frame_begin, annotate_frame_function_name): Ditto.
518 (annotate_frame_address_end, annotate_frame_address): Ditto.
519 (annotate_frame_args, annotate_frame_end): Ditto.
520 (annotate_frame_where, annotate_arg_begin): Ditto.
521 (annotate_arg_name_end, annotate_arg_value): Ditto.
522 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
523 (annotate_function_call, annotate_signal_name): Ditto.
524 (annotate_signal_string, annotate_signal_name_end): Ditto.
525 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
526 (annotate_value_begin, annotate_value_history_value): Ditto.
527 (annotate_value_history_end, annotate_value_end): Ditto.
528 (annotate_display_begin, annotate_display_number_end): Ditto.
529 (annotate_display_format, annotate_display_expression): Ditto.
530 (annotate_display_expression_end, annotate_display_value): Ditto.
531 (annotate_display_end, annotate_array_section_begin): Ditto.
532 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
533 (annotate_elt, annotate_array_section_end): Ditto.
534
535 2003-07-28 Andrew Cagney <cagney@redhat.com>
536
537 * regcache.c (struct regcache_descr): Update comments on
538 nr_raw_registers.
539 (init_legacy_regcache_descr): Don't set nr_raw_registers or
540 sizeof_raw_register_valid_p.
541 (init_regcache_descr): Set nr_raw_registers and
542 sizeof_raw_register_valid_p before calling
543 init_legacy_regcache_descr.
544
545 2003-07-28 Andrew Cagney <cagney@redhat.com>
546
547 * mips-tdep.c (print_gp_register_row): Print the GPR's register
548 MOD NUM_REGS.
549
550 2003-07-28 Daniel Jacobowitz <drow@mvista.com>
551
552 * thread.c (info_threads_command): Use get_selected_frame ().
553 Check that there is at least one non-sentinel frame.
554
555 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
556
557 * m68hc11-tdep.c (struct frame_extra_info): Remove.
558 (m68hc11_pop_frame): Remove.
559 (m68hc11_frame_saved_pc): Remove.
560 (m68hc11_frame_chain): Remove.
561 (m68hc11_frame_init_saved_regs): Remove.
562 (m68hc11_init_extra_frame_info): Remove.
563 (m68hc11_store_struct_return): Remove.
564 (m68hc11_saved_pc_after_call): Remove.
565
566 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
567
568 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
569 frame unwind information.
570 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
571 and adapted for frame unwinding.
572 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
573 (m68hc11_unwind_pc): New function.
574 (m68hc11_frame_unwind_cache): New function to analyze frames.
575 (m68hc11_frame_this_id): New function to create new frame struct.
576 (m68hc11_frame_prev_register): New function to unwind a register from
577 the frame.
578 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
579 (m68hc11_frame_p): New function for the above.
580 (m68hc11_frame_base_address): New function to return fp of frame.
581 (m68hc11_frame_args_address): Update for frame.
582 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
583 (m68hc11_unwind_sp): New function.
584 (m68hc11_unwind_dummy_id): New function.
585 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
586 calls.
587
588 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
589
590 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
591 (m68hc11_guess_from_prologue): Advance the pc and frame size only
592 when we are beyond the current pc.
593
594 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
595
596 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
597 from m68hc11_push_arguments.
598 (m68hc11_push_arguments): Remove.
599 (m68hc11_push_return_address): Remove.
600 (m68hc11_gdbarch_init): Install the above; remove above deprecated
601 handlers; remove deprecated_extra_stack_alignment_needed.
602
603 2003-07-27 Andrew Cagney <cagney@redhat.com>
604
605 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
606 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
607 REAL_PC and not the pointer.
608 * hppa-hpux-tdep.c: Include frame.h
609
610 2003-07-27 Andrew Cagney <cagney@redhat.com>
611
612 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
613 GDB_MULTI_ACH_PARTIAL.
614
615 2003-07-27 Andrew Cagney <cagney@redhat.com>
616
617 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
618 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
619 operator at start and not end of line.
620 (decode_prologue): Ditto.
621 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
622 frame_unwind_register_unsigned instead of
623 frame_unwind_unsigned_register.
624 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
625 read_register.
626 (m32r_push_dummy_call): Use register_size instead of
627 REGISTER_RAW_SIZE.
628 (m32r_frame_sniffer): Replace m32r_frame_p.
629 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
630 * m32r-rom.c (report_transfer_performance): Delete extern
631 declaration.
632 (m32r_load, m32r_upload_command): Use print_transfer_performance
633 instead of report_transfer_performance.
634 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
635 / add_show_from_set.
636
637 2003-07-26 Andrew Cagney <cagney@redhat.com>
638
639 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
640 store_return_value and extract_struct_value_address.
641
642 2003-07-26 Daniel Jacobowitz <drow@mvista.com>
643
644 PR c++/1267
645 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
646 NULL, default to the section containing PC.
647
648 2003-07-24 Stephane Carrez <stcarrez@nerim.fr>
649
650 * NEWS: Mention "regs" deprecated for m68hc11 too.
651
652 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
653 (m68hc11_print_register): New function to print out one register.
654 (m68hc11_print_registers_info): New function to print registers.
655 (show_regs): Deprecate and use the above.
656 (m68hc11_gdbarch_init): Install the print_registers_info.
657
658 2003-07-24 Jeff Johnston <jjohnstn@redhat.com>
659
660 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
661 that we have a SIGTRAP before returning non-zero.
662
663 2003-07-23 Michal Ludvig <mludvig@suse.cz>
664 Elena Zannoni <ezannoni@redhat.com>
665
666 * linespec.c (decode_line_2): Avoid crash if
667 find_function_start_sal() returns empty record.
668
669 2003-07-23 Andreas Schwab <schwab@suse.de>
670
671 * ia64-tdep.c (ia64_print_insn): New function.
672 (ia64_gdbarch_init): Set print_insn to it.
673 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
674 deprecated_tm_print_insn_info.
675
676 2003-07-22 Michael Snyder <msnyder@redhat.com>
677
678 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
679 handle 8-bit returns (long long).
680 (h8300h_extract_return_value): Ditto.
681 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
682
683 2003-07-22 Andrew Cagney <cagney@redhat.com>
684
685 * gdbarch.c Include "gdb_obstack.h".
686 (struct gdbarch): Add an "obstack".
687 (alloc_gdbarch_data): Allocate the gdbarch data using
688 GDBARCH_OBSTACK_CALLOC.
689 (free_gdbarch_data): Delete function.
690 (gdbarch_obstack_zalloc): New function.
691 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
692 Assert that the architecture is not initialized.
693 (gdbarch_alloc): Allocate an obstack, allocate the architecture
694 vector from the obstack.
695 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
696 architecture obstack.
697 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
698 (set_gdbarch_data): Assert that the data is not initialized.
699 (struct gdbarch_data): Delete member "free".
700 (register_gdbarch_data): Do not initialize "free".
701 * gdbarch.h, gdbarch.c: Re-generate.
702
703 2003-07-22 Andrew Cagney <cagney@redhat.com>
704
705 * configure.in (build_warnings): Add -Wformat-nonliteral.
706 * configure: Re-generate.
707
708 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
709
710 * dwarf2loc.c (locexpr_describe_location): Fix typos.
711
712 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
713
714 * findvar.c (read_var_value): Remove case for thread local storage
715 variables. It is now entirely handled by the dwarf2 location
716 expression code.
717 * printcmd.c (address_info): Ditto.
718 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
719 enumeration value.
720 (struct symbol): Remove objfile field, which was used by
721 LOC_THREAD_LOCAL_STATIC only.
722 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
723 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
724 usage of objfile pointer.
725 * dwarf2loc.c (locexpr_describe_location): Add case to handle
726 thread local variables.
727 Add include of objfiles.h.
728 * dwarf2expr.c (execute_stack_op): Add comments about thread local
729 storage variables.
730 * Makefile.in (dwarf2loc.o): Update dependencies.
731
732 2003-07-22 Andrew Cagney <cagney@redhat.com>
733
734 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
735 get_frame_base.
736 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
737 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
738 (struct value): Add opaque declaration.
739 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
740
741 2003-07-21 Andrew Cagney <cagney@redhat.com>
742
743 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
744 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
745
746 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
747
748 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
749 regcache_cooked_read_unsigned instead of read_register.
750 (m68hc11_saved_pc_after_call): Likewise.
751 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
752 instead of write_register.
753 (m68hc11_register_type): New function.
754 (m68hc11_register_virtual_type): Remove.
755 (m68hc11_store_return_value): Convert to use the regcache.
756 (m68hc11_extract_struct_value_address): Likewise.
757 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
758 m68hc11_register_type; undeprecate store_return_value and
759 extract_struct_value_address.
760
761 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
762
763 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
764 and translate to use regcache.
765 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
766
767 2003-07-18 Andrew Cagney <cagney@redhat.com>
768
769 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
770 * gdbarch.h, gdbarch.c: Re-generate.
771 * i386-tdep.c (i386_gdbarch_init): Do not set
772 DWARF2_BUILD_FRAME_INFO.
773 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
774 unconditionally.
775 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
776 DWARF2_BUILD_FRAME_INFO.
777
778 2003-07-18 Andrew Cagney <cagney@redhat.com>
779
780 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
781 * disasm.c (gdb_disassemble_info): Initilize di.arch.
782
783 2003-07-18 Andrew Cagney <cagney@redhat.com>
784
785 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
786 frame_unwind_address_in_block, instead of frame_pc_unwind.
787 (dwarf2_frame_cache): Ditto.
788
789 2003-07-18 Andrew Cagney <cagney@redhat.com>
790
791 * user-regs.h (struct gdbarch): Declare opaque.
792 * ui-out.h (struct ui_file): Declare opaque.
793 * dwarf2-frame.h (struct frame_info): Declare opaque.
794
795 2003-07-18 Kris Warkentin <kewarken@qnx.com>
796
797 * nto-procfs.c: Clean ARI hits. Change #include <..> to
798 #include "...".
799 (procfs_meminfo): Change strerror to safe_strerror.
800 (procfs_can_run): Remove K&R badness.
801
802 2003-07-17 Michael Snyder <msnyder@redhat.com>
803
804 * remote-sim.c: Comment typo fix.
805
806 2003-07-17 Andrew Cagney <cagney@redhat.com>
807
808 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
809 configure.
810 * sparc-tdep.c (sparc_intreg_size): Make non-static.
811 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
812 GDB_MULTI_ARCH_PARTIAL.
813
814 2003-07-17 Elena Zannoni <ezannoni@redhat.com>
815
816 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
817 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
818 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
819
820 2003-07-16 Theodore A. Roth <troth@openavr.org>
821
822 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
823 found.
824 (avr_frame_unwind_cache): Don't unwind FP for main.
825 Update a comment.
826 Save the computed prev_sp.
827 (avr_saved_regs_unwinder): Remove function.
828 (avr_frame_prev_register): Use PC unwind logic from
829 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
830
831 2003-07-16 Andrew Cagney <cagney@redhat.com>
832
833 * frame-base.h (frame_base_p_ftype): Delete definition.
834 (frame_base_append_predicate): Delete declaration.
835 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
836 (frame_unwind_append_predicate): Delete declaration.
837 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
838 (append_predicate): Delete parameter "p".
839 (frame_unwind_append_predicate): Delete function.
840 (frame_unwind_append_sniffer): Update call to append_predicate.
841 (frame_unwind_free): Delete function.
842 (_initialize_frame_unwind): Pass NULL as "free" to
843 register_gdbarch_data.
844 (frame_unwind_init): Append the dummy_frame_sniffer.
845 (frame_unwind_find_by_frame): Simplify.
846 * frame-base.c (struct frame_base_table): Delete field "p".
847 (append_predicate): Delete parameter "p".
848 (frame_base_append_predicate): Delete function.
849 (frame_base_append_sniffer): Update call to append_predicate.
850 (frame_base_free): Delete function.
851 (frame_base_find_by_frame): Simplify.
852 (_initialize_frame_base): Pass NULL as "free" to
853 register_gdbarch_data.
854 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
855 (x86_64_sigtramp_frame_sniffer): Replace
856 "x86_64_sigtramp_frame_p".
857 (x86_64_init_abi): Set the frame unwind sniffers.
858 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
859 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
860 (m68k_gdbarch_init): Set the frame unwind sniffers.
861 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
862 "i386_sigtramp_frame_p".
863 (i386_frame_sniffer): Replace "i386_frame_p".
864 (i386_gdbarch_init): Set the frame unwind sniffers.
865 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
866 (avr_gdbarch_init): Set the frame unwind sniffers.
867 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
868 "alpha_sigtramp_frame_p"
869 (alpha_heuristic_frame_sniffer): Replace
870 "alpha_heuristic_frame_p".
871 (alpha_gdbarch_init): Set the frame unwind sniffers.
872 (alpha_dwarf2_init_abi): Ditto.
873 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
874 "alpha_debug_frame_p".
875 (alpha_mdebug_frame_base_sniffer): Replace
876 "alpha_mdebug_frame_base_p".
877 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
878 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
879 (d10v_gdbarch_init): Set the frame unwind sniffer.
880 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
881 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
882 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
883 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
884 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
885 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
886
887 2003-07-16 Michael Snyder <msnyder@redhat.com>
888
889 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
890 should go thru sh_dsp_register_sim_regno, else the dsp regs
891 will not get the right values.
892
893 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
894
895 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
896 deprecated_store_floating by call to store_typed_floating.
897 (sh_sh4_register_convert_to_raw): Substitute call to
898 deprecated_extract_floating by call to extract_typed_floating.
899
900 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
901
902 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
903
904 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
905
906 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
907 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
908 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
909 as possible.
910 (do_pseudo_register): Remove.
911 (sh_push_dummy_code): New function.
912 (sh64_store_struct_return): Rename from sh_store_struct_return.
913 Only called for sh64 now.
914 (sh_extract_struct_value_address): Regcache'ify.
915 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
916 and accomodate new tasks.
917 (sh64_push_return_address): Rename from sh_push_return_address.
918 Only called for sh64 now.
919 (sh_default_extract_return_value): Rename from sh_extract_return_value.
920 Regcache'ify.
921 (sh3e_sh4_extract_return_value): Regcache'ify.
922 (sh_default_store_return_value): Ditto.
923 (sh3e_sh4_store_return_value): Ditto.
924 (sh_default_register_byte): Remove.
925 (sh_sh4_register_byte): Remove.
926 (sh_default_register_raw_size): Remove.
927 (sh_sh4_register_raw_size): Remove.
928 (sh_register_virtual_size): Remove.
929 (sh_sh3e_register_virtual_type): Remove.
930 (sh_sh3e_register_type): New function.
931 (sh_sh4_register_virtual_type): Remove.
932 (sh_sh4_register_type): New function.
933 (sh_default_register_virtual_type): Remove.
934 (sh_default_register_type): New function.
935 (do_fv_register_info): Add parameters to accomodate call from
936 sh_print_registers_info.
937 (do_dr_register_info): Ditto.
938 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
939 Add parameters to accomodate call from sh_print_registers_info.
940 (sh_do_fp_register): Ditto.
941 (sh64_do_pseudo_register): Call do_dr_register_info,
942 do_fv_register_info and sh_do_fp_register with default parameters.
943 (sh_do_register): Add parameters to accomodate call from
944 sh_print_registers_info.
945 (sh_print_register): Ditto.
946 (sh_print_registers_info): Rename from sh_do_registers_info.
947 Add parameters to be used as gdbarch_print_registers_info
948 implementation. Accomodate removed do_pseudo_register function
949 pointer.
950 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
951 function pointer. Call sh_print_register with default parameters.
952 (sh64_do_registers_info): Call sh_print_registers_info instead of
953 sh_do_registers_info.
954 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
955 detection of deprecated vs. non-deprecated functionality.
956 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
957 function pointer assignments by direct function calls.
958
959 2003-07-15 Andrew Cagney <cagney@redhat.com>
960
961 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
962 (frame_register_unwind, create_new_frame): Ditto.
963 (legacy_get_prev_frame, get_frame_type): Ditto.
964 (get_frame_base_address): Use frame_base_find_by_frame.
965 (get_frame_locals_address): Use frame_base_find_by_frame.
966 (get_frame_args_address): Use frame_base_find_by_frame.
967 * frame-base.h (frame_base_sniffer_ftype): Declare.
968 (frame_base_append_sniffer): Declare.
969 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
970 * frame-base.c (append_predicate): Add a "sniffer" parameter.
971 (frame_base_append_sniffer): New function.
972 (frame_base_append_predicate): Add a NULL sniffer.
973 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
974 (struct frame_base_table): Add "sniffer".
975 (frame_base_free): Free the "sniffer" table.
976 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
977 (frame_unwind_append_sniffer): Declare.
978 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
979 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
980 (struct frame_unwind_table): Add "sniffer", delete "middle".
981 (append_predicate): Add "sniffer" parameter, append the sniffer.
982 (frame_unwind_init): Update append_predicate call.
983 (frame_unwind_append_sniffer): New function.
984 (frame_unwind_append_predicate): Update append_predicate call.
985 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
986
987 2003-07-15 Andrew Cagney <cagney@redhat.com>
988
989 * frame.c (get_prev_frame): Move disabled inside_entry_func to
990 before code inhibiting repeated unwind attempts. Add to
991 commentary on that test's problems.
992 * blockframe.c (inside_main_func): Look for "main" in the minimal
993 symbol table.
994 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
995 identical.
996
997 2003-07-15 Andrew Cagney <cagney@redhat.com>
998
999 * complaints.c (struct explanation): Define.
1000 (struct complaints): Change type of "explanation" to "struct
1001 explanation".
1002 (symfile_explanations): Convert to a "struct explanation" table.
1003 (vcomplaint): Update.
1004
1005 2003-07-15 Michal Ludvig <mludvig@suse.cz>
1006
1007 * x86-64-linux-nat.c (regmap): Removed.
1008 (supply_gregset, fill_gregset): Call
1009 x86_64_linux_(fill,supply)_gregset functions.
1010 * x86-64-linux-tdep.c (USER_*): New defines.
1011 (user_to_gdb_regmap, x86_64_core_fns): New structure.
1012 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
1013 New functions.
1014 (fetch_core_registers): Ditto.
1015 (_initialize_x86_64_linux_tdep): Call add_core_fns().
1016 * x86-64-linux-tdep.h: New file.
1017 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
1018 and core-regset.o.
1019 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
1020
1021 2003-07-13 Mark Kettenis <kettenis@gnu.org>
1022
1023 * x86-64-tdep.c (x86_64_store_return_value): Use
1024 regcache_cooked_write_part instead of regcache_cooked_write.
1025
1026 * configure.host: Add x86_64-*-freebsd*.
1027 * configure.tgt: Add x86_64-*-freebsd*.
1028 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
1029 * amd64fbsd-nat.c: New file.
1030 * amd64fbsd-tdep.c: New file.
1031 * config/i386/nm-fbsd64.h: New file.
1032 * config/i386/fbsd64.mh: New file.
1033 * config/i386/fbsd64.mt: New file.
1034
1035 2003-07-11 Mark Kettenis <kettenis@gnu.org>
1036
1037 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
1038 `sc_regs_offset' and `sc_fpregs_offset'.
1039 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
1040 SIGFRAME_FPREGSAVE_OFF): Remove defines.
1041 (alpha_sigtramp_register_address): Rewrite to use new members of
1042 `struct gdbarch_tdep'.
1043 (alpha_gdbarch_init): Initialize new members of struct
1044 gdbarch_tdep'.
1045 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
1046 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
1047 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
1048 (alphafbsd_pc_in_sigtramp): Implement.
1049 (alphafbsd_sigtramp_offset): New function.
1050 (alphafbsd_sigcontext_addr): New function.
1051 (alphafbsd_init_abi): Initialize signal trampoline related members
1052 of `struct gdbarch_tdep'.
1053 (_initialize_alphafbsd_tdep): Add prototype.
1054
1055 2003-07-11 Theodore A. Roth <troth@openavr.org>
1056
1057 * Makefile.in (install-only): Quote sed expression when generating
1058 transformed_name.
1059
1060 2003-07-11 Richard Henderson <rth@redhat.com>
1061
1062 * Makefile.in (dwarf2-frame.o): Add complaints_h.
1063 * dwarf2-frame.c: Include complaints.h.
1064 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
1065 variable initialization; return NULL on error.
1066 (decode_frame_entry): New.
1067
1068 2003-07-11 Andrew Cagney <cagney@redhat.com>
1069
1070 * frame.h (frame_address_in_block): Delete declaration.
1071 * blockframe.c (frame_address_in_block): Delete function.
1072 (get_frame_block): Use get_frame_address_in_block.
1073 (block_innermost_frame): Ditto.
1074 * stack.c (print_frame, backtrace_command_1): Ditto.
1075
1076 * frame.h (get_frame_address_in_block): Declare.
1077 (frame_unwind_address_in_block): Declare.
1078 * frame.c (frame_unwind_address_in_block): New function.
1079 (get_frame_address_in_block): New function.
1080
1081 2003-07-10 Andrew Cagney <cagney@redhat.com>
1082
1083 * gdbarch.sh: Simplify predicate methods. Remove need to provide
1084 pre-default. Note: re-generate has no effect.
1085
1086 2003-07-10 Andrew Cagney <cagney@redhat.com>
1087
1088 * gdbarch.sh: When a variable, but not a function, compare against
1089 0. Fix problem in previous patch.
1090 * gdbarch.c: Re-generate.
1091
1092 2003-07-10 Andrew Cagney <cagney@redhat.com>
1093
1094 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
1095 functions against NULL, not 0.
1096 * gdbarch.c: Re-generate.
1097
1098 2003-07-10 Fred Fish <fnf@ninemoons.com>
1099
1100 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
1101 null string instead of a null pointer.
1102 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
1103
1104 2003-07-09 Michael Snyder <msnyder@redhat.com>
1105
1106 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
1107
1108 2003-07-09 Mark Kettenis <kettenis@gnu.org>
1109
1110 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
1111 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
1112 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
1113 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
1114 * x86-64-tdep.c: ... from here.
1115
1116 2003-07-09 Andreas Schwab <schwab@suse.de>
1117
1118 * m68k-tdep.h (enum struct_return): Define.
1119 (struct gdbarch_tdep): Add struct_return.
1120 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
1121 bytes are padded to the right, not to the left. Pass struct value
1122 address in register %a1, not on stack.
1123 (m68k_use_struct_convention): New function.
1124 (m68k_gdbarch_init): Set use_struct_convention. Initialize
1125 struct_return in tdep to pcc_struct_return.
1126 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
1127 reg_struct_return.
1128
1129 2003-07-09 Joel Brobecker <brobecker@gnat.com>
1130
1131 * somread.c (som_symfile_offsets): Fix compilation error.
1132
1133 2003-07-09 Andrew Cagney <cagney@redhat.com>
1134
1135 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
1136 Add comments about the checks.
1137
1138 2003-07-08 Andrew Cagney <cagney@redhat.com>
1139
1140 * Makefile.in: Make dependency section headers consistent.
1141 (config_h): Move to $BUILD headers section.
1142 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
1143 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
1144 (ada-exp.tab.c): Move to YACC/LEX section.
1145 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
1146 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
1147
1148 2003-07-08 Kris Warkentin <kewarken@qnx.com>
1149
1150 * nto-procfs.c: Cleaned up a bunch of ARI hits.
1151 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
1152 of strerror with safe_strerror, use ISO C function definitions,
1153 and replace instances of sprintf with snprintf.
1154
1155 2003-07-07 Andrew Cagney <cagney@redhat.com>
1156
1157 * frame.c (get_prev_frame): Enable check for identical frames.
1158 Update comments. Update error messages.
1159
1160 2003-07-07 Joel Brobecker <brobecker@gnat.com>
1161
1162 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
1163
1164 2003-07-07 Joel Brobecker <brobecker@gnat.com>
1165
1166 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
1167 sort_symtab_syms, no longer necessary.
1168
1169 2003-07-07 Joel Brobecker <brobecker@gnat.com>
1170
1171 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
1172
1173 2003-07-07 Joel Brobecker <brobecker@gnat.com>
1174
1175 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
1176 (mips_register_byte): Likewise.
1177
1178 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
1179
1180 * Makefile.in (sparc_tdep_h): New.
1181 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
1182 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
1183 * sparc-linux-nat.c: Include "sparc-tdep.h".
1184 * sparc-nat.c: Likewise.
1185 * sparc-tdep.c: Likewise.
1186 * sparc64nbsd-nat.c: Likewise.
1187 * sparcnbsd-nat.c: Likewise.
1188 * sparcnbsd-tdep.c: Likewise.
1189 * sparc-tdep.h: New file.
1190 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
1191 and sparc_npc_regnum.
1192
1193 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
1194
1195 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
1196 (mips_linux_cannot_store_register): List supported instead of
1197 unsupported registers.
1198
1199 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
1200
1201 * disasm.c (dump_insns): Separate instructions from addresses.
1202
1203 2003-07-07 Andreas Schwab <schwab@suse.de>
1204
1205 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
1206 dependencies.
1207 * m68k-tdep.c (NUM_FREGS): Delete.
1208 (SIG_PC_FP_OFFSET): Delete.
1209 (TARGET_M68K): Delete.
1210 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
1211 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
1212 P_MOVEL_SP, P_MOVEML_SP): Define.
1213 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
1214 P_TRAP): Delete.
1215 (m68k_register_raw_size): Delete.
1216 (m68k_register_virtual_size): Delete.
1217 (m68k_register_type): Renamed from m68k_register_virtual_type and
1218 add gdbarch argument.
1219 (m68k_store_struct_return): Delete.
1220 (m68k_deprecated_extract_return_value): Delete.
1221 (m68k_deprecated_extract_struct_value_address): Delete.
1222 (m68k_frame_chain): Delete.
1223 (m68k_frame_saved_pc): Delete.
1224 (m68k_fix_call_dummy): Delete.
1225 (m68k_push_dummy_frame): Delete.
1226 (m68k_pop_frame): Delete.
1227 (m68k_extract_return_value): New function.
1228 (m68k_store_return_value): Rewrite using regcache.
1229 (m68k_extract_struct_value_address): Rewrite using regcache.
1230 (m68k_push_dummy_call): New function.
1231 (struct m68k_frame_cache): Define.
1232 (m68k_alloc_frame_cache): New function.
1233 (m68k_analyze_frame_setup): New function.
1234 (m68k_analyze_register_saves): New function.
1235 (m68k_analyze_prologue): New function.
1236 (m68k_skip_prologue): Rewrite using above functions.
1237 (m68k_unwind_pc): New function.
1238 (m68k_frame_cache): New function.
1239 (m68k_frame_this_id): New function.
1240 (m68k_frame_prev_register): New function.
1241 (m68k_frame_unwind): New variable.
1242 (m68k_frame_p): New function.
1243 (m68k_sigtramp_frame_cache): New function.
1244 (m68k_sigtramp_frame_this_id): New function.
1245 (m68k_sigtramp_frame_prev_register): New function.
1246 (m68k_sigtramp_frame_unwind): New variable.
1247 (m68k_sigtramp_frame_p): New function.
1248 (m68k_frame_base_address): New function.
1249 (m68k_frame_base): New function.
1250 (m68k_unwind_dummy_id): New function.
1251 (fill_gregset): Use regcache_collect.
1252 (fill_fpregset): Likewise.
1253 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
1254 defined.
1255 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
1256 deprecated_init_frame_pc, deprecated_store_struct_return,
1257 deprecated_extract_return_value, deprecated_store_return_value,
1258 deprecated_frame_chain, deprecated_frame_saved_pc,
1259 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
1260 deprecated_register_virtual_size,
1261 deprecated_max_register_raw_size,
1262 deprecated_max_register_virtual_size,
1263 deprecated_register_virtual_type, deprecated_register_size,
1264 deprecated_register_byte, deprecated_register_bytes,
1265 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
1266 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
1267 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
1268 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
1269 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
1270 deprecated_push_dummy_frame, deprecated_pop_frame,
1271 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
1272 only if SYSCALL_TRAP is defined. Set extract_return_value,
1273 store_return_value, extract_struct_value_address, register_type,
1274 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
1275 predicates.
1276 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
1277 M68K_MAX_REGISTER_SIZE): Define.
1278 (struct m68k_sigtramp_info): Define.
1279 (struct gdbarch_tdep): Add get_sigtramp_info.
1280 * m68klinux-nat.c (fetch_register): Use register_size instead of
1281 REGISTER_RAW_SIZE. Don't put assignment in if.
1282 (store_register): Likewise.
1283 (fetch_inferior_registers): Likewise.
1284 (store_inferior_registers): Likewise.
1285 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
1286 (m68k_linux_frame_saved_pc): Delete.
1287 (m68k_linux_sigcontext_reg_offset,
1288 m68k_linux_ucontext_reg_offset): Define.
1289 (m68k_linux_get_sigtramp_info): New function.
1290 (m68k_linux_extract_return_value): Rewrite using regcache.
1291 (m68k_linux_store_return_value): Likewise.
1292 (m68k_linux_extract_struct_value_address): Likewise.
1293 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
1294 Don't set deprecated_frame_saved_pc,
1295 deprecated_extract_return_value, deprecated_store_return_value,
1296 deprecated_extract_struct_value_address. Set
1297 extract_return_value, store_return_value,
1298 extract_struct_value_address.
1299
1300 2003-07-07 Andrew Cagney <cagney@redhat.com>
1301
1302 * expprint.c: Include "user-regs.h" instead of "frame.h".
1303 (print_subexp): Use user_reg_map_regnum_to_name, instead of
1304 frame_map_regnum_to_name.
1305 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
1306 (frame_map_name_to_regnum): Simplify, call
1307 user_reg_map_name_to_regnum.
1308 (frame_map_regnum_to_name): Simplify, call
1309 user_reg_map_regnum_to_name.
1310 (frame_register_unwind): Update.
1311 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
1312 (_initialize_frame_reg): Call user_reg_add_builtin.
1313 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
1314 (value_of_register): Use value_of_user_reg.
1315 * eval.c (evaluate_subexp_standard): Update.
1316 * parse.c (write_dollar_variable): Update.
1317 * d10v-tdep.c (d10v_print_registers_info): Update.
1318 * infcmd.c (registers_info): Update.
1319 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
1320 (builtin_regs_h): Delete macro.
1321 (user_regs_h): Define.
1322 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
1323 (builtin-regs.o): Delete target.
1324 (user-regs.o): Specify dependencies.
1325 (expprint.o): Update dependencies.
1326 (findvar.o): Update dependencies.
1327 (frame.o): Update dependencies.
1328 (std-regs.o): Update dependencies.
1329
1330 2003-07-06 Christopher Faylor <cgf@redhat.com>
1331
1332 * win32-nat.c (solib_symbols_add): Use one variable for all section
1333 address stuff. Pass variable rather than address of variable to
1334 safe_symbol_file_add.
1335
1336 2003-07-06 Andreas Schwab <schwab@suse.de>
1337
1338 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
1339
1340 2003-07-04 Joel Brobecker <brobecker@gnat.com>
1341
1342 * rs6000-nat.c (vmap_symtab): Fix compilation error.
1343
1344 2003-07-04 Kris Warkentin <kewarken@qnx.com>
1345
1346 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
1347
1348 2003-07-04 Kris Warkentin <kewarken@qnx.com>
1349
1350 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
1351 * config/i386/nto.mh: New file.
1352 * config/i386/nm-nto.h: New file.
1353 * configure.host: Add i[3456]86-*-nto*.
1354
1355 2003-07-03 Joel Brobecker <brobecker@gnat.com>
1356
1357 * remote-vx.c (vx_add_symbols): Fix compilation error.
1358
1359 2003-07-03 Andrew Cagney <cagney@redhat.com>
1360
1361 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
1362 * gdbarch.h, gdbarch.c: Re-generate.
1363 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
1364 (legacy_register_name): Declare.
1365 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
1366 (REGISTER_NAME): Define.
1367 * sparc-tdep.c (legacy_register_name): New function.
1368 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
1369 (REGISTER_NAME): Define.
1370 (hppa64_register_name): Declare.
1371 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
1372 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
1373 (hppa64_register_name): New function.
1374 (hppa_register_name): New function.
1375 * arch-utils.c (legacy_register_name): Delete.
1376 * arch-utils.h (legacy_register_name): Delete.
1377
1378 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
1379
1380 * cli/cli-interp.c (cli_interpreter_resume): Update the
1381 cli_uiout's stream to gdb_stdout.
1382
1383 2003-07-03 Andrew Cagney <cagney@redhat.com>
1384
1385 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
1386 predicate.
1387 * gdbarch.h, gdbarch.c: Re-generate.
1388 * regcache.c (init_regcache_descr): Use legacy code when either
1389 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
1390
1391 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
1392
1393 * NEWS: Move "set logging" entry into GDB 6.0 section.
1394
1395 2003-07-02 Jim Blandy <jimb@redhat.com>
1396
1397 * s390-tdep.c (struct frame_extra_info): new member:
1398 'stack_bought_valid'.
1399 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
1400 initialize fextra_info->stack_bought.
1401 (s390_frameless_function_invocation): Don't trust the value of
1402 fextra_info_ptr->stack_bought unless
1403 fextra_info->stack_bought_valid is set.
1404
1405 New S390 prologue analyzer.
1406 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
1407 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
1408 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
1409 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
1410 compute_x_addr, s390_on_stack, s390_store,
1411 s390_get_signal_frame_info): New functions.
1412 (S390_NUM_SPILL_SLOTS): New macro.
1413 (s390_get_frame_info): Rewritten.
1414 (is_arg_reg): Deleted.
1415
1416 Break out the decoding of S/390 instructions into separate
1417 functions, to make it more legible, and easier to check
1418 against the spec.
1419 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
1420 is_rx, is_rxe): New functions.
1421 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
1422 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
1423 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
1424 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
1425 enums for opcode values. (Is this an improvement?)
1426
1427 2003-07-02 Andrew Cagney <cagney@redhat.com>
1428
1429 * i386-tdep.c: Revert change committed as part of trad-frame code
1430 below.
1431
1432 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
1433
1434 * breakpoint.c (insert_catchpoint): Make static.
1435
1436 2003-07-02 Andreas Schwab <schwab@suse.de>
1437
1438 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
1439 former ia64_push_arguments and ia64_push_return_address, and use
1440 regcache functions instead of read/write_register.
1441 (ia64_gdbarch_init): Set push_dummy_call instead of
1442 deprecated_push_arguments and deprecated_push_return_address.
1443
1444 2003-07-01 Andreas Jaeger <aj@suse.de>
1445
1446 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
1447 before the call.
1448 Set %rax only to number of SSE registers used.
1449
1450 2003-07-01 Andrew Cagney <cagney@redhat.com>
1451
1452 * trad-frame.h: Update comments, a -1 .addr is reserved.
1453 (trad_frame_value_p, trad_frame_addr_p): Declare.
1454 (trad_frame_reg_p): Declare.
1455 (trad_frame_set_value): Rename trad_frame_register_value.
1456 (trad_frame_set_unknown): Declare.
1457 * trad-frame.c (trad_frame_realreg_p): New function.
1458 (trad_frame_addr_p, trad_frame_value_p): New function.
1459 (trad_frame_set_unknown): New function.
1460 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
1461 (trad_frame_prev_register): Use trad_frame_realreg_p,
1462 trad_frame_addr_p and trad_frame_value_p.
1463 (trad_frame_set_value): Rename trad_frame_register_value.
1464 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
1465 and trad_frame_set_value.
1466
1467 2003-06-30 Jim Blandy <jimb@redhat.com>
1468
1469 Patch from IBM (authors unspecified, probably Ulrich Weigand and
1470 Gerhard Tonn) for argument passing on the S/390 and S/390x:
1471 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
1472 for 16 registers, and then 32 more bytes.
1473 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
1474 New macros.
1475 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
1476 Move up in the file, since it's now used by is_simple_arg.
1477 (is_simple_arg): Don't assume registers are four bytes long.
1478 Exclude all double arguments. Extended floats are not simple
1479 args.
1480 (is_power_of_two): New function.
1481 (pass_by_copy_ref): Call is_power_of_two, and check that the
1482 length fits in a register, rather than listing all the acceptable
1483 sizes. Extended floats are not passed by reference.
1484 (s390_push_arguments): Don't assume registers are four bytes long.
1485 Reserve an argument register to point to the buffer for structures
1486 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
1487 S390_STACK_FRAME_OVERHEAD.
1488
1489 2003-06-30 Andreas Schwab <schwab@suse.de>
1490
1491 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
1492 format error message.
1493
1494 2003-06-30 Joel Brobecker <brobecker@gnat.com>
1495
1496 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
1497
1498 2003-06-30 David Carlton <carlton@kealia.com>
1499
1500 Band-aid for PR c++/1245.
1501 * Makefile.in (cp-support.o): Depend on complaints_h.
1502 * cp-support.c: Include complaints.h. Add declaration for
1503 find_last_component.
1504 (cp_find_first_component): Separate code into
1505 cp_find_first_component_aux.
1506 (cp_find_first_component_aux): Call demangled_name_complaint.
1507 (demangled_name_complaint): New.
1508
1509 2003-06-30 Andrew Cagney <cagney@redhat.com>
1510
1511 * remote.c (remote_write_bytes): Explicitly compute and then use
1512 the payload size. Update comments to reflect. Fixes problem of
1513 GDB not sending small packets as found by Fred Fish.
1514
1515 2003-06-30 Andrew Cagney <cagney@redhat.com>
1516
1517 * remote.c (remote_async_wait): Fix -Wformat problem.
1518
1519 2003-06-29 Andrew Cagney <cagney@redhat.com>
1520
1521 * remote.c (remote_wait): Call error, and not warning, when the
1522 packet is corrupt.
1523 (remote_async_wait): Ditto.
1524
1525 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
1526
1527 * sparc-tdep.c (sparc_y_regnum): Make external again.
1528
1529 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
1530
1531 * cli/cli-logging.c (pop_output_files): Add void to function
1532 definition.
1533
1534 2003-06-29 Andrew Cagney <cagney@redhat.com>
1535
1536 * frame.c (frame_register_unwind): Use unsigned char when dumping
1537 the buffer contents.
1538
1539 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
1540
1541 * cli/cli-logging.c: New file.
1542 * cli-out.c (struct ui_out_data): Add original_stream.
1543 (cli_redirect): New function.
1544 (cli_ui_out_impl): Add cli_redirect.
1545 (cli_out_new): Initialize original_stream.
1546 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
1547 (uo_redirect, ui_out_redirect): New.
1548 * ui-out.h (struct ui_out_impl): Add redirect member.
1549 (redirect_ftype): New.
1550 (ui_out_redirect): Add prototype.
1551 * Makefile.in: Add rules for cli-logging.c.
1552 * NEWS: Mention "set logging".
1553
1554 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
1555
1556 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
1557
1558 2003-06-27 Andrew Cagney <cagney@redhat.com>
1559
1560 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
1561 (m68hc11_gdbarch_init): Do not set call_dummy_address.
1562 * avr-tdep.c (avr_call_dummy_address): Delete function.
1563 (avr_gdbarch_init): Do not set call_dummy_address.
1564
1565 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
1566
1567 * symfile.c (syms_from_objfile): Move variables to inner block.
1568 Move the checks for the non-mainline case a bit earlier to avoid
1569 doing some useless computations.
1570
1571 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
1572
1573 * dwarfread.c (decode_modified_type): Gag new compiler warning.
1574
1575 2003-06-26 Elena Zannoni <ezannoni@redhat.com>
1576
1577 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
1578 sections.
1579
1580 2003-06-26 Michael Chastain <mec@shout.net>
1581
1582 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
1583 gdb/testsuite/gdb.c++/pr-1210.exp.
1584
1585 2003-06-26 Andrew Cagney <cagney@redhat.com>
1586
1587 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
1588 altivec_expression.h and altivec_registers.h.
1589
1590 2003-06-26 Andrew Cagney <cagney@redhat.com>
1591
1592 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
1593 info->mach when MIPS16. Patch suggested by Fred Fish.
1594
1595 2003-06-26 Andrew Cagney <cagney@redhat.com>
1596
1597 * utils.c (internal_vproblem): Print the problem to a reason
1598 buffer and then pass to query. Make the msg variable more local.
1599
1600 2003-06-26 Andrew Cagney <cagney@redhat.com>
1601
1602 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
1603 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
1604 * gdbarch.h, gdbarch.c: Re-generate.
1605 * frame-base.c (default_frame_args_address): Update. Use
1606 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
1607 not available.
1608 (default_frame_locals_address): Ditto for
1609 DEPRECATED_FRAME_LOCALS_ADDRESS.
1610 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
1611 (vax_frame_num_args): Update.
1612 (vax_gdbarch_init): Update.
1613 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1614 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1615 * mcore-tdep.c (mcore_gdbarch_init): Update.
1616 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1617 * ia64-tdep.c (ia64_gdbarch_init): Update.
1618 * symtab.h (address_class): Update comments.
1619 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
1620 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
1621 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
1622 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
1623 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
1624 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
1625 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
1626 * alpha-mdebug-tdep.c: Update.
1627 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
1628
1629 2003-06-26 Andreas Jaeger <aj@suse.de>
1630
1631 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
1632 of SSE registers so that varargs functions work. Rework handling
1633 of passing arguments on the stack.
1634 (x86_64_store_return_value): Return double and float values in SSE
1635 register.
1636
1637 2003-06-24 Michael Chastain <mec@shout.net>
1638
1639 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
1640 the "constructor breakpoints ignored" bug.
1641
1642 2003-06-25 David Carlton <carlton@kealia.com>
1643
1644 * MAINTAINERS: Update e-mail address.
1645
1646 2003-06-24 Jim Blandy <jimb@redhat.com>
1647
1648 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
1649
1650 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
1651 function.
1652 (ppc_linux_init_abi): Register it as the
1653 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
1654
1655 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
1656 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
1657 method.
1658
1659 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
1660 (ppc64_standard_linkage_target): Use it.
1661
1662 2003-06-23 Andrew Cagney <cagney@redhat.com>
1663
1664 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
1665 for 0 "int0" and 4 "int32" sized registers.
1666 * gdbtypes.c (builtin_type_int0): Define.
1667 (build_gdbtypes): Initialize builtin_type_int0.
1668 * gdbtypes.h (builtin_type_int0): Declare.
1669
1670 2003-06-23 Stephane Carrez <stcarrez@nerim.fr>
1671
1672 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
1673 as characters are unsigned.
1674
1675 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
1676
1677 PR gdb/1179
1678 * dwarfread.c (struct_type): Skip static fields without crashing.
1679
1680 2003-06-22 Andrew Cagney <cagney@redhat.com>
1681
1682 GDB 6.0 branch created.
1683 * README: Update.
1684 * PROBLEMS: Update. Empty.
1685 * NEWS: Update.
1686
1687 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
1688
1689 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
1690 Suggested by Nick Hibma <n_hibma@webweaving.org>.
1691
1692 2003-06-22 Andrew Cagney <cagney@redhat.com>
1693
1694 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
1695 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
1696 Velikov.
1697
1698 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
1699
1700 * cli/cli-cmds.c (shell_escape): Silence warnings from old
1701 compilers.
1702
1703 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
1704
1705 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
1706 argument of val_print.
1707 * cp-valprint.c (cp_print_value): Don't add the offset parameter
1708 to the address argument of baseclass_offset or target_read_memory.
1709 Do add it to the argument of cp_print_value_fields.
1710
1711 2003-06-21 Andrew Cagney <cagney@redhat.com>
1712
1713 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
1714 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
1715 instead of 0..NUM_REGS.
1716 (mips_register_reggroup_p): New function.
1717 (mips_pseudo_register_write): New function.
1718 (mips_pseudo_register_read): New function.
1719 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
1720 based on the register's type.
1721 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
1722 cooked.
1723 (mips_get_saved_register): Simplify. Assert that REGNO is a
1724 pseudo / cooked.
1725 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
1726 (mips_register_type): Replace mips_register_virtual_type. Map
1727 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
1728 when available.
1729 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
1730 that the register is cooked / virtual.
1731 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
1732 Only get the extra info when needed.
1733 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
1734 (mips32_heuristic_proc_desc): Fetch the cooked register.
1735 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
1736 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
1737 (mips_print_register): Use gdbarch_register_type, instead of
1738 REGISTER_VIRTUAL_TYPE.
1739 (print_gp_register_row): Use gdbarch_register_type, instead of
1740 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
1741 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
1742 Print the pseudo / cooked registers.
1743 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
1744 Print the pseudo / cooked registers.
1745 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
1746 REG_NUM is pseudo / cooked.
1747 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
1748 (mips_n32n64_xfer_return_value): Ditto.
1749 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
1750 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
1751 (mips_register_sim_regno): New function.
1752 (mips_gdbarch_init): Set deprecated_register_byte,
1753 register_group_p, pseudo_register_write, pseudo_register_read,
1754 register_sim_regno, and num_pseudo_regs. Set register_type,
1755 instead of register_virtual_type.
1756 * Makefile.in (mips-tdep.o): Update dependencies.
1757 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
1758 REGISTER_VIRTUAL_TYPE.
1759 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
1760 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
1761 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
1762 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
1763 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
1764
1765 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
1766
1767 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
1768 * cli/cli-cmds.c: Include "gdb_vfork.h".
1769 (shell_escape): Use vfork.
1770
1771 2003-06-21 Andrew Cagney <cagney@redhat.com>
1772
1773 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
1774 32 bit floating-point register saves.
1775
1776 * frame.h (deprecated_unwind_get_saved_register): Delete.
1777 * frame.c (deprecated_unwind_get_saved_register): Delete function.
1778 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
1779 and deprecated_get_next_frame_hack instead of
1780 deprecated_unwind_get_saved_register.
1781
1782 * mips-tdep.c (mips_dump_tdep): Do not print
1783 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
1784
1785 * frame.c (get_frame_register): New function.
1786 (frame_unwind_register_signed): New function.
1787 (get_frame_register_signed): New function.
1788 (frame_unwind_register_unsigned): New function.
1789 (get_frame_register_unsigned): New function.
1790 * frame.h: Add comments on naming schema.
1791 (get_frame_register, frame_unwind_register_signed): Declare.
1792 (get_frame_register_signed, get_frame_register_signed): Declare.
1793 (frame_unwind_register_unsigned): Declare.
1794 (get_frame_register_unsigned): Declare.
1795
1796 2003-06-20 Theodore A. Roth <troth@openavr.org>
1797
1798 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
1799
1800 2003-06-20 Theodore A. Roth <troth@openavr.org>
1801
1802 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
1803 (avr_read_sp): Ditto.
1804
1805 2003-06-20 Daniel Jacobowitz <drow@mvista.com>
1806
1807 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
1808 * config/arm/nm-linux.h: Likewise.
1809 * config/arm/tm-linux.h: Likewise.
1810 * config/ia64/nm-linux.h: Likewise.
1811 * config/ia64/tm-ia64.h: Likewise.
1812 * config/s390/tm-linux.h: Likewise.
1813 * config/s390/tm-s390.h: Likewise.
1814 * s390-nat.c: Likewise.
1815 * s390-tdep.c: Likewise.
1816
1817 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
1818 * config/ia64/linux.mt: Likewise.
1819 * config/m68k/linux.mh: Likewise.
1820 * config/mips/linux.mt: Likewise.
1821 * config/powerpc/linux.mh: Likewise.
1822 * config/sh/linux.mt: Likewise.
1823
1824 2003-06-19 Kris Warkentin <kewarken@qnx.com>
1825
1826 * solib.c (solib_open): Change tests for whether to search
1827 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
1828 comments.
1829
1830 2003-06-19 Theodore A. Roth <troth@openavr.org>
1831
1832 * avr-tdep.c (avr_frame_address): Delete function.
1833 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
1834 set_gdbarch_frame_args_address.
1835
1836 2003-06-19 Andrew Cagney <cagney@redhat.com>
1837
1838 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
1839 (REGISTER_CONVERT_FROM_TYPE): Delete.
1840 (mips_register_convert_to_type): Delete declaration.
1841 (mips_register_convert_from_type): Delete declaration.
1842 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
1843 kernel/.
1844
1845 2003-06-19 Michael Snyder <msnyder@redhat.com>
1846
1847 * linux-nat.h: New file.
1848 * linux-nat.c: Include linux-nat.h.
1849 * lin-lwp.c: Include linux-nat.h.
1850 Move struct lwp_info def to linux-nat.h.
1851 * linux-proc.c: Include linux-nat.h.
1852 (linux_make_note_section): Iterate over lwps instead of threads.
1853 (linux_do_thread_registers): Use lwp instead of merged pid.
1854 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
1855 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
1856 Add dependency on linux_nat_h.
1857
1858 2003-06-19 Theodore A. Roth <troth@openavr.org>
1859
1860 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
1861
1862 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
1863
1864 * varobj.c (get_type, get_target_type): Use check_typedef.
1865
1866 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
1867
1868 * breakpoint.c (insert_catchpoint): Call internal_error.
1869
1870 2003-06-19 Theodore A. Roth <troth@openavr.org>
1871
1872 * avr-tdep.c (avr_push_dummy_code): Delete function.
1873 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
1874
1875 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
1876
1877 * arch-utils.c (default_prepare_to_proceed): Remove.
1878 (generic_prepare_to_proceed): Remove.
1879 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
1880 (generic_prepare_to_proceed): Remove prototype.
1881 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
1882 * gdbarch.c: Regenerate.
1883 * gdbarch.h: Regenerate.
1884 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
1885 * hppah-nat.c (hppa_switched_threads): Remove.
1886 * infrun.c (prepare_to_proceed): New static function, copied from
1887 generic_prepare_to_proceed. Remove select_it argument.
1888 (proceed): Call prepare_to_proceed.
1889 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
1890 variables.
1891 (ptrace_wait): Don't set the removed variables.
1892 (hppa_switched_threads): Remove.
1893 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
1894 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
1895 (lin_lwp_prepare_to_proceed): Remove prototype.
1896 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
1897 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
1898
1899 2003-06-18 Theodore A. Roth <troth@openavr.org>
1900
1901 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
1902 trad-frame.h.
1903 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
1904 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
1905 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
1906 (AVR_PROLOGUE_*): Enumerate prologue types.
1907 (struct frame_extra_info): Remove.
1908 (struct avr_unwind_cache): Define.
1909 (avr_write_sp): Delete function.
1910 (avr_read_fp): Ditto.
1911 (avr_init_extra_frame_info): Ditto.
1912 (avr_pop_frame): Ditto.
1913 (avr_frame_saved_pc): Ditto.
1914 (avr_saved_pc_after_call): Ditto.
1915 (avr_push_return_address): Ditto.
1916 (avr_frame_chain): Ditto.
1917 (avr_store_struct_return): Ditto.
1918 (avr_push_arguments): Ditto.
1919 (avr_scan_prologue): Update comments. Changed to set up the info for
1920 cache unwinding. Now returns end of prologue PC.
1921 (avr_skip_prologue): Better handling of functions lacking a prologue
1922 by using avr_scan_prologue.
1923 (avr_scan_arg_moves): New function.
1924 (avr_saved_regs_unwinder): Ditto.
1925 (avr_frame_unwind_cache): Ditto.
1926 (avr_unwind_pc): Ditto.
1927 (avr_frame_this_id): Ditto.
1928 (avr_frame_prev_register): Ditto.
1929 (avr_frame_p): Ditto.
1930 (avr_frame_base_address ): Ditto.
1931 (avr_unwind_dummy_id): Ditto.
1932 (avr_push_dummy_code): Ditto.
1933 (push_stack_item): Ditto.
1934 (pop_stack_item): Ditto.
1935 (avr_push_dummy_call): Ditto.
1936 (struct stack_item): Define.
1937 (avr_frame_unwind): Declare structure.
1938 (avr_frame_base): Ditto.
1939 (avr_gdbarch_init): Remove calls to
1940 set_gdbarch_deprecated_init_frame_pc,
1941 set_gdbarch_deprecated_target_read_fp,
1942 set_gdbarch_deprecated_dummy_write_sp,
1943 set_gdbarch_deprecated_fp_regnum,
1944 set_gdbarch_deprecated_push_arguments,
1945 set_gdbarch_deprecated_push_return_address,
1946 set_gdbarch_deprecated_pop_frame,
1947 set_gdbarch_deprecated_store_struct_return,
1948 set_gdbarch_deprecated_frame_init_saved_regs,
1949 set_gdbarch_deprecated_init_extra_frame_info,
1950 set_gdbarch_deprecated_frame_chain,
1951 set_gdbarch_deprecated_frame_saved_pc,
1952 set_gdbarch_deprecated_saved_pc_after_call.
1953 Add calls to set_gdbarch_push_dummy_call,
1954 set_gdbarch_push_dummy_code,
1955 frame_unwind_append_predicate,
1956 frame_base_set_default,
1957 set_gdbarch_unwind_dummy_id,
1958 set_gdbarch_unwind_pc.
1959 Wrap a long line.
1960
1961 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
1962
1963 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
1964 registers for H8/300S.
1965 (h8300_print_registers_info): Ditto.
1966 (h8300_gdbarch_init): Accommodate register count for H8/300S.
1967
1968 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
1969
1970 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
1971 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
1972 (lin_lwp_wait): Likewise. Update comments.
1973 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
1974 (pull_pid_from_list, linux_record_stopped_pid): New.
1975
1976 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
1977
1978 * ada-lang.c (scan_discrim_bound): Name first argument.
1979 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
1980 declared by ALL_BLOCK_SYMBOLS.
1981
1982 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
1983
1984 * ada-tasks.c (find_function_in_inferior): Don't declare it.
1985 ("regcache.h"): Include it.
1986 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
1987
1988 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
1989
1990 * NEWS: Mention gdbserver detach change and "disconnect" command.
1991 * infcmd.c (disconnect_command): New function.
1992 (_initialize_infcmd): Add ``disconnect'' command.
1993 * remote.c (remote_async_detach): Delete.
1994 (remote_detach): Merge remote_async_detach.
1995 (remote_disconnect): New.
1996 (init_remote_ops): Set to_disconnect.
1997 (init_remote_cisco_ops): Likewise.
1998 (init_remote_async_ops): Likewise. Use remote_detach.
1999 * target.c (cleanup_target): Default to_disconnect.
2000 (update_current_target): Inherit to_disconnect.
2001 (target_disconnect, debug_to_disconnect): New functions.
2002 (setup_target_debug): Set to_disconnect.
2003 * target.h (struct target_ops): Add to_disconnect.
2004 (target_disconnect): Add prototype.
2005
2006 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
2007
2008 * breakpoint.c (insert_catchpoint): New function.
2009 (insert_breakpoints): Use catch_exceptions to call
2010 insert_catchpoint. Disable catchpoints if they fail to insert.
2011
2012 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
2013
2014 * symfile.c (reread_symbols): Clear sym_private.
2015
2016 2003-06-17 Andrew Cagney <cagney@redhat.com>
2017
2018 * trad-frame.h (struct frame_info): Add opaque declaration.
2019 * remote-fileio.h (struct cmd_list_element): Add opaque
2020 declaration.
2021 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
2022 comments.
2023
2024 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
2025
2026 * remote.c (remote_prepare_to_store): Replace call to
2027 deprecated_read_register_bytes with multiple regcache_raw_read
2028 calls.
2029
2030 2003-06-17 Kris Warkentin <kewarken@qnx.com>
2031
2032 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
2033 (nto_find_and_open_solib): Likewise.
2034 (nto_init_solib_absolute_prefix): Likewise.
2035 (_initialize_nto_tdep): Fix indentation.
2036
2037 2003-06-17 Kris Warkentin <kewarken@qnx.com>
2038
2039 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
2040
2041 2003-06-17 Kris Warkentin <kewarken@qnx.com>
2042
2043 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
2044
2045 2003-06-17 Jim Blandy <jimb@redhat.com>
2046
2047 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
2048
2049 2003-06-16 Theodore A. Roth <troth@openavr.org>
2050
2051 * avr-tdep.c (avr_extract_return_value): New function.
2052 (avr_gdbarch_init): Set extract_return_value method.
2053
2054 2003-06-16 Andrew Cagney <cagney@redhat.com>
2055
2056 * frame.h (deprecated_get_next_frame_hack): Declare.
2057 * frame.c (legacy_saved_regs_prev_register): Only require
2058 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
2059 there are always saved regs.
2060 (deprecated_generic_get_saved_register): Do not require
2061 DEPRECATED_FRAME_INIT_SAVED_REGS.
2062 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
2063 use frame ID unwind instead.
2064 (deprecated_get_next_frame_hack): New function.
2065
2066 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
2067
2068 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
2069 (h8300_push_dummy_call): ...this function. Some minor optimization.
2070 (h8300_push_return_address): Remove.
2071 (h8300_gdbarch_init): Remove calls to
2072 set_gdbarch_deprecated_dummy_write_sp,
2073 set_gdbarch_deprecated_push_arguments and
2074 set_gdbarch_deprecated_push_return_address.
2075 Add call to set_gdbarch_push_dummy_call.
2076
2077 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
2078
2079 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
2080 (E_PSEUDO_EXR_REGNUM): Ditto.
2081 (h8300_is_argument_spill): Check for instructions moving argument
2082 registers into safe registers.
2083 (h8300_skip_prologue): Check for stm instruction to push registers
2084 used for register variables onto stack.
2085 (gdb_print_insn_h8300): Remove.
2086 (h8300_examine_prologue): Add a comment.
2087 (h8300_register_name): Take pseudo registers into account.
2088 (h8300s_register_name): Ditto.
2089 (h8300sx_register_name): Ditto.
2090 (h8300_print_register): Ditto.
2091 (h8300_print_registers_info): Define "nice" printing order.
2092 (h8300_saved_pc_after_call): Take pseudo registers into account.
2093 (h8300_register_type): Ditto. Return type used for remote connection
2094 when requesting real CCR or EXR register, return actual type when
2095 requesting pseudo CCR or EXR.
2096 (h8300_pseudo_register_read): New function.
2097 (h8300_pseudo_register_write): Ditto.
2098 (h8300_dbg_reg_to_regnum): Ditto.
2099 (h8300s_dbg_reg_to_regnum): Ditto.
2100 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
2101 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
2102 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
2103 set_gdbarch_print_insn architecture dependent.
2104 Call set_gdbarch_pseudo_register_read and
2105 set_gdbarch_pseudo_register_write.
2106 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
2107
2108 2003-06-16 Andrew Cagney <cagney@redhat.com>
2109
2110 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
2111 * gdbarch.h, gdbarch.c: Re-generate.
2112 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2113 * s390-tdep.c (s390_gdbarch_init): Update.
2114 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2115 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2116 * mips-tdep.c (mips_gdbarch_init): Update.
2117 * mcore-tdep.c (mcore_gdbarch_init): Update.
2118 * cris-tdep.c (cris_gdbarch_init): Update.
2119 * infcall.c (call_function_by_hand): Update.
2120 * ia64-tdep.c (ia64_push_arguments): Update comment.
2121 * frame.c (legacy_get_prev_frame): Do not assume
2122 SAVE_DUMMY_FRAME_TOS_P.
2123 * dummy-frame.c (find_dummy_frame): Update comment.
2124
2125 2003-06-16 Andrew Cagney <cagney@redhat.com>
2126
2127 * regcache.c (do_cooked_read): Do not use register_valid_p.
2128
2129 2003-06-15 Theodore A. Roth <troth@openavr.org>
2130
2131 * avr-tdep.c (avr_register_type): Remove a blank line.
2132 (avr_scan_prologue): Correct some comments.
2133
2134 2003-06-15 Theodore A. Roth <troth@openavr.org>
2135
2136 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
2137 prologue types.
2138 Properly scan prologues generated by gcc with the -mcall-prologues
2139 option.
2140 Add code to scan -mcall-prologues for mega devices.
2141
2142 2003-06-15 Theodore A. Roth <troth@openavr.org>
2143
2144 * avr-tdep.c (avr_register_byte): Delete function.
2145 (avr_register_raw_size): Delete function.
2146 (avr_register_virtual_size): Delete function.
2147 (avr_register_virtual_type): Delete function.
2148 (avr_register_type): New function.
2149 (avr_address_to_pointer): Remove unused code.
2150 (avr_read_fp): Need to read FP as two separate bytes due to change to
2151 avr_register_type() usage.
2152 (avr_gdbarch_init): Don't set deprecated_register_size.
2153 Don't set deprecated_register_bytes.
2154 Don't set deprecated_register_byte.
2155 Don't set deprecated_register_raw_size.
2156 Don't set deprecated_max_register_raw_size.
2157 Don't set deprecated_register_virtual_size.
2158 Don't set deprecated_max_register_virtual_size.
2159 Don't set deprecated_register_virtual_type.
2160 Set register_type method.
2161
2162 2003-06-15 Daniel Jacobowitz <drow@mvista.com>
2163
2164 * Makefile.in (linux-nat.o): Add rule.
2165 * linux-nat.c: New file.
2166 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
2167 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
2168 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
2169 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
2170 * config/arm/linux.mh (NATDEPFILES): Likewise.
2171 * config/i386/linux.mh (NATDEPFILES): Likewise.
2172 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
2173 * config/ia64/linux.mh (NATDEPFILES): Likewise.
2174 * config/m68k/linux.mh (NATDEPFILES): Likewise.
2175 * config/mips/linux.mh (NATDEPFILES): Likewise.
2176 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
2177 * config/s390/s390.mh (NATDEPFILES): Likewise.
2178 * config/sparc/linux.mh (NATDEPFILES): Likewise.
2179
2180 2003-06-15 Mark Kettenis <kettenis@gnu.org>
2181
2182 * i387-tdep.c: Reorder includes, fix some whitespace issues and
2183 replace out-of-date comment.
2184
2185 2003-06-15 Andrew Cagney <cagney@redhat.com>
2186
2187 * rdi-share/host.h (Fail): Change to a varargs function.
2188 * remote-rdi.c (Fail): Update.
2189
2190 2003-06-15 Mark Kettenis <kettenis@gnu.org>
2191
2192 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
2193 (i386_convert_register_p, i386_register_to_value,
2194 i386_register_from_value): Handle types longer than 8 bytes.
2195
2196 2003-06-15 Mark Kettenis <kettenis@gnu.org>
2197
2198 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
2199 Move floating-point code to new function in i387-tdep.c.
2200 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
2201 New functions containing code moved here from i386-tdep.c.
2202 * i387-tdep.h: Add opaque declaration for `struct type'.
2203 (i387_register_to_value, i387_value_to_register): New prototypes.
2204 * x86-64-tdep.c (x86_64_convert_register_p): New function.
2205 (x86_64_init_abi): Set convert_register_p, register_to_value and
2206 value_to_register here.
2207
2208 2003-06-14 Andrew Cagney <cagney@redhat.com>
2209
2210 * mips-tdep.c (mips_register_to_value): Make static.
2211 (mips_value_to_register): Make static.
2212 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
2213 * ia64-tdep.c (ia64_register_raw_size): Make static.
2214 (ia64_register_virtual_size): Make static.
2215 (ia64_register_byte): Make static.
2216 * i387-tdep.c: Include "i387-tdep.h".
2217 (print_387_control_word): Delete function.
2218 (print_387_status_word): Delete function.
2219 (print_387_status_bits): Delete function.
2220 (print_387_control_bits): Delete function.
2221 * Makefile.in (i387-tdep.o): Update dependencies.
2222 * rdi-share/host.h (Fail): Declare.
2223 * remote-rdi.c (Fail): Update to match declaration.
2224
2225 2003-06-14 Andrew Cagney <cagney@redhat.com>
2226
2227 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
2228 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
2229 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
2230 * config/djgpp/fnchange.lst: Delete "remote-array.c".
2231 * README: Delete reference to remote-array.
2232 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
2233 (remote-array.o): Delete target.
2234 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
2235 * remote-array.c: Delete file.
2236
2237 2003-06-14 Andrew Cagney <cagney@redhat.com>
2238 Mark Kettenis <kettenis@gnu.org>
2239
2240 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
2241 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
2242 parameter with "frame".
2243 * gdbarch.h, gdbarch.c: Re-generate.
2244 * frame.h (put_frame_register): Declare.
2245 * frame.c (put_frame_register): New function.
2246 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
2247 (legacy_register_to_value): Rewrite, use "frame" to get the
2248 register value.
2249 (legacy_value_to_register): Rewrite, use "frame" to find the
2250 register's location before storing.
2251 * arch-utils.h (legacy_convert_register_p): Update.
2252 (legacy_register_to_value, legacy_value_to_register): Update.
2253 * findvar.c (value_from_register): Rewrite, eliminate use of
2254 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
2255 "frame" to REGISTER_TO_VALUE.
2256 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
2257 lval_reg_frame_relative + lval_register branch of the switch. Do
2258 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
2259 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
2260 I386_EDI_REGNUM): New defines.
2261 (i386_next_regnum, i386_convert_register_p,
2262 i386_register_to_value, i386_value_to_register): New functions.
2263 (i386_register_convertible, i386_register_convert_to_virtual,
2264 i386_convert_to_raw): Remove functions.
2265 (i386_gdbarch_init): Set convert_register_p, register_to_value and
2266 value_to_register instead of register_convertible,
2267 register_convert_to_virtual and register_convert_to_raw.
2268 * mips-tdep.c (mips_convert_register_p): New function.
2269 (mips_value_to_register): Replace mips_register_convert_from_type.
2270 (mips_register_to_value): Replace mips_register_convert_to_type.
2271 (mips_gdbarch_init): Set conver_register_p, value_to_register and
2272 register_to_value.
2273 * alpha-tdep.c (alpha_convert_register_p): Update.
2274 (alpha_value_to_register): Update, store the register.
2275 (alpha_register_to_value): Update, fetch the register.
2276
2277 2003-06-14 Theodore A. Roth <troth@openavr.org>
2278
2279 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
2280 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
2281 Don't set deprecated_call_dummy_words.
2282 Remove commented out set_gdbarch_believe_pcc_promotion() call.
2283 Don't set remote_translate_xfer_address.
2284 (avr_io_reg_read_command): Remove commented out debug printf.
2285 Wrap a long line.
2286
2287 2003-06-14 Theodore A. Roth <troth@openavr.org>
2288
2289 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
2290 causes gdb to seg fault.
2291
2292 2003-06-14 Daniel Jacobowitz <drow@mvista.com>
2293
2294 * sparc-nat.c (fetch_inferior_registers): Correct
2295 a reference to "registers".
2296
2297 2003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
2298
2299 * Makefile.in (exc_request_U_h): Define
2300 (exc_request_S_h): Likewise.
2301 (msg_reply_S_h): Likewise.
2302 (msg_U_h): Likewise.
2303 (notify_S_h): Likewise.
2304 (process_reply_S_h): Likewise.
2305 (gnu-nat.o): Depend on gdb_obstack_h
2306 * gnu-nat.c: Include "gdb_obstack.h".
2307
2308 2003-06-13 Andrew Cagney <cagney@redhat.com>
2309
2310 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
2311 * gdbarch.h, gdbarch.c: Re-generate.
2312
2313 2003-06-13 Andrew Cagney <cagney@redhat.com>
2314
2315 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
2316 when deprecated REGISTER macros can be deleted.
2317 * gdbarch.h, gdbarch.c: Re-generate.
2318
2319 2003-06-13 Jim Blandy <jimb@redhat.com>
2320
2321 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
2322 Linux entry point symbols for _dl_debug_state, too.
2323
2324 2003-06-13 Andrew Cagney <cagney@redhat.com>
2325
2326 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
2327 available, do not use the FP register, and always save the TOS.
2328 * dummy-frame.c (dummy_frame_this_id): Do not assert
2329 SAVE_DUMMY_FRAME_TOS.
2330 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
2331 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
2332 (i386_push_dummy_call): Add 8 to the returned SP.
2333 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
2334 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
2335 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
2336 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
2337 (x86_64_push_dummy_call): Return "sp + 16".
2338 (x86_64_init_abi): Do not set save_dummy_frame_tos.
2339 * alpha-tdep.c (alpha_gdbarch_init): Do not set
2340 save_dummy_frame_tos.
2341
2342 2003-06-13 Jim Blandy <jimb@redhat.com>
2343
2344 * frv-tdep.c (frv_use_struct_convention): Delete static
2345 declaration for function deleted in my change of 2003-06-12.
2346
2347 2003-06-13 Theodore A. Roth <troth@openavr.org>
2348
2349 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
2350 (avr_pointer_to_address): Shift code addrs left 1 bit.
2351 (avr_convert_from_func_ptr_addr): Delete function since operation is
2352 better handled by avr_address_to_pointer and avr_pointer_to_address.
2353 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
2354
2355 2003-06-13 Mark Kettenis <kettenis@gnu.org>
2356
2357 From Kelley Cook <kelleycook@wideopenwest.com>:
2358 * configure.host: Accept i[34567]86 variants.
2359 * configure.tgt: Likewise.
2360 * nlm/configure.in: Likewise.
2361 * nlm/configure: Regenerated.
2362
2363 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
2364
2365 * arm-tdep.c (solib-svr4.h): Dont' include it.
2366 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
2367 * arm-linux-tdep.c: ... here. Make static.
2368 (arm_linux_init_abi): Register it.
2369 (solib-svr4.h): Include it.
2370 * Makefile.in: Update dependencies.
2371 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
2372 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
2373
2374 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
2375
2376 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
2377 indicate registers used for return values.
2378 (struct frame_extra_info): Drop args_pointer and locals_pointer.
2379 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
2380 members.
2381 (h8300_init_extra_frame_info): Ditto.
2382 (h8300_frame_locals_address): Removed.
2383 (h8300_frame_args_address): Removed.
2384 (h8300_extract_return_value): Use new regcache structure. Only care
2385 for 16 bit CPUs.
2386 (h8300h_extract_return_value): Same function for 32 bit CPUs.
2387 (h8300_store_return_value): Use new regcache structure. Only care
2388 for 16 bit CPUs.
2389 (h8300h_store_return_value): Same function for 32 bit CPUs.
2390 (h8300_store_struct_return): Removed.
2391 (h8300_extract_struct_value_address): Use new regcache structure.
2392 (h8300h_extract_struct_value_address): Removed.
2393 (h8300_push_dummy_code): New function.
2394 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
2395 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
2396 set_gdbarch_store_return_value architecture dependent.
2397 Call set_gdbarch_push_dummy_code and
2398 set_gdbarch_extract_struct_value_address.
2399 Remove calls to set_gdbarch_frame_args_address,
2400 set_gdbarch_frame_locals_address,
2401 set_gdbarch_deprecated_store_struct_return,
2402 set_gdbarch_deprecated_extract_return_value,
2403 set_gdbarch_deprecated_extract_struct_value_address,
2404 set_gdbarch_deprecated_call_dummy_words and
2405 set_gdbarch_deprecated_sizeof_call_dummy_words.
2406
2407 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
2408
2409 * h8300-tdep.c (h8300_register_byte): Remove.
2410 (h8300h_register_byte): Remove.
2411 (h8300_register_virtual_type): Remove. Substitute by...
2412 (h8300_register_type): New function.
2413 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
2414 (h8300h_extract_struct_value_address): Ditto.
2415 (h8300_gdbarch_init): Drop calls to
2416 set_gdbarch_deprecated_register_byte and
2417 set_gdbarch_deprecated_register_virtual_type.
2418 Add call to set_gdbarch_register_type.
2419
2420 2003-06-13 Andrew Cagney <cagney@redhat.com>
2421
2422 * gdbarch.sh: Update comments on registers.
2423 (deprecated_register_byte): Rename register_byte.
2424 (deprecated_register_raw_size): Rename register_raw_size.
2425 (deprecated_register_virtual_size): Rename register_virtual_size.
2426 (deprecated_register_virtual_type): Rename register_virtual_type.
2427 * gdbarch.h, gdbarch.c: Re-generate.
2428 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2429 * vax-tdep.c (vax_gdbarch_init): Update.
2430 * v850-tdep.c (v850_gdbarch_init): Update.
2431 * sparc-tdep.c (sparc_gdbarch_init): Update.
2432 * sh-tdep.c (sh_gdbarch_init): Update.
2433 * s390-tdep.c (s390_gdbarch_init): Update.
2434 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2435 * ns32k-tdep.c: Update.
2436 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2437 * mips-tdep.c (mips_gdbarch_init): Update.
2438 * mcore-tdep.c (mcore_gdbarch_init): Update.
2439 * m68k-tdep.c (m68k_gdbarch_init): Update.
2440 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2441 * ia64-tdep.c (ia64_gdbarch_init): Update.
2442 * hppa-tdep.c (hppa_gdbarch_init): Update.
2443 * h8300-tdep.c (h8300_gdbarch_init): Update.
2444 * frv-tdep.c (frv_gdbarch_init): Update.
2445 * cris-tdep.c (cris_gdbarch_init): Update.
2446 * avr-tdep.c (avr_gdbarch_init): Update.
2447 * alpha-tdep.c (alpha_gdbarch_init): Update.
2448 * arm-tdep.c (arm_gdbarch_init): Update.
2449
2450 2003-06-13 Andrew Cagney <cagney@redhat.com>
2451
2452 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
2453 mips_o32_use_struct_convention with always_use_struct_convention.
2454
2455 2003-06-12 David Carlton <carlton@kealia.com>
2456
2457 * cp-namespace.c (cp_set_block_scope): Comment out
2458 processing_has_namespace_info branch.
2459
2460 2003-06-12 Jim Blandy <jimb@redhat.com>
2461
2462 Recognize and skip 64-bit PowerPC Linux linkage functions.
2463 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
2464 insn_pattern, insns_match_pattern, d_field, ds_field): New
2465 functions, macros, and types for working with PPC instructions.
2466 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
2467 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
2468 ppc64_skip_trampoline_code): New functions, variables, and macros
2469 for recognizing and skipping linkage functions.
2470 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
2471 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
2472
2473 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
2474 register offsets for both the 32- and 64-bit interfaces.
2475
2476 Actually finish the job started by my change of 2003-05-29.
2477 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
2478 other #definition of this.
2479 (ppc_linux_skip_trampoline_code): Remove declaration.
2480 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
2481 static.
2482 (ppc_linux_init_abi): Register it as the skip_trampoline_code
2483 method for GDBARCH.
2484
2485 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
2486 'long' on ppc64-*-linux*.
2487
2488 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
2489 isn't #defined, assume the register doesn't exist: act as if
2490 tdep->ppc_mq_regnum were -1.
2491
2492 * configure.host, configure.tgt: Add entries for
2493 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
2494 powerpc/linux.mt.
2495 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
2496 New files.
2497
2498 * arch-utils.c (always_use_struct_convention): New function.
2499 * arch-utils.h (always_use_struct_convention): New prototype.
2500 * alpha-tdep.c (alpha_use_struct_convention): Delete.
2501 (alpha_gdbarch_init): Register always_use_struct_convention,
2502 instead of alpha_use_struct_convention.
2503 * cris-tdep.c (cris_use_struct_convention): Delete.
2504 (cris_gdbarch_init): Register always_use_struct_convention,
2505 instead of cris_use_struct_convention.
2506 * frv-tdep.c (frv_use_struct_convention): Delete.
2507 (frv_gdbarch_init): Register always_use_struct_convention,
2508 instead of frv_use_struct_convention.
2509 * h8300-tdep.c (h8300_use_struct_convention): Delete.
2510 (h8300_gdbarch_init): Register always_use_struct_convention,
2511 instead of h8300_use_struct_convention.
2512 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
2513 (mips_o32_gdbarch_init): Register always_use_struct_convention,
2514 instead of mips_o32_use_struct_convention.
2515
2516 2003-06-12 Andrew Cagney <cagney@redhat.com>
2517
2518 * wince.c: Include "mips-tdep.h".
2519 * mips-tdep.h (mips_next_pc): Declare.
2520 * mcore-tdep.c: Make more local functions static.
2521 * Makefile.in (wince.o): Update dependencies.
2522
2523 2003-06-12 David Carlton <carlton@kealia.com>
2524
2525 * symtab.c (lookup_symbol_aux_minsyms): Replace
2526 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
2527 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
2528 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
2529 SYMBOL_NATURAL_NAME.
2530
2531 2003-06-12 Andreas Schwab <schwab@suse.de>
2532
2533 * Makefile.in (tuiDisassem.o): Update dependencies.
2534
2535 2003-06-12 David Carlton <carlton@bactrian.org>
2536
2537 * symtab.h: Delete declaration of make_symbol_overload_list.
2538 Add declaration of lookup_partial_symbol.
2539 * symtab.c (remove_params): Move to cp-support.c.
2540 (overload_list_add_symbol, make_symbol_overload_list)
2541 (sym_return_val_size, sym_return_val_index): Ditto.
2542 (lookup_partial_symbol): Make extern.
2543 * cp-support.h: Add declaration of make_symbol_overload_list.
2544 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
2545 symtab.h, and block.h.
2546 (remove_params): Move here from symtab.c.
2547 (overload_list_add_symbol, make_symbol_overload_list)
2548 (sym_return_val_size, sym_return_val_index): Ditto.
2549 * valops.c: Include cp-support.h.
2550 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
2551 frame_h, and block_h.
2552 (valops.o): Depend on cp_support_h.
2553
2554 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
2555
2556 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
2557 substitute by NUM_REGS throughout.
2558 (h8300_register_name): Only care for H8/300 and H8/300H registers.
2559 (h8300s_register_name): New function for H8S registers.
2560 (h8300sx_register_name): Ditto for H8SX registers.
2561 (h8300_print_register): Revise register printing, avoid depending
2562 on 32 bit long.
2563 (h8300_register_byte): Only care for H8/300 registers.
2564 (h8300h_register_byte): New function for any other architecture.
2565 (h8300_register_raw_size): Remove.
2566 (h8300_register_virtual_type): Revise to return actually useful
2567 type.
2568 (h8300_extract_struct_value_address): Only care for H8/300 registers.
2569 (h8300h_extract_struct_value_address): New function for any other
2570 architecture.
2571 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
2572 set_gdbarch_register_name, set_gdbarch_register_byte,
2573 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
2574 Remove calls to set_gdbarch_deprecated_register_size,
2575 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
2576 set_gdbarch_deprecated_max_register_raw_size,
2577 set_gdbarch_register_virtual_size and
2578 set_gdbarch_deprecated_max_register_virtual_size entirely.
2579 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
2580 set_gdbarch_long_double_bit.
2581
2582 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
2583
2584 * doublest.c (convert_doublest_to_floatformat): When dealing
2585 with the implied integer bit, only alter mant_bits if we are
2586 processing a full 32 bits of mantissa.
2587
2588 2003-06-11 David Carlton <carlton@bactrian.org>
2589
2590 * dictionary.h: New.
2591 * dictionary.c: New.
2592 * block.h: Add opaque declaration for struct dictionary.
2593 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
2594 'sym' members.
2595 (BLOCK_DICT): New macro.
2596 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
2597 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
2598 BLOCK_SHOULD_SORT.
2599 (ALL_BLOCK_SYMBOLS): Update definition.
2600 * Makefile.in (SFILES): Add dictionary.c.
2601 (dictionary_h): New.
2602 (COMMON_OBS): Add dictionary.o.
2603 (dictionary.o): New.
2604 (ada-lang.o): Depend on dictionary_h.
2605 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
2606 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
2607 (mi-cmd-stack.o): Ditto.
2608 (gdbtk-cmds.o): Update dependencies.
2609 (gdbtk-stack.o): Ditto.
2610 * ada-lang.c: Include dictionary.h.
2611 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
2612 (fill_in_ada_prototype, debug_print_block): Ditto.
2613 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
2614 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
2615 'is_sorted'.
2616 * mdebugread.c: Include dictionary.h.
2617 (struct parse_stack): Delete 'maxsyms' member.
2618 (parse_symbol): Update calls to new_block. Delete calls to
2619 shrink_block. Use dictionary methods.
2620 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
2621 Update calls to new_symtab. Don't maintain maxsyms data.
2622 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
2623 (add_symbol): Just call dict_add_symbol.
2624 (new_symtab): Delete 'maxsyms' argument.
2625 (new_symtab): Update calls to new_block.
2626 (new_block): Delete 'maxsyms' argument; add 'function' argument.
2627 (shrink_block): Delete function.
2628 (fixup_sigtramp): Update call to new_block. Add symbol via
2629 dict_add_symbol.
2630 * jv-lang.c: Include dictionary.h.
2631 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
2632 appropriately. Set class_symtab->free_func. Make sure the
2633 blockvector is big enough to hold two blocks.
2634 (add_class_symtab_symbol): Use dictionary methods.
2635 (free_class_block): New function.
2636 (type_from_class): Replace explicit iteration by
2637 ALL_BLOCK_SYMBOLS.
2638 * symtab.h (struct symtab): Replace 'free_ptr' method by
2639 'free_func'.
2640 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
2641 sort_symtab_syms.
2642 * dwarfread.c (psymtab_to_symtab_1): Delete call to
2643 sort_symtab_syms.
2644 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
2645 Include dictionary.h.
2646 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
2647 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
2648 sort_symtab_syms.
2649 * objfiles.c: Include dictionary.h.
2650 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
2651 * buildsym.c: Include dictionary.h.
2652 (finish_block): Use dictionary methods.
2653 (end_symtab): Set free_func to NULL, not free_ptr.
2654 * tracepoint.c: Include dictionary.h.
2655 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
2656 (scope_info): Ditto.
2657 * stack.c: Include dictionary.h.
2658 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
2659 (print_block_frame_labels, print_frame_arg_vars)
2660 (print_frame_args): Ditto.
2661 * symmisc.c (free_symtab_block): Use dictionary methods.
2662 (dump_symtab): Ditto.
2663 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
2664 Include dictionary.h.
2665 * symfile.h: Delete declarations of sort_block_syms,
2666 sort_symtab_syms.
2667 * symfile.c (sort_block_syms): Delete.
2668 (sort_symtab_syms): Delete.
2669 * symtab.c: Include dictionary.h.
2670 (lookup_block_symbol): Use dictionary iterators.
2671 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
2672 (search_symbols, make_symbol_completion_list): Ditto.
2673 (make_symbol_overload_list): Ditto.
2674 * valops.c (value_of_local): Use dict_empty.
2675 Include dictionary.h.
2676
2677 2003-06-11 J. Brobecker <brobecker@gnat.com>
2678
2679 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
2680
2681 2003-06-11 David Carlton <carlton@bactrian.org>
2682
2683 * block.h (BLOCK_SHOULD_SORT): Delete.
2684 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
2685 blocks.
2686 * ada-lang.c (ada_add_block_symbols): Ditto.
2687 * symfile.c (sort_block_syms): Delete.
2688 (sort_symtab_syms): Ditto.
2689 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
2690 declarations.
2691 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
2692 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
2693 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
2694 * dwarfread.c (psymtab_to_symtab_1): Ditto.
2695 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
2696 * mdebugread.c (psymtab_to_symtab_1): Ditto.
2697 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
2698
2699 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
2700
2701 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
2702 bits to 128.
2703
2704 2003-06-11 Andrew Cagney <cagney@redhat.com>
2705
2706 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
2707 REGISTER_CONVERTIBLE.
2708 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
2709 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
2710 * gdbarch.h, gdbarch.c: Re-generate.
2711 * arch-utils.h (deprecated_register_convertible_not): Rename
2712 generic_register_convertible_not.
2713 * arch-utils.c (deprecated_register_convertible_not): Rename
2714 generic_register_convertible.
2715 (legacy_convert_register_p, legacy_register_to_value): Update.
2716 * sh-tdep.c (sh64_push_arguments): Update.
2717 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
2718 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
2719 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
2720 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
2721 * arch-utils.c (legacy_value_to_register): Update.
2722 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2723 (rs6000_register_convert_to_raw): Make parameter "from" const.
2724 * mips-tdep.c (mips_gdbarch_init): Update.
2725 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
2726 * infcmd.c (default_print_registers_info): Update.
2727 * ia64-tdep.c (ia64_gdbarch_init): Update.
2728 (ia64_register_convert_to_raw): Make parameter "from" const.
2729 * i386-tdep.c (i386_gdbarch_init): Update.
2730 (i386_register_convert_to_raw): Update.
2731
2732 2003-06-11 Andrew Cagney <cagney@redhat.com>
2733
2734 * remote-fileio.c: Include "remote-fileio.h".
2735 * Makefile.in (remote-fileio.o): Update dependencies.
2736 (remote_fileio_h): Fix typo.
2737
2738 2003-06-11 Andrew Cagney <cagney@redhat.com>
2739
2740 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
2741 (xstormy16_save_dummy_frame_tos): Make static.
2742 (_initialize_xstormy16_tdep): Add declaration.
2743 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
2744 * v850-tdep.c: Make local functions static.
2745 (_initialize_v850_tdep): Add declaration.
2746 * sparc-tdep.c: Make local functions static.
2747 (_initialize_sparc_tdep): Add declaration.
2748 * sh-tdep.c: Make local functions static.
2749 (_initialize_sh_tdep): Add declaration.
2750 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
2751 * s390-tdep.c: Make local functions static.
2752 (_initialize_s390_tdep): Add declaration.
2753 * dbxread.c (find_stab_function_addr): Make static.
2754 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
2755 * ocd.c (_initialize_remote_ocd): Add declaration.
2756 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
2757 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
2758 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
2759 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
2760 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
2761 * remote-array.c (_initialize_array): Add declaration.
2762 (_initialize_remote_monitors): Add declaration.
2763 * remote-mips.c: Make local functions static.
2764 (_initialize_remote_mips): Add declaration.
2765 * mcore-tdep.c: Make all local functions static.
2766 (_initialize_mcore_tdep): Add declaration.
2767 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
2768 * abug-rom.c (_initialize_abug_rom): Add declaration.
2769 * rom68k-rom.c (_initialize_rom68k): Add declaration.
2770 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
2771 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
2772 * remote-est.c (_initialize_est): Add declaration.
2773 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
2774 (m68hc11_call_dummy_address): Make static.
2775 * ia64-tdep.c: Make local functions static.
2776 (_initialize_ia64_tdep): Add declaration.
2777 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
2778 * monitor.c (monitor_wait_filter): Make static.
2779 (_initialize_remote_monitors): Add declaration.
2780 * remote-hms.c (_initialize_remote_hms): Add declaration.
2781 * remote-e7000.c (fetch_regs_from_dump): Make static.
2782 (expect_n): Make static.
2783 (_initialize_remote_e7000): Add declaration.
2784 * ser-e7kpc.c: Always include "defs.h".
2785 (_initialize_ser_e7000pc): Add declaration.
2786 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
2787 * cris-tdep.c: Make all but one function static.
2788 (_initialize_cris_tdep): Add declaration.
2789 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
2790 * solib.c (update_solib_list): Make static.
2791 (_initialize_solib): Add declaration.
2792 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
2793 (_initialize_avr_tdep): Add declaration.
2794 * remote-rdi.c (voiddummy): Make static.
2795 (_initialize_remote_rdi): Add declaration.
2796 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
2797 * remote-rdp.c (send_rdp): Make static.
2798 (_initialize_remote_rdp): Add declaration.
2799 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
2800
2801 2003-06-11 Corinna Vinschen <vinschen@redhat.com>
2802
2803 * remote-fileio.c: Make ari happy.
2804
2805 2003-06-10 J. Brobecker <brobecker@gnat.com>
2806
2807 * rs6000-nat.c (child_xfer_memory): Compute the right address when
2808 fetching the trailing bytes of the buffer we are about to write.
2809
2810 2003-06-10 Andrew Cagney <cagney@redhat.com>
2811
2812 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
2813 * Makefile.in (remote-fileio.o): Update dependencies.
2814 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
2815 include <setjmp.h>, or <sys/types.h> conditional on USG.
2816 (remote_fio_jmp_buf): Delete global variable.
2817
2818 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
2819 Martin M. Hunt <hunt@redhat.com>
2820
2821 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
2822 (SFILES): Add remote-fileio.c.
2823 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
2824 dependencies for building remote.o.
2825 * remote-fileio.c: New file implementing the remote File-I/O protocol.
2826 * remote-fileio.h: New header file defining remote File-I/O interface.
2827 * remote.c (remote_write_bytes, remote_read_bytes): Remove
2828 static storage class.
2829 (remote_wait, remote_async_wait): Call remote_fileio_request() on
2830 'F' packet.
2831 (_initialize_remote): Call initialize_remote_fileio().
2832 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
2833 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
2834 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
2835 (captured_main): Initialize new ui_files.
2836 * ui-file.c: Add read and fgets input functions.
2837 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
2838 (null_file_read): New function.
2839 (ui_file_read): New function.
2840 (set_ui_file_read): New function.
2841 (stdio_file_read): New function.
2842 * ui-file.h: New type ui_file_read_ftype.
2843 (set_ui_file_read): Declare.
2844 (ui_file_read): Declare.
2845
2846 2003-06-09 Andrew Cagney <cagney@redhat.com>
2847
2848 * frame.h (deprecated_unwind_get_saved_register): Rename
2849 generic_unwind_get_saved_register, update comments.
2850 * mips-tdep.c (mips_get_saved_register): Update.
2851 * frame.c (deprecated_unwind_get_saved_register): Update.
2852
2853 2003-06-09 Andrew Cagney <cagney@redhat.com>
2854
2855 * vax-tdep.c (vax_frame_locals_address): Delete function.
2856 (vax_gdbarch_init): Do not set frame_locals_address.
2857 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
2858 (m68hc11_gdbarch_init): Do not set frame_locals_address.
2859 * s390-tdep.c (s390_frame_args_address): Delete function.
2860 (s390_gdbarch_init): Do not set frame_args_address or
2861 frame_locals_address.
2862 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
2863 (ns32k_gdbarch_init): Do not set frame_locals_address.
2864 * hppa-tdep.c (hppa_frame_args_address): Delete function.
2865 (hppa_frame_locals_address): Delete function.
2866 (hppa_gdbarch_init): Do not set frame_args_address, or
2867 frame_locals_address.
2868 * arm-tdep.c (arm_frame_args_address): Delete.
2869 (arm_frame_locals_address): Delete.
2870 (arm_gdbarch_init): Do not set frame_args_address, or
2871 frame_locals_address.
2872
2873 2003-06-09 Andrew Cagney <cagney@redhat.com>
2874
2875 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
2876 * gdbarch.h, gdbarch.c: Re-generate.
2877 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
2878 * arch-utils.c (frame_num_args_unknown): Delete function.
2879 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
2880 (frame_info): Use FRAME_NUM_ARGS_P.
2881 * arm-tdep.c (arm_frame_num_args): Delete function.
2882 (arm_gdbarch_init): Do not set frame_num_args.
2883 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
2884 * hppa-tdep.c (hppa_frame_num_args): Delete function.
2885 (hppa_gdbarch_init): Do not set frame_num_args.
2886 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
2887 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2888 frame_num_args to default frame_num_args_unknown.
2889 * v850-tdep.c (v850_gdbarch_init): Ditto.
2890 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
2891 * sh-tdep.c (sh_gdbarch_init): Ditto.
2892 * s390-tdep.c (s390_gdbarch_init): Ditto.
2893 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
2894 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2895 * mips-tdep.c (mips_gdbarch_init): Ditto.
2896 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2897 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
2898 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2899 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
2900 * i386-tdep.c (i386_gdbarch_init): Ditto.
2901 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2902 * frv-tdep.c (frv_gdbarch_init): Ditto.
2903 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
2904 * cris-tdep.c (cris_gdbarch_init): Ditto.
2905 * avr-tdep.c (avr_gdbarch_init): Ditto.
2906 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
2907
2908 2003-06-09 Andrew Cagney <cagney@redhat.com>
2909
2910 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
2911 (print_frame_args): Moved to "stack.c".
2912 * stack.c: Include "gdb_assert.h".
2913 (print_frame_nameless_args): Moved from "printcmd.c", made static.
2914 (print_frame_args): Moved from "printcmd.c".
2915 * frame.h (print_frame_args): Delete declaration.
2916 * Makefile.in (stack.o): Update dependencies.
2917
2918 2003-06-08 Andrew Cagney <cagney@redhat.com>
2919
2920 * frame.c (get_prev_frame): Remove reference to
2921 frame_args_address_correct in comments.
2922 * frame-base.c (default_frame_args_address): Delete code
2923 conditional on FRAME_ARGS_ADDRESS_CORRECT.
2924 * vax-tdep.c (vax_frame_args_address_correct): Delete.
2925 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
2926 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
2927 (vax_frame_args_address_correct): Delete declaration.
2928
2929 2003-06-08 Andrew Cagney <cagney@redhat.com>
2930
2931 * gdbarch.sh (UNWIND_SP): Add.
2932 * gdbarch.h, gdbarch.c: Re-generate.
2933 * frame.c (frame_sp_unwind): New function.
2934 (get_frame_sp): New function.
2935 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
2936 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
2937 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
2938 value.
2939 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
2940 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
2941
2942 2003-06-08 Andrew Cagney <cagney@redhat.com>
2943
2944 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
2945 REMOTE_BREAKPOINT.
2946 * remote.c: Update.
2947 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
2948 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
2949 * config/m68k/tm-sun3.h: Update.
2950 * config/m68k/tm-m68klynx.h: Update.
2951 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
2952
2953 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
2954 trad_frame". Update comments.
2955 * d10v-tdep.c (struct d10v_unwind_cache): Update.
2956 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
2957 (trad_frame_register_value, trad_frame_prev_register): Update.
2958
2959 2003-06-08 Andrew Cagney <cagney@redhat.com>
2960
2961 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
2962 from GCC's acinclude.m4.
2963 * configure.in: Check for getopt's delcaration.
2964 * aclocal.m4, config.in, configure: Re-generate.
2965 * main.c (error_init): Delete declaration.
2966 * defs.h (error_init): Declare.
2967 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
2968 (rs6000_convert_from_func_ptr_addr): Make static.
2969 (_initialize_rs6000_tdep): Add declaration.
2970 * cli/cli-cmds.c (dont_repeat): Delete declaration.
2971 (show_commands, set_verbose, show_history): Delete declaration.
2972 * top.h (set_verbose): Add declaration.
2973 (show_history, set_history, show_commands): Add declaration.
2974 (do_restore_instream_cleanup): Add declaration.
2975 * objc-lang.c (specialcmp): Make static.
2976 (print_object_command): Make static.
2977 (find_objc_msgsend): Make static.
2978 (find_objc_msgcall_submethod_helper): Make static.
2979 (find_objc_msgcall_submethod): Make static.
2980 (_initialize_objc_language): Add declaration.
2981 (find_implementation_from_class): Make static.
2982 (find_implementation): Make static.
2983 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
2984 * objc-lang.h (lookup_struct_typedef): Add declaration.
2985 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
2986 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
2987 (do_restore_user_call_depth): Make static.
2988 (do_restore_instream_cleanup): Delete declaration.
2989 (dont_repeat): Delete declaration.
2990 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
2991 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
2992 * reggroups.c (_initialize_reggroup): Add declaration.
2993 * cp-support.c (_initialize_cp_support): Add declaration.
2994 * cp-abi.c (_initialize_cp_abi): Add declaration.
2995 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
2996 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
2997 (_initialize_gnu_v3_abi): Add declaration.
2998 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
2999 (_initialize_gnu_v2_abi): Add declaration.
3000 * frame-base.c (_initialize_frame_base): Add declaration.
3001 * doublest.c (floatformat_from_length): Make static.
3002 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
3003 * frame.c (create_sentinel_frame): Make static.
3004 (_initialize_frame): Add declaration.
3005 * top.c (do_catch_errors): Make static.
3006 (gdb_rl_operate_and_get_next_completion): Make static.
3007 * typeprint.c: Include "typeprint.h".
3008 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
3009 (sentinel_frame_this_id): Make static.
3010 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
3011 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
3012 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
3013 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
3014 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
3015 * maint.c (maintenance_print_architecture): Make static.
3016 * signals/signals.c (_initialize_signals): Add declaration.
3017 * std-regs.c (_initialize_frame_reg): Add declaration.
3018 * jv-exp.y (push_variable): ISO C definition.
3019 (push_qualified_expression_name): Ditto.
3020 * memattr.c (_initialize_mem): Add declaration.
3021 * remote.c (remote_check_watch_resources): Make static.
3022 (remote_stopped_by_watchpoint): Make static.
3023 (remote_stopped_data_address): Make static.
3024 * d10v-tdep.c (nr_dmap_regs): Make static.
3025 (a0_regnum): Make static.
3026 (d10v_frame_unwind_cache): Make static.
3027 (d10v_frame_p): Make static.
3028 * osabi.c (show_osabi): Make static.
3029 (_initialize_gdb_osabi): Add extern declaration.
3030 * gdbtypes.c (make_qualified_type): Make static.
3031 (safe_parse_type): Make static.
3032 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
3033 * macrotab.c (macro_bcache_free): Make static.
3034 * interps.c (interp_set_quiet): Make static.
3035 (interpreter_exec_cmd): Make static.
3036 * stack.h (select_frame_command): New file.
3037 * stack.c: Include "stack.h".
3038 (select_frame_command_wrapper): Delete function.
3039 (select_frame_command): Make global.
3040 * infcall.c: Include "infcall.h".
3041 * linespec.c: Include "linespec.h".
3042 * symfile.c (sections_overlap): Make static.
3043 * cp-support.h (cp_initialize_namespace): ISO C declaration.
3044 * charset.c (_initialize_charset): Add missing prototype.
3045 * regcache.c (init_legacy_regcache_descr): Make static.
3046 (do_regcache_xfree): Make static.
3047 (regcache_xfer_part): Make static.
3048 (_initialize_regcache): Add missing prototype.
3049 * breakpoint.c (parse_breakpoint_sals): Make static.
3050 (breakpoint_sals_to_pc): Make static.
3051 * interps.h (clear_interpreter_hooks): ISO C declaration.
3052 * Makefile.in (stack_h): Define.
3053 (stack.o, typeprint.o, mi-main.o): Update dependencies.
3054 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
3055
3056 2003-06-08 Andrew Cagney <cagney@redhat.com>
3057
3058 * Makefile.in (d10v-tdep.o): Update dependencies.
3059 (SFILES): Add trad-frame.c.
3060 (trad_frame_h): Define.
3061 (COMMON_OBS): Add trad-frame.o.
3062 (trad-frame.o): Specify dependencies.
3063 * d10v-tdep.c: Include "trad-frame.h".
3064 (saved_regs_unwinder): Delete function.
3065 (d10v_frame_prev_register): Use trad_frame_prev_register.
3066 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
3067 trad_frame", delete "regs" and "prev_sp".
3068 (prologue_find_regs): Use trad-frame.
3069 * trad-frame.h, trad-frame.c: New files.
3070
3071 2003-06-08 Mark Kettenis <kettenis@gnu.org>
3072
3073 * dwarf2cfi.c, dwarf2cfi.h: Remove.
3074
3075 2003-06-07 Adam Fedor <fedor@gnu.org>
3076
3077 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
3078 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
3079 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
3080 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
3081 resolve_msgsend_super, resolve_msgsend_super_stret):
3082 Use it.
3083
3084 2003-06-07 Andrew Cagney <cagney@redhat.com>
3085
3086 * symfile.h: Re-indent, clean up comments.
3087
3088 2003-06-07 Andrew Cagney <cagney@redhat.com>
3089
3090 * inferior.h (deprecated_write_sp): Replace
3091 generic_target_write_sp.
3092 * regcache.c (deprecated_write_sp): Replace
3093 generic_target_write_sp.
3094 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3095 * vax-tdep.c (vax_gdbarch_init): Update.
3096 * v850-tdep.c (v850_gdbarch_init): Update.
3097 * sparc-tdep.c (sparc_gdbarch_init): Update.
3098 * sh-tdep.c (sh_gdbarch_init): Update.
3099 * s390-tdep.c (s390_gdbarch_init): Update.
3100 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3101 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3102 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3103 * mcore-tdep.c (mcore_gdbarch_init): Update.
3104 * m68k-tdep.c (m68k_gdbarch_init): Update.
3105 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3106 * ia64-tdep.c (ia64_gdbarch_init): Update.
3107 * h8300-tdep.c (h8300_gdbarch_init): Update.
3108 * frv-tdep.c (frv_gdbarch_init): Update.
3109 * cris-tdep.c (cris_gdbarch_init): Update.
3110 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
3111
3112 2003-06-07 Andrew Cagney <cagney@redhat.com>
3113
3114 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
3115 Assert that PC_REGNUM is valid.
3116 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
3117
3118 2003-06-07 Andrew Cagney <cagney@redhat.com>
3119
3120 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
3121 * gdbarch.h, gdbarch.c: Regenerate.
3122 * mn10300-tdep.c: Include "gdb_assert.h".
3123 (mn10300_read_fp): New function.
3124 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
3125 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
3126 * ia64-tdep.c: Include "gdb_assert.h".
3127 (ia64_read_fp): New function.
3128 (ia64_gdbarch_init): Set deprecated_target_read_fp to
3129 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
3130 * regcache.c (generic_target_read_sp): Delete function.
3131 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
3132 * inferior.h (generic_target_read_sp): Delete declaration.
3133 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
3134 generic_target_read_sp.
3135 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3136 * sparc-tdep.c (sparc_gdbarch_init): Ditto
3137 * sh-tdep.c (sh_gdbarch_init): Ditto.
3138 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
3139 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
3140
3141 2003-06-07 Andrew Cagney <cagney@redhat.com>
3142
3143 * gdbarch.sh: Comment each field of startup_gdbarch.
3144 * gdbarch.h, gdbarch.c: Re-generate.
3145
3146 2003-06-07 Andrew Cagney <cagney@redhat.com>
3147
3148 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
3149 * gdbarch.h, gdbarch.c: Re-generate.
3150 * regcache.c: Update comments on read_pc et.al.
3151 (generic_target_read_pc): Delete function.
3152 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
3153 * inferior.h (generic_target_read_pc): Delete declaration.
3154 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
3155 generic_target_read_pc.
3156 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
3157 * sh-tdep.c (sh_gdbarch_init): Ditto.
3158 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
3159 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3160
3161 2003-06-07 Andrew Cagney <cagney@redhat.com>
3162
3163 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
3164 "index" with "special_local_sect". Use strcmp instead of STREQ.
3165 Append period to coments.
3166
3167 2003-06-06 Mark Mitchell <mark@codesourcery.com>
3168
3169 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
3170 (elfstab_offset_sections): Likewise.
3171 * gdb-stabs.h (stab_section_info): Likewise.
3172 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
3173 * objfiles.c (objfile_relocate): Likewise.
3174 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
3175 * remote.c (get_offsets): Likewise.
3176 (remote_cisco_objfile_relocate): Likewise.
3177 * somread.c (som_symfile_offsets): Likewise.
3178 * symfile.c (alloc_section_addr_info): New function.
3179 (build_section_addr_info_from_section_tab): Use it.
3180 (free_section_addr_info): Adjust.
3181 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
3182 (syms_from_objfile): Allocate local_addr dynamically.
3183 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
3184 dynamically.
3185 (add_symbol_file_command): Allocate sect_opts dynamically.
3186 (reread_symbols): Avoid use of SECT_OFF_MAX.
3187 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
3188 (alloc_section_addr_info): Declare it.
3189 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
3190 * win32-nat.c (solib_symbols_add): Allocate section_addrs
3191 dynamically.
3192 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
3193
3194 2003-06-06 Andrew Cagney <cagney@redhat.com>
3195
3196 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
3197 (d10v_frame_unwind_cache): Do not set "return_pc".
3198
3199 2003-06-06 Michael Snyder <msnyder@redhat.com>
3200
3201 * h8300-tdep.c: Make tidy (long lines).
3202
3203 2003-06-06 Michal Ludvig <mludvig@suse.cz>
3204
3205 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
3206 to regcache_collect().
3207
3208 2003-06-05 J. Brobecker <brobecker@gnat.com>
3209
3210 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
3211 pc_in_sigtramp multiarch method.
3212 (hppa_hpux_som_init_abi): Use it.
3213 (hppa_hpux_elf_init_abi): Likewise.
3214 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
3215 macro has been multiarched.
3216 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
3217 macro here, as hppa64 isn't multiarched yet.
3218
3219 2003-06-05 Andrew Cagney <cagney@redhat.com>
3220
3221 * Makefile.in (value_h): Add $(frame_h).
3222 * value.h: Include "frame.h".
3223 (struct value): Replace "frame_addr" with "frame_id".
3224 (VALUE_FRAME_ID): Replace VALUE_FRAME.
3225 * values.c (allocate_value): Use VALUE_FRAME_ID.
3226 (value_copy): Use VALUE_FRAME_ID.
3227 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
3228 * valops.c (value_assign): Update. Use frame_find_by_id.
3229
3230 2003-06-05 Michal Ludvig <mludvig@suse.cz>
3231
3232 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
3233 in each pass.
3234
3235 2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
3236
3237 * thread-db.c (check_event): For create/death event breakpoints,
3238 loop through all messages to ensure that we read the message
3239 corresponding to the breakpoint we are at.
3240
3241 2003-06-04 Michael Snyder <msnyder@redhat.com>
3242
3243 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
3244
3245 2003-06-04 Mark Kettenis <kettenis@gnu.org>
3246
3247 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
3248 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
3249 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
3250 when handling .eh_frame sections.
3251
3252 2003-06-04 J. Brobecker <brobecker@gnat.com>
3253
3254 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
3255 prepare_to_proceed procedure instead of the hppa-specific one.
3256 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
3257
3258 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
3259
3260 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
3261 * config.in: Regenerated.
3262 * configure.in: Add test for syscall function and check for
3263 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
3264 * configure: Regenerated.
3265 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
3266 <sys/syscall.h>.
3267 (kill_lwp): New function that uses tkill syscall or
3268 uses kill, depending on whether threading model is nptl or not.
3269 All callers of kill() changed to use kill_lwp().
3270 (lin_lwp_wait): Make special check when WIFEXITED occurs to
3271 see if all threads have already exited in the nptl model.
3272 (stop_and_resume_callback): New callback function used by the
3273 lin_lwp_wait thread exit handling code.
3274 (stop_wait_callback): Check for threads already having exited and
3275 delete such threads fromt the lwp list when discovered.
3276 (stop_callback): Don't assert retcode of kill call.
3277
3278 Roland McGrath <roland@redhat.com>
3279 * i386-linux-nat.c (ps_get_thread_area): New function needed by
3280 nptl libthread_db.
3281
3282 2003-06-03 Richard Henderson <rth@redhat.com>
3283
3284 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
3285 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
3286 (alpha_sigtramp_frame_prev_register): Likewise.
3287 (alpha_heuristic_frame_prev_register): Likewise.
3288 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
3289
3290 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
3291 alpha-specific register id names.
3292 (alpha_mdebug_frame_unwind_cache): Likewise.
3293 (alpha_mdebug_frame_prev_register): Likewise.
3294
3295 2003-06-03 Richard Henderson <rth@redhat.com>
3296
3297 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
3298 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
3299 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
3300 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
3301 unwind routines.
3302 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
3303 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
3304 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
3305
3306 * alpha-linux-tdep.c: Remove unnecessary includes.
3307 * Makefile.in (alpha-linux-tdep.o): Update.
3308
3309 2003-06-03 Richard Henderson <rth@redhat.com>
3310
3311 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
3312 (alphabsd_fill_fpreg): Likewise.
3313
3314 2003-06-03 J. Brobecker <brobecker@gnat.com>
3315
3316 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
3317 references to struct frame_info fields by calls to the equivalent
3318 accessors. Necessary now that frame_info is opaque.
3319
3320 2003-06-03 J. Brobecker <brobecker@gnat.com>
3321
3322 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
3323 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
3324 structure, field no longer exists.
3325
3326 2003-06-03 J. Brobecker <brobecker@gnat.com>
3327
3328 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
3329 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
3330
3331 2003-06-03 J. Brobecker <brobecker@gnat.com>
3332
3333 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
3334 references to struct frame_info fields by calls to the equivalent
3335 accessors. Necessary now that frame_info is opaque.
3336
3337 2003-06-03 J. Brobecker <brobecker@gnat.com>
3338
3339 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
3340 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
3341 structure, field no longer exists.
3342
3343 2003-06-03 Theodore A. Roth <troth@openavr.org>
3344
3345 * remote.c (init_remote_state): Compute sizeof_g_packet by
3346 accumulation of the size of all registers instead of blindly using
3347 DEPRECATED_REGISTER_BYTES.
3348
3349 2003-06-03 Michael Snyder <msnyder@redhat.com>
3350
3351 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
3352 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
3353 for h8300sx.
3354
3355 2003-06-03 J. Brobecker <brobecker@gnat.com>
3356
3357 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
3358 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
3359
3360 2003-06-03 Andrew Cagney <cagney@redhat.com>
3361
3362 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
3363 (sparc_convert_to_raw): Delete function.
3364 (sparc_gdbarch_init): Do not set register_convert_to_raw or
3365 register_convert_to_virtual.
3366
3367 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
3368
3369 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
3370 layer if not dealing with a statically-linked threaded program.
3371
3372 2003-06-03 Kris Warkentin <kewarken@qnx.com>
3373
3374 * solib.c (solib_open): Update comment to reflect actual search order.
3375
3376 2003-06-03 Andrew Cagney <cagney@redhat.com>
3377
3378 * frame.c (get_frame_memory_signed): New function.
3379 (get_frame_memory, get_frame_memory_unsigned): New function.
3380 (get_frame_arch): New function.
3381 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
3382 (get_frame_memory, get_frame_unsigned_memory): Declare.
3383 * d10v-tdep.c (d10v_frame_unwind_cache): Use
3384 get_frame_memory_unsigned and get_frame_arch.
3385 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
3386
3387 2003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
3388
3389 * MAINTAINERS (write after approval): Add myself.
3390
3391 2003-06-03 Jim Blandy <jimb@redhat.com>
3392
3393 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
3394 elements of gregset_t are 64 bits each, but access registers
3395 are still 32 bits, so they're packed two per gregset_t
3396 element. Unpack/pack them properly.
3397
3398 2003-06-02 David Carlton <carlton@bactrian.org>
3399
3400 * linespec.c (find_methods): Break out code into
3401 add_matching_methods and add_constructors.
3402 (add_matching_methods): New.
3403 (add_constructors): Ditto.
3404
3405 2003-06-02 Andrew Cagney <cagney@redhat.com>
3406
3407 * sparc-tdep.c (sparc_print_registers): Delete call to
3408 REGISTER_CONVERTIBLE.
3409 (sparc_gdbarch_init): Do not set register_convertible.
3410 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3411 * frv-tdep.c (frv_gdbarch_init): Ditto.
3412 * cris-tdep.c (cris_gdbarch_init): Ditto.
3413
3414 2003-06-02 Elena Zannoni <ezannoni@redhat.com>
3415
3416 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
3417 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
3418 (syms_from_objfile): Ditto.
3419
3420 2003-06-03 Andreas Schwab <schwab@suse.de>
3421
3422 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
3423 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
3424
3425 2003-06-02 Richard Henderson <rth@redhat.com>
3426
3427 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
3428 a member of all_reggroup.
3429
3430 2003-06-02 Richard Henderson <rth@redhat.com>
3431
3432 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
3433 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
3434 (alpha_lds, alpha_sts): New.
3435 (alpha_convert_register_p): Change from _register_convertible.
3436 (alpha_register_to_value): Change from _convert_to_virtual;
3437 restructure and fail for type sizes other than 4 or 8.
3438 (alpha_value_to_register): Similarly.
3439 (alpha_extract_return_value): Use alpha_sts.
3440 (alpha_store_return_value): Use alpha_lds.
3441 (alpha_gdbarch_init): Update hooks.
3442
3443 2003-06-02 Richard Henderson <rth@redhat.com>
3444
3445 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
3446 regnum identifiers.
3447 (alpha_sigtramp_register_address): Likewise.
3448
3449 2003-06-02 Richard Henderson <rth@redhat.com>
3450
3451 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
3452 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
3453 * alpha-tdep.h: Declare them.
3454
3455 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
3456 Remove zerobuf. Don't error on UNIQUE.
3457 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
3458 (ALPHA_REGSET_UNIQUE): Provide default.
3459 (supply_gregset): Use alpha_supply_int_regs.
3460 (fill_gregset): Use alpha_fill_int_regs.
3461 (supply_fpregset): Use alpha_supply_fp_regs.
3462 (fill_fpregset): Use alpha_fill_fp_regs.
3463 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
3464 (alphabsd_supply_reg): Use alpha_supply_int_regs.
3465 (alphabsd_fill_reg): Use alpha_fill_int_regs.
3466 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
3467 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
3468 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
3469
3470 2003-06-02 Richard Henderson <rth@redhat.com>
3471
3472 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
3473
3474 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
3475 (alpha_store_return_value): Likewise.
3476
3477 2003-06-02 David Carlton <carlton@math.stanford.edu>
3478
3479 * block.c (contained_in): Add 'const' to arguments.
3480 (block_function): Ditto.
3481 * block.h: Update declarations for block_function and
3482 contained_in.
3483
3484 2003-06-02 David Carlton <carlton@math.stanford.edu>
3485
3486 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
3487 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
3488 * p-valprint.c (pascal_val_print): Ditto.
3489 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
3490
3491 2003-06-02 Richard Henderson <rth@redhat.com>
3492
3493 * alpha-tdep.c (alpha_push_dummy_call): Use
3494 builtin_type_ieee_double_little instead of builtin_type_double.
3495
3496 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
3497 sign-extension of 32-bit values.
3498 (alpha_store_return_value): Similarly.
3499
3500 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
3501 (alpha_extract_return_value): Likewise.
3502 (alpha_store_return_value): Likewise.
3503
3504 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
3505 (alpha_store_return_value): Error on IEEE Quad floats.
3506
3507 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
3508 (alpha_extract_struct_value_address): Likewise.
3509 (alpha_store_return_value): Likewise.
3510 (alpha_store_struct_return): Remove.
3511 (alpha_gdbarch_init): Update hook registration to match.
3512
3513 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
3514 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
3515 macros where appropriate.
3516 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
3517 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
3518
3519 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
3520 for SP, GP; void_func_ptr for PC; non-language-specific types
3521 for all others.
3522 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
3523
3524 2003-06-02 Richard Henderson <rth@redhat.com>
3525
3526 * top.h (lim_at_start): Declare.
3527 * main.c (captured_main): Set it.
3528 * top.c (lim_at_start): Define.
3529 (command_loop): Use it instead of &environ.
3530 * event-top.c (command_handler): Likewise.
3531
3532 2003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
3533
3534 * mipsnbsd-tdep.c: Update copyright years.
3535 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
3536
3537 2003-06-01 Richard Henderson <rth@redhat.com>
3538
3539 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
3540 (alpha-linux-tdep.o): Update dependencies.
3541 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
3542 * alpha-mdebug-tdep.c: Remove unneeded includes.
3543
3544 2003-06-01 Richard Henderson <rth@redhat.com>
3545
3546 * alpha-tdep.c (alpha_register_reggroup_p): New.
3547 (alpha_gdbarch_init): Register it.
3548
3549 2003-06-02 Andrew Cagney <cagney@redhat.com>
3550
3551 * dwarfread.c: Eliminate "register"
3552 (decode_die_type): Eliminate assignment within "if".
3553 (struct_type, decode_array_element_type): Ditto.
3554 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
3555 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
3556 (decode_modified_type, completedieinfo): Ditto.
3557 * block.c: Eliminate "register".
3558 (blockvector_for_pc_sect): Eliminate assignment within "if".
3559 * cp-support.h (struct symbol): Opaque declaration.
3560 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
3561
3562 2003-06-01 Richard Henderson <rth@redhat.com>
3563
3564 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
3565 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
3566
3567 2003-06-01 Adam Fedor <fedor@gnu.org>
3568
3569 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
3570 * gdbarch.[ch]: Regenerate.
3571 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
3572 (hppa_gdbarch_init): Set it in the gdbarch vector.
3573 * i386-tdep.c (i386_fetch_pointer_argument): New
3574 (i386_gdbarch_init): Set it into gdbarch.
3575 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
3576 (rs6000_gdbarch_init): Set it in gdbarch.
3577 * sparc-tdep.c (sparc_fetch_pointer_argument): New
3578 (sparc_gdbarch_init): Set it in gdbarch.
3579
3580 2003-06-01 Andrew Cagney <cagney@redhat.com>
3581
3582 * defs.h (extract_address): Delete declaration.
3583 * findvar.c (extract_address): Delete function.
3584 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
3585 extract_address with the inline equivalent,
3586 extract_unsigned_integer.
3587 (xstormy16_extract_struct_value_address): Ditto.
3588 (xstormy16_pointer_to_address): Ditto.
3589 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
3590 * v850-tdep.c (v850_push_arguments): Ditto.
3591 (v850_extract_return_value): Ditto.
3592 (v850_extract_struct_value_address): Ditto.
3593 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
3594 (sparcnbsd_get_longjmp_target_64): Ditto.
3595 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
3596 (get_longjmp_target): Ditto.
3597 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
3598 (sh64_extract_struct_value_address): Ditto.
3599 (sh_push_arguments): Ditto.
3600 (sh64_push_arguments): Ditto.
3601 * remote-vxsparc.c (vx_read_register): Ditto.
3602 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
3603 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
3604 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
3605 * mipsv4-nat.c (get_longjmp_target): Ditto.
3606 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
3607 * mips-nat.c (get_longjmp_target): Ditto.
3608 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
3609 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
3610 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
3611 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
3612 * irix5-nat.c (get_longjmp_target): Ditto.
3613 * irix4-nat.c (get_longjmp_target): Ditto.
3614 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
3615 (ia64_push_arguments): Ditto.
3616 * hpux-thread.c (hpux_thread_store_registers): Ditto.
3617 * h8300-tdep.c (h8300_push_arguments): Ditto.
3618 (h8300_store_return_value): Ditto.
3619 (h8300_extract_struct_value_address): Ditto.
3620 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
3621 (frv_push_arguments): Ditto.
3622 * avr-tdep.c (avr_pointer_to_address): Ditto.
3623 (avr_push_arguments): Ditto.
3624 * arm-tdep.c (arm_push_dummy_call): Ditto.
3625 (arm_get_longjmp_target): Ditto.
3626 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
3627 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
3628 (alpha_get_longjmp_target): Ditto.
3629
3630 * solib-irix.c (extract_mips_address): Inline extract_address,
3631 replacing it with extract_signed_integer.
3632 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
3633 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
3634 (first_link_map_member, open_symbol_file_object): Ditto.
3635 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
3636 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
3637 (LM_NEXT, LM_NAME): Ditto.
3638
3639 2003-06-01 Richard Henderson <rth@redhat.com>
3640
3641 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
3642 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
3643 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
3644 (alpha_cannot_store_register): Likewise.
3645 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
3646 * alpha-nat.c (supply_gregset): Likewise.
3647 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
3648
3649 2003-06-01 Andrew Cagney <cagney@redhat.com>
3650
3651 * infcall.c (call_function_by_hand): Update comment on
3652 DEPRECATED_DUMMY_WRITE_SP.
3653
3654 * mips-tdep.c (mips_gdbarch_init): Do not set
3655 deprecated_dummy_write_sp.
3656 (mips_eabi_push_dummy_call): Set the SP register.
3657 (mips_o64_push_dummy_call): Set the SP register.
3658 (mips_o32_push_dummy_call): Set the SP register.
3659 (mips_n32n64_push_dummy_call): Set the SP register.
3660
3661 2003-06-01 Richard Henderson <rth@redhat.com>
3662
3663 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
3664 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
3665 (supply_gregset): Likewise.
3666 * alpha-tdep.c (alpha_store_return_value): Likewise.
3667 (alpha_get_longjmp_target): Likewise.
3668 (alpha_register_name): Constify array.
3669 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
3670 deprecated_register_size, deprecated_register_bytes,
3671 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
3672 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
3673 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
3674
3675 2003-06-01 Richard Henderson <rth@redhat.com>
3676
3677 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
3678 from arg_reg_buffer to regcache to avoid double conversion.
3679
3680 2003-06-01 Mark Kettenis <kettenis@gnu.org>
3681
3682 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
3683 SP_REGNUM.
3684 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
3685 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
3686
3687 2003-06-01 Richard Henderson <rth@redhat.com>
3688
3689 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
3690 (decode_frame_entry): Set it. Skip FDE augmentation.
3691
3692 2003-06-01 Richard Henderson <rth@redhat.com>
3693
3694 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
3695 not overlapping PC_REGNUM.
3696
3697 2003-06-01 Richard Henderson <rth@redhat.com>
3698
3699 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
3700 alpha_push_arguments. Don't dump argument register data to
3701 the target stack. Fix float and 128-bit long double semantics.
3702 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
3703 (alpha_fix_call_dummy): Remove.
3704 (alpha_call_dummy_words): Remove.
3705 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
3706
3707 2003-06-01 Richard Henderson <rth@redhat.com>
3708
3709 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
3710
3711 2003-06-01 Andrew Cagney <cagney@redhat.com>
3712
3713 * mips-tdep.c (is_mips16_addr): New function.
3714 (make_mips16_addr, unmake_mips16_addr): New functions.
3715 (pc_is_mips16, mips_fetch_instruction): Use.
3716 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
3717 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
3718 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
3719 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
3720 TARGET_MIPS.
3721 * config/mips/tm-mips.h: Update copyright.
3722 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
3723 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
3724 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
3725 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
3726 (TM_PRINT_INSN_MACH): Delete.
3727 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
3728
3729 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
3730 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
3731 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
3732 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
3733 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
3734 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
3735 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
3736 mips*-*-riscos* and mips*-*-sysv* onto mips.
3737 * config/mips/mips64.mt: New file.
3738 * config/mips/mips.mt: New file.
3739 * config/mips/littlemips.mt: Delete file.
3740 * config/mips/decstation.mt: Delete file.
3741 * config/mips/vr4300el.mt: Delete file.
3742 * config/mips/vr5000el.mt: Delete file.
3743 * config/mips/vr5000.mt: Delete file.
3744 * config/mips/vr4100.mt: Delete file.
3745 * config/mips/vr4xxxel.mt: Delete file.
3746 * config/mips/vr4300.mt: Delete file.
3747 * config/mips/vr4xxx.mt: Delete file.
3748 * config/mips/bigmips.mt: Delete file.
3749 * config/mips/bigmips64.mt: Delete file.
3750 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
3751 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
3752 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
3753 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
3754 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
3755 "tm-bigmips.h".
3756 * config/mips/tm-irix3.h: Ditto.
3757 * config/mips/tm-mipsv4.h: Ditto.
3758 * config/mips/tm-embed.h: Ditto.
3759 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
3760 "tm-bigmips64.h".
3761 * config/mips/tm-vr5000el.h: Delete file.
3762 * config/mips/tm-tx39l.h: Delete file.
3763 * config/mips/tm-vr4300el.h: Delete file.
3764 * config/mips/tm-vr4xxxel.h: Delete file.
3765 * config/mips/tm-vr4300.h: Delete file.
3766 * config/mips/tm-vr4100.h: Delete file.
3767 * config/mips/tm-vr4xxx.h: Delete file.
3768 * config/mips/tm-vr5000.h: Delete file.
3769 * config/mips/tm-embedl64.h: Delete file.
3770 * config/mips/tm-embedl.h: Delete file.
3771 * config/mips/tm-embed64.h: Delete file.
3772 * config/mips/tm-bigmips64.h: Delete file.
3773 * config/mips/tm-bigmips.h: Delete file.
3774
3775 2003-06-01 Mark Kettenis <kettenis@gnu.org>
3776
3777 Fix gdb/1216.
3778 * shnbsd-nat.c: Include "sh-tdep.h".
3779
3780 From Richard Henderson <rth@redhat.com>:
3781 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
3782
3783 2003-05-31 Andrew Cagney <cagney@redhat.com>
3784
3785 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
3786 forward declaration.
3787 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
3788 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
3789 (mips_find_saved_regs): Use set_reg_offset.
3790 (mips_frame_init_saved_regs): Delete function.
3791 (mips_pop_frame): Call mips_find_saved_regs instead of
3792 DEPRECATED_FRAME_INIT_SAVED_REGS.
3793
3794 2003-05-31 Andrew Cagney <cagney@redhat.com>
3795
3796 * mips-tdep.c (mips_gdbarch_init): Do not set
3797 deprecated_max_register_raw_size, register_virtual_size, and
3798 deprecated_max_register_virtual_size.
3799
3800 2003-05-31 Mark Kettenis <kettenis@gnu.org>
3801
3802 * i386-tdep.c: Include "dwarf2-frame.h".
3803 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
3804 * Makefile.in (i386-tdep.o): Update dependencies.
3805
3806 * dwarf2-frame.c, dwarf2-frame.h: New files.
3807 * Makefile.in (SFILES): Add dwarf2-frame.c.
3808 (dwarf2_frame_h): Define.
3809 (COMMON_OBS): Add dwarf2-frame.o.
3810 (dwarf2-frame.o): Add dependencies.
3811
3812 2003-05-31 Andreas Jaeger <aj@suse.de>
3813
3814 * x86-64-linux-nat.c: Fix comment.
3815
3816 2003-05-31 Mark Kettenis <kettenis@gnu.org>
3817
3818 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
3819 function signature.
3820
3821 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
3822 have a sigcontext_addr handler.
3823 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
3824 sigcontext_addr handler.
3825
3826 2003-05-31 Andrew Cagney <cagney@redhat.com>
3827
3828 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
3829 (print_fp_register_row): Replace do_fp_register_row.
3830 (mips_print_fp_register): Add "file" and "frame" parameters.
3831 (mips_print_register): Add "file" and "frame" parameters.
3832 (mips_print_registers_info): Replace mips_do_registers_info.
3833 (mips_gdbarch_init): Set print_registers_info instead of
3834 deprecated_do_registers_info.
3835 (mips_read_fp_register_single): Add "frame" parameter.
3836 (mips_read_fp_register_double): Add "frame" parameter.
3837
3838 2003-05-31 Mark Kettenis <kettenis@gnu.org>
3839
3840 * i386-tdep.c (i386_register_name): Check for MMX registers first.
3841 Fixes a bug where GDB would print the wrong register names for
3842 targets without SSE.
3843
3844 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
3845 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
3846 registers.
3847
3848 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
3849 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
3850 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
3851 TDEP->sc_sp_offset.
3852
3853 From Michal Ludvig <mludvig@suse.cz>:
3854 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
3855 and `sc_num_regs'.
3856 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
3857 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
3858 I386_ST0_REGNUM): Move here from...
3859 * i386-tdep.c: ... here.
3860 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
3861 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
3862 registers if possible.
3863 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
3864 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
3865 Remove variables.
3866 (i386bsd_sc_reg_offset): New variable.
3867 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
3868 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
3869 TDEP->sc_sp_offset.
3870 (i386fbsd_sc_reg_offset): New variable.
3871 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
3872 TDEP->sc_num_regs.
3873 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
3874 variables.
3875 (i386fbsd4_sc_reg_offset): New variable.
3876 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
3877 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
3878 TDEP->sc_sp_offset.
3879 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
3880 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
3881 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
3882 Remove variables.
3883 (i386nbsd_sc_reg_offset): New variable.
3884 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
3885 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
3886 TDEP->sc_sp_offset.
3887 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
3888 Remove variables.
3889 (i386obsd_sc_reg_offset): New variable.
3890 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
3891 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
3892 TDEP->sc_sp_offset.
3893 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
3894 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
3895 for frame pointer offset in `struct sigcontext'.
3896
3897 2003-05-31 Andrew Cagney <cagney@redhat.com>
3898
3899 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
3900 architecture methods call_dummy_words, sizeof_call_dummy_words,
3901 push_return_address, store_struct_return, and fix_call_dummy. Set
3902 push_dummy_call instead of deprecated_push_arguments.
3903 (mips_store_struct_return): Delete function.
3904 (mips_fix_call_dummy): Delete function.
3905 (mips_push_return_address): Delete function.
3906 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
3907 RA_REGNUM and T9_REGNUM.
3908 (mips_n32n64_push_dummy_call): Ditto for
3909 mips_n32n64_push_arguments.
3910 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
3911 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
3912
3913 2003-05-31 Andrew Cagney <cagney@redhat.com>
3914
3915 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
3916 "dummy_addr" to "bp_addr".
3917 * infcall.c (call_function_by_hand): Pass "funaddr" to
3918 gdbarch_push_dummy_call.
3919 * gdbarch.h, gdbarch.c: Re-generate.
3920 * i386-tdep.c (i386_push_dummy_call): Update.
3921 * arm-tdep.c (arm_push_dummy_call): Update.
3922 * d10v-tdep.c (d10v_push_dummy_call): Update.
3923
3924 2003-05-31 Mark Kettenis <kettenis@gnu.org>
3925
3926 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
3927 variable declarations.
3928 (x86_64_register_number, x86_64_register_name): Remove prototypes.
3929 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
3930 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
3931 x86_64_init_frame_pc, x86_64_init_frame_pc,
3932 x86_64_function_has_prologue): Remove prototypes.
3933 (X86_64_NUM_GREGS): New define.
3934 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
3935 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
3936 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
3937 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
3938 XMM1_REGNUM): Remove defines.
3939 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
3940 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
3941 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
3942 X86_64_XMM1_REGNUM): New defines.
3943 (struct x86_64_register_info): Renamed from `struct
3944 register_info'. Remove `size' member.
3945 (x86_64_register_info_table): Remove variable.
3946 (x86_64_register_info): New variable.
3947 (X86_64_NUM_REGS): New define.
3948 (X86_64_NUM_GREGS): Remove define.
3949 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
3950 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
3951 Remove variables.
3952 (x86_54_dwarf2_reg_to_regnum): Remove function.
3953 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
3954 (x86_64_dwarf_reg_to_regnum): New function.
3955 (x86_64_register_name): Rewrite.
3956 (x86_64_register_raw_size): Remove function.
3957 (x86_64_register_byte_table): Remove variable.
3958 (x86_64_register_byte): Remove function.
3959 (x86_64_register_virtual_type): Remove function.
3960 (x86_64_register_type): New function.
3961 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
3962 x86_64_register_convert_to_raw): Remove functions.
3963 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
3964 (x86_64_use_struct_convention): Make static. Adjust for renamed
3965 defines.
3966 (x86_64_frame_init_saved_regs): Remove function.
3967 (x86_64_push_arguments): Make static. Change to accept a regcache
3968 as argument.
3969 (x86_64_store_return_value, x86_64_extract_return_value): Make
3970 static. Rewrite based on i386 counterparts.
3971 (x86_64_push_dummy_call): New function.
3972 (X86_64_NUM_SAVED_REGS): New define.
3973 (x86_64_register_number): Remove function.
3974 (x86_64_store_struct_return): Remove function.
3975 (x86_64_frameless_function_invocation,
3976 x86_64_function_has_prologue): Remove functions.
3977 (PROLOG_BUFSIZE): Remove define.
3978 (struct x86_64_frame_cache): New structure.
3979 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
3980 x86_64_frame_cache, x86_64_frame_this_id,
3981 x86_64_frame_prev_register, x86_64_frame_p,
3982 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
3983 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
3984 functions.
3985 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
3986 variables.
3987 (x86_64_skip_prologue): Rewrite in terms of
3988 x86_64_analyze_prologue.
3989 (x86_64_frame_base_address): New function.
3990 (x86_64_frame_base): New variable.
3991 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
3992 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
3993 set deprecated_fp_regnum, deprecated_register_size,
3994 deprecated_register_bytes, register_raw_size, register_byte,
3995 register_virtual_type, register_convertiable,
3996 register_convert_to_virtual, convert_to_raw,
3997 deprecated_get_saved_register, deprecated_target_read_fp,
3998 deprecated_push_arguments, deprecated_push_return_address,
3999 deprecated_pop_frame, deprecated_store_struct_return,
4000 deprecated_frame_init_saved_regs, deprecated_frame_chain,
4001 frameless_function_invocation, deprecated_frame_saved_pc,
4002 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
4003 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
4004 deprecated_init_frame_pc and virtual_frame_pointer. Call
4005 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
4006 and x86_64_frame_p. Call frame_base_set_default to register
4007 x86_64_frame_base.
4008 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
4009 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
4010 (_initialize_x86_64_tdep): Remove function.
4011 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
4012 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
4013 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
4014 define.
4015 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
4016 (x86_64_linux_sigcontext_addr): Rewrite.
4017 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
4018 x86_64_linux_frame_saved_pc): Remove functions.
4019 (x86_64_linux_pc_in_sigtramp): Renamed from
4020 x86_64_linux_in_sigtramp. Try harder to recognize a signal
4021 trampoline.
4022 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
4023 Remove_functions.
4024 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
4025 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
4026 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
4027 (x86_64_regmap): Rename to regmap.
4028 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
4029 x86_64_num_gregs.
4030 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
4031 x86_64_regmap.
4032 (x86_64_fxsave_offset): Remove function.
4033 (supply_fpregset): Simply call x86_64_supply_fxsave.
4034 (fill_fpregset): Simply call x86_64_fill_fxsave.
4035 (fetch_inferior_registers, store_inferior_registers): Avoid
4036 asignment in if-statement.
4037 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
4038 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
4039 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
4040 (fetch_core_registers): Remove function.
4041 (linux_elf_core_fns): Remove.
4042 (offsetoff): Don't define.
4043 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
4044 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
4045 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
4046 add core-regset.o.
4047 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
4048 protection against multiple includes instead of NM_X86_64_h. Add
4049 various comments. Include "config/nm-linux.h". Don't include
4050 <signal.h>.
4051 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
4052 GET_THREAD_SIGNALS): Remove defines.
4053 (x86_64_register_u_addr, kernel_u_size,
4054 lin_thread_get_thread_signals): Remove prototypes.
4055 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
4056 [HAVE_LINK_H]: Don't include "solib.h".
4057 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
4058 * config/i386/tm-x86-64linux.h: Fix comments.
4059 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
4060 x86-64-tdep.o): Update dependencies.
4061
4062 2003-05-30 Andrew Cagney <cagney@redhat.com>
4063
4064 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
4065 Change parameter type to a "struct regcache *".
4066
4067 * gdbarch.sh: Regardless of the multi-arch level, always define
4068 the macro when not already defined.
4069 * gdbarch.h, gdbarch.c: Re-generate.
4070
4071 2003-05-30 Richard Henderson <rth@redhat.com>
4072
4073 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
4074 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
4075 (alpha_mdebug_frame_this_id): Likewise.
4076 (alpha_mdebug_frame_prev_register): Likewise.
4077 (alpha_mdebug_frame_base_address): Likewise.
4078 (alpha_mdebug_frame_locals_address): Likewise.
4079 (alpha_mdebug_frame_args_address): Likewise.
4080 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
4081 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
4082 (alpha_heuristic_frame_unwind_cache): Make static; add missing
4083 loop increment.
4084 (alpha_heuristic_frame_this_id): Make static.
4085 (alpha_heuristic_frame_prev_register): Likewise.
4086 (alpha_heuristic_frame_base_address): Likewise.
4087 * alpha-tdep.h: Update.
4088
4089 2003-05-30 Mark Kettenis <kettenis@gnu.org>
4090
4091 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
4092 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
4093 defenitions.
4094 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
4095 * i386-tdep.c: Mark functions that are 64-bit safe as such.
4096 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
4097 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
4098 I386_ST0_REGNUM): New defines.
4099 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
4100 codestream_get): Remove define.
4101 (codestream_next_addr, condestream_addr, condestream_buf,
4102 codestream_off, codestream_cnt): Remove variables.
4103 (codestream_fill, codestream_seek, codestream_read): Remove
4104 functions.
4105 (i386_follow_jump): Rewrite to avoid usage of removed codestream
4106 functionality.
4107 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
4108 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
4109 i386_frame_saved_pc, i386_saved_pc_after_call,
4110 i386_frame_num_args, i386_frame_init_saved_regs,
4111 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
4112 i386_push_arguments): Remove functions.
4113 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
4114 functionality. Use i386_analyze_prologue instead of
4115 i386_get_frame_setup.
4116 (I386_NUM_SAVED_REGS): New define.
4117 (struct i386_frame_cache): New structure.
4118 (i386_alloc_frame_cache, i386_analyze_struct_return,
4119 i386_skip_probe, i386_analyze_frame_setup,
4120 i386_analyze_register_saves, i386_analyze_prologue,
4121 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
4122 i386_frame_prev_register, i386_sigtramp_frame_cache,
4123 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
4124 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
4125 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
4126 New functions.
4127 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
4128 New variables.
4129 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
4130 I386_EAX_REGNUM and I386_EDX_REGNUM.
4131 (i386_extract_return_value, i386_store_return_value): Use
4132 I386_ST0_REGNUM where appropriate.
4133 (i386_extract_struct_value_address): Rewrite to use extract_address.
4134 (i386_svr4_pc_in_sigtramp): Add comment.
4135 (i386_svr4_sigcontext_addr): Rewrite.
4136 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
4137 TDEP->sc_sp_offset.
4138 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
4139 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
4140 of new defines. Set push_dummy_call, don't set
4141 deprecated_push_arguments, deprecated_push_return_address,
4142 deprecated_pop_frame. Don't set parm_boundary. Don't set
4143 deprecated_frame_chain, deprecated_frame_saved_pc,
4144 deprecated_saved_pc_after_call. Set unwind_dummy_id,
4145 save_dummy_frame_tos, unwind_pc. Call
4146 frame_unwind_append_predicate and frame_base_set_default. Don't
4147 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
4148 Don't set frameless_function_invocation. Don't set
4149 deprecated_register_bytes, deprecated_register_size,
4150 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
4151 * i386-linux-tdep.c: Fix formatting in some comments.
4152 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
4153 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
4154 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
4155 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
4156 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
4157 redundant parentheses.
4158 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
4159 (i386_linux_sigcontext_addr): Use it. Rewrite.
4160 (find_minsym_and_objfile): Change name of second argument.
4161 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
4162 changed. Use frame_pc_unwind instead of
4163 DEPRECATED_SAVED_PC_AFTER_CALL.
4164 (i386_linux_init_abi): Don't set deprecated_register_bytes.
4165 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
4166 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
4167 unwinder.
4168 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
4169 "dummy-frame.h".
4170 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
4171 (_initialize_i386_cygwin_tdep): New prototype.
4172 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
4173 deprecated_frame_chain_valid.
4174 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
4175 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
4176 Rely on the SVR4 defaults.
4177 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
4178 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
4179
4180 2003-05-30 Andrew Cagney <cagney@redhat.com>
4181
4182 * infcall.c (call_function_by_hand): Always call
4183 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
4184
4185 2003-05-30 Richard Henderson <rth@redhat.com>
4186
4187 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
4188 increment.
4189
4190 2003-05-29 Jim Blandy <jimb@redhat.com>
4191
4192 Use gdbarch methods for solib stuff on PowerPC Linux.
4193 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
4194 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
4195 show through.
4196 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
4197 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
4198 giving the same effect as the #definitions above.
4199
4200 2003-05-29 Adam Fedor <fedor@gnu.org>
4201
4202 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
4203 (find_implementation_from_class): Replace it with the standard
4204 case i.e. do nothing.
4205
4206 2003-05-29 Richard Henderson <rth@redhat.com>
4207
4208 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
4209 (alpha_linux_sigtramp_offset): Use it. Make static.
4210 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
4211 update for new frame model.
4212 * alpha-mdebug-tdep.c: New file.
4213 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
4214 (alpha_osf1_init_abi): Install it.
4215 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
4216 (linked_proc_desc_table): Remove.
4217 (alpha_frame_past_sigtramp_frame): Remove.
4218 (alpha_dynamic_sigtramp_offset): Remove.
4219 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
4220 (alpha_proc_desc_is_dyn_sigtramp): Remove.
4221 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
4222 (push_sigtramp_desc): Remove.
4223 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
4224 (alpha_cannot_store_register): Likewise.
4225 (alpha_sigcontext_addr): Remove.
4226 (alpha_find_saved_regs): Remove.
4227 (alpha_frame_init_saved_regs): Remove.
4228 (alpha_init_frame_pc_first): Remove.
4229 (read_next_frame_reg): Remove.
4230 (alpha_frame_saved_pc): Remove.
4231 (alpha_saved_pc_after_call): Remove.
4232 (temp_proc_desc, temp_saved_regs): Remove.
4233 (alpha_about_to_return): Remove.
4234 (cached_proc_desc): Remove.
4235 (alpha_frame_chain): Remove.
4236 (alpha_print_extra_frame_info): Remove.
4237 (alpha_init_extra_frame_info): Remove.
4238 (alpha_frame_locals_address): Remove.
4239 (alpha_frame_args_address): Remove.
4240 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
4241 (alpha_push_dummy_frame): Remove.
4242 (alpha_pop_frame): Remove.
4243 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
4244 (alpha_read_insn): New.
4245 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
4246 for different insn encodings.
4247 (alpha_in_lenient_prologue): Remove.
4248 (struct alpha_sigtramp_unwind_cache): New.
4249 (alpha_sigtramp_frame_unwind_cache): New.
4250 (alpha_sigtramp_register_address): New.
4251 (alpha_sigtramp_frame_this_id): New.
4252 (alpha_sigtramp_frame_prev_register): New.
4253 (alpha_sigtramp_frame_unwind): New.
4254 (alpha_sigtramp_frame_p): New.
4255 (struct alpha_heuristic_unwind_cache): New.
4256 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
4257 don't count nop insns that occur between functions.
4258 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
4259 heuristic_proc_desc, but without the mdebug wrapping.
4260 (alpha_heuristic_frame_this_id): New.
4261 (alpha_heuristic_frame_prev_register): New.
4262 (alpha_heuristic_frame_unwind): New.
4263 (alpha_heuristic_frame_p): New.
4264 (alpha_heuristic_frame_base_address): New.
4265 (alpha_heuristic_frame_base): New.
4266 (alpha_unwind_dummy_id): New.
4267 (alpha_unwind_pc): New.
4268 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
4269 frame related deprecated initializations; install replacements.
4270 (alpha_dump_tdep): Remove.
4271 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
4272 (alpha_read_insn, alpha_after_prologue,
4273 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
4274 alpha_heuristic_frame_prev_register,
4275 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
4276 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
4277 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
4278 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
4279
4280 2003-05-29 Andrew Cagney <cagney@redhat.com>
4281
4282 * gdb_assert.h (gdb_assert_fail): Provide different definitions
4283 dependant on the availability of ASSERT_FUNCTION.
4284 (ASSERT_FUNCTION): Do not define when there is no function name.
4285
4286 2003-05-29 Kevin Buettner <kevinb@redhat.com>
4287
4288 From Jimi X <jimix@watson.ibm.com>:
4289 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
4290
4291 2003-05-28 Jim Blandy <jimb@redhat.com>
4292
4293 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
4294 argument to ptrace to int; the system headers should give it the
4295 right type, and pointers don't fit in ints on powerpc64-*-*.
4296
4297 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
4298
4299 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
4300 DW_TAG_catch_block.
4301
4302 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
4303
4304 * stabsread.c (dbx_lookup_type): Make static.
4305 (read_type): Ditto.
4306 (add_undefined_type): Ditto.
4307 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
4308 not export.
4309
4310 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
4311
4312 * hpread.c (hpread_has_name): Make static.
4313 (hpread_psymtab_to_symtab): Ditto.
4314 (file_exists): Ditto.
4315 (hpread_call_pxdb): Ditto.
4316 (hpread_pxdb_needed): Ditto.
4317 (hpread_quick_traverse): Ditto.
4318 (hpread_get_header): Ditto.
4319 (hpread_get_lntt): Ditto.
4320 (hpread_get_slt): Ditto.
4321 (class_of): Ditto.
4322
4323 2003-05-25 Andreas Schwab <schwab@suse.de>
4324
4325 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
4326 stack_align and deprecated_extra_stack_alignment_needed.
4327 (m68k_stack_align): Delete.
4328
4329 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
4330 (m68k_register_virtual_size): Likewise.
4331 (altos_skip_prologue): Remove obsolete function.
4332 (isi_frame_num_args): Likewise.
4333 (news_frame_num_args): Likewise.
4334 (m68k_fix_call_dummy): Make static.
4335 (m68k_push_dummy_frame): Likewise.
4336 (m68k_pop_frame): Likewise.
4337 (m68k_skip_prologue): Likewise.
4338 (m68k_frame_init_saved_regs): Likewise.
4339 (m68k_saved_pc_after_call): Likewise.
4340 (m68k_get_longjmp_target): Make multi-arch.
4341 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
4342 structure. Register m68k_get_longjmp_target if enabled.
4343 * m68k-tdep.h (struct gdbarch_tdep): Define.
4344 * config/m68k/tm-m68k.h: Don't include "regcache.h".
4345
4346 * Makefile.in (config.status): Also depend on configure.tgt
4347 and configure.host.
4348 (m68klinux-tdep.o): Update dependencies.
4349 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
4350 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
4351 (M68K_LINUX_JB_PC): Define.
4352 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
4353 and take additional parameter.
4354 (m68k_linux_sigtramp_saved_pc): Update.
4355 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
4356 m68k_linux_pc_in_sigtramp, in_plt_section,
4357 find_solib_trampoline_target.
4358 * config/m68k/tm-linux.h: Don't include any tm headers.
4359 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
4360 (JB_ELEMENT_SIZE): Likewise.
4361 (JB_PC): Likewise.
4362 (GET_LONGJMP_TARGET): Likewise.
4363 (IN_SIGTRAMP): Likewise.
4364 (SVR4_SHARED_LIBS): Define this and include "solib.h".
4365
4366 2003-05-25 Mark Kettenis <kettenis@gnu.org>
4367
4368 * sparc-tdep.c (sparc32_do_push_arguments): New function.
4369 (sparc32_push_arguments): Re-implement by calling
4370 sparc32_do_push_arguments.
4371
4372 2003-05-25 Mark Kettenis <kettenis@gnu.org>
4373
4374 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
4375 SPARC_O1_REGNUM): New defines.
4376 (sparc32_extract_return_value): Rewrite to operate on a regcache.
4377 (sparc32_store_return_value): New function.
4378 (sparc_extract_struct_value_address): Rewrite to operate on a
4379 regcache.
4380 (sparc_gdbarch_init): Don't set
4381 deprecated_extract_struct_value_address. Set
4382 extract_struct_value_address instead. Don't set
4383 deprecated_extract_return_value and deprecated_store_return_value
4384 for 32-bit targets. Set extract_return_value and
4385 store_return_value instead.
4386 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
4387 DEPRECTAED_EXTRACT_RETURN_VALUE,
4388 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
4389 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
4390 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
4391 (sparc_store_return_value): Remove prototype.
4392 (sparc32_store_return_value): New prototype.
4393 (sparc32_extract_return_value, sparc_extract_struct_value_address):
4394 Adjust prototypes.
4395
4396 2003-05-24 Mark Kettenis <kettenis@gnu.org>
4397
4398 * sparcnbsd-tdep.c: Include "gdb_string.h".
4399
4400 2003-05-23 Andrew Cagney <cagney@redhat.com>
4401
4402 * p-valprint.c (pascal_val_print): Replace extract_address with
4403 the inline equivalent extract_unsigned_integer.
4404 * jv-valprint.c (java_value_print): Ditto.
4405 * ada-valprint.c (ada_val_print_1): Ditto.
4406 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
4407
4408 2003-05-23 Theodore A. Roth <troth@openavr.org>
4409
4410 * blockframe.c (frameless_look_for_prologue): Remove unused
4411 after_prologue variable.
4412
4413 2003-05-23 Mark Kettenis <kettenis@gnu.org>
4414
4415 * blockframe.c (get_pc_function_start): Rewrite to avoid
4416 asignments in if-statements.
4417
4418 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
4419
4420 Committed by Elena Zannoni <ezannoni@redhat.com>.
4421 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
4422 files, don't relocate absolute symbols (and do use mst_abs).
4423
4424 2003-05-23 Andrew Cagney <cagney@redhat.com>
4425
4426 * objc-lang.c: Include "gdb_assert.h".
4427 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
4428 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
4429 (gdb_check, gdb_check_fatal): Delete functions.
4430 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
4431 gdb_assert.
4432 (parse_selector, parse_method, find_methods, find_imps): Ditto.
4433 * Makefile.in (objc-lang.o): Update dependencies.
4434
4435 2003-05-22 Ian Lance Taylor <ian@airs.com>
4436
4437 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
4438 with fprintf_filtered, not fprintf_unfiltered.
4439
4440 2003-05-22 Andrew Cagney <cagney@redhat.com>
4441
4442 * stack.c (frame_info): Inline extract_address, replacing it with
4443 extract_unsigned_integer.
4444 * findvar.c (unsigned_pointer_to_address): Ditto.
4445 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
4446 * dwarf2expr.c (dwarf2_read_address): Ditto.
4447 * frame.c (frame_pc_unwind): Update comment.
4448 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
4449
4450 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
4451
4452 * infptrace.c (detach): Call print_sys_errmsg rather than
4453 perror_with_name to issue warning message when errno is non-zero
4454 after calling ptrace detach.
4455
4456 2003-05-21 J. Brobecker <brobecker@gnat.com>
4457
4458 * config/pa/tm-hppa.h: Delete some unused macros. Move some
4459 macro definitions from here...
4460 * hppa-tdep.c: ...to there.
4461
4462 2003-05-20 Kevin Buettner <kevinb@redhat.com>
4463
4464 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
4465 register_ptrace_addr(). Fix all callers.
4466
4467 2003-05-21 Andreas Schwab <schwab@suse.de>
4468
4469 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
4470 dependencies.
4471 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
4472 end.
4473 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
4474 (_initialize_m68k_linux_tdep): New function.
4475 (m68k_linux_frame_saved_pc): Make static.
4476 (m68k_linux_extract_return_value): Likewise.
4477 (m68k_linux_store_return_value): Likewise.
4478 (m68k_linux_extract_struct_value_address): Likewise.
4479 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
4480 Remove.
4481 (DEPRECATED_STORE_RETURN_VALUE): Remove.
4482 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
4483 (DEPRECATED_FRAME_SAVED_PC): Remove.
4484
4485 2003-05-20 Kris Warkentin <kewarken@qnx.com>
4486
4487 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
4488 regset numbering rather than our own.
4489
4490 2003-05-19 David Carlton <carlton@bactrian.org>
4491
4492 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
4493
4494 2003-05-19 David Carlton <carlton@bactrian.org>
4495
4496 Partial fix for PR c++/827.
4497 * cp-support.h: Include symtab.h.
4498 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
4499 * cp-namespace.c: Update contributors.
4500 (cp_lookup_symbol_nonlocal): New.
4501 (lookup_namespace_scope, cp_lookup_symbol_namespace)
4502 (lookup_symbol_file): Ditto.
4503 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
4504 * block.h: Declare block_scope, block_using, block_global_block.
4505 * block.c (block_scope): New.
4506 (block_using, block_global_block): Ditto.
4507 * Makefile.in (cp_support_h): Depend on symtab_h.
4508 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
4509
4510 2003-05-19 David Carlton <carlton@bactrian.org>
4511
4512 * language.h (struct language_defn): Add 'la_value_of_this'
4513 and 'la_lookup_symbol_nonlocal' members.
4514 * symtab.h: Declare basic_lookup_symbol_nonlocal,
4515 lookup_symbol_static, lookup_symbol_global,
4516 lookup_symbol_aux_block.
4517 * symtab.c (lookup_symbol_aux): Call language hooks to determine
4518 if we should search fields of this and how to do static/global
4519 lookup.
4520 (lookup_symbol_aux_block): Make extern.
4521 (basic_lookup_symbol_nonlocal): New.
4522 (lookup_symbol_static, lookup_symbol_global): Ditto.
4523 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
4524 'la_lookup_symbol_nonlocal' members.
4525 * c-lang.c (c_language_defn, cplus_language_defn)
4526 (asm_language_defn, minimal_language_defn): Ditto.
4527 * jv-lang.c (java_language_defn): Ditto.
4528 * language.c (unknown_language_defn, auto_language_defn)
4529 (local_language_defn): Ditto.
4530 * m2-lang.c (m2_language_defn): Ditto.
4531 * objc-lang.c (objc_language_defn): Ditto.
4532 * scm-lang.c (scm_language_defn): Ditto.
4533 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
4534 * p-lang.c (pascal_language_defn): Ditto for both.
4535 * Makefile.in (f-lang.o): Depend on value_h.
4536 (p-lang.o): Ditto.
4537
4538 2003-05-19 David Carlton <carlton@bactrian.org>
4539
4540 * block.h: Declare block_static_block.
4541 * block.c (block_static_block): New.
4542 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
4543 lookup_symbol_aux_local, calling block_static_block instead.
4544 (lookup_symbol_aux_local): Delete 'static_block' argument.
4545
4546 2003-05-19 David Carlton <carlton@bactrian.org>
4547
4548 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
4549
4550 2003-05-19 Michal Ludvig <mludvig@suse.cz>
4551
4552 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
4553 register numbers mapping.
4554
4555 2003-05-18 Adam Fedor <fedor@gnu.org>
4556
4557 * symtab.c (completion_list_objc_symbol): New function.
4558 (make_symbol_completion_list): Use it to add ObjC symbols
4559 when looking though the list.
4560 (language_search_unquoted_string): New function.
4561 (make_file_symbol_completion_list): Use it.
4562
4563 2003-05-18 Andreas Schwab <schwab@suse.de>
4564
4565 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
4566 dependencies.
4567 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
4568 as m68k_linux_extract_return_value.
4569 (DEPRECATED_STORE_RETURN_VALUE): Define as
4570 m68k_linux_store_return_value.
4571 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
4572 m68k_linux_extract_struct_value_address.
4573 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
4574 get_next_frame, get_frame_base, get_frame_pc.
4575 (m68k_linux_frame_saved_pc): Use get_frame_base.
4576 (m68k_linux_extract_return_value): New function.
4577 (m68k_linux_store_return_value): New function.
4578 (m68k_linux_extract_struct_value_address): New function.
4579 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
4580
4581 * c-exp.y (typebase): Remove duplicate occurence of
4582 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
4583 of lookup_signed_typename.
4584
4585 2003-05-18 Mark Kettenis <kettenis@gnu.org>
4586
4587 * dwarf2loc.c (find_location_expression): Change type of second
4588 argument to `size_t *'.
4589 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
4590 for size variable.
4591
4592 2003-05-18 David Carlton <carlton@bactrian.org>
4593
4594 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
4595 'linkage_name'. Add comment.
4596 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
4597 'linkage_name'.
4598 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
4599 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
4600 (lookup_block_symbol): Ditto.
4601
4602 2003-05-16 Andrew Cagney <cagney@redhat.com>
4603
4604 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
4605 * gdbarch.h, gdbarch.c: Re-generate.
4606 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
4607 * TODO (REGISTER_BYTES): Delete reference.
4608 * alpha-tdep.c (alpha_gdbarch_init): Update.
4609 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4610 * x86-64-tdep.c (x86_64_init_abi): Update.
4611 * vax-tdep.c (vax_gdbarch_init): Update.
4612 * v850-tdep.c (v850_gdbarch_init): Update.
4613 * sparc-tdep.c (sparc_gdbarch_init): Update.
4614 * sh-tdep.c (sh_gdbarch_init): Update.
4615 * s390-tdep.c (s390_gdbarch_init): Update.
4616 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4617 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
4618 (ns32k_gdbarch_init_32382): Update.
4619 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
4620 * mcore-tdep.c (mcore_gdbarch_init): Update.
4621 * m68k-tdep.c (m68k_gdbarch_init): Update.
4622 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4623 * ia64-tdep.c (ia64_gdbarch_init): Update.
4624 * i386-tdep.c (i386_gdbarch_init): Update.
4625 * i386-linux-tdep.c (i386_linux_init_abi): Update.
4626 * hppa-tdep.c (hppa_gdbarch_init): Update.
4627 * h8300-tdep.c (h8300_gdbarch_init): Update.
4628 * frv-tdep.c (frv_gdbarch_init): Update.
4629 * cris-tdep.c (cris_gdbarch_init): Update.
4630 * avr-tdep.c (avr_gdbarch_init): Update.
4631 * arm-tdep.c (arm_gdbarch_init): Update.
4632 * sparc-tdep.c (sparc_pop_frame): Update.
4633 * rs6000-tdep.c (rs6000_pop_frame): Update.
4634 * remote.c (init_remote_state): Update.
4635 (remote_prepare_to_store): Update.
4636 * remote-vx.c (vx_prepare_to_store): Update.
4637 * remote-sds.c (sds_fetch_registers): Update.
4638 (sds_prepare_to_store): Update.
4639 * remote-array.c: Update.
4640 * regcache.c (init_legacy_regcache_descr): Update.
4641 (init_regcache_descr): Update.
4642 * mips-tdep.c (mips_eabi_extract_return_value): Update.
4643 (mips_o64_extract_return_value): Update.
4644 * irix5-nat.c (fetch_core_registers): Update.
4645 * irix4-nat.c (fetch_core_registers): Update.
4646 * i386-tdep.h: Update.
4647 * hppa-tdep.c (pa_do_registers_info): Update.
4648 (pa_do_strcat_registers_info): Update.
4649 * cris-tdep.c (cris_register_bytes_ok): Update.
4650 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
4651 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
4652 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
4653 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
4654 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
4655 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
4656 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
4657 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
4658 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
4659 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
4660 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
4661 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
4662 (REGISTER_BYTES_OK): Update.
4663 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
4664 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
4665
4666 2003-05-16 Ian Lance Taylor <ian@airs.com>
4667
4668 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
4669 (vax_print_insn, print_insn_arg): Remove static functions.
4670 (vax_gdbarch_init): Call set_gdbarch_print_insn with
4671 print_insn_vax from opcodes library.
4672 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
4673
4674 2003-05-15 Andrew Cagney <cagney@redhat.com>
4675
4676 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
4677 * target.h (memory_breakpoint_from_pc): Delete declaration.
4678 * mem-break.c (memory_breakpoint_from_pc): Delete function.
4679 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
4680 * monitor.c (monitor_insert_breakpoint): Use
4681 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
4682 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
4683 * gdbarch.h, gdbarch.c: Re-generate.
4684 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
4685 (sparc_gdbarch_init): Set breakpoint_from_pc to
4686 sparc_breakpoint_from_pc.
4687 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
4688 (BREAKPOINT_FROM_PC): Define.
4689 (sparc_breakpoint_from_pc): Declare.
4690 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
4691 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
4692 (BREAKPOINT_FROM_PC): Define.
4693 (BREAKPOINT): Delete macro.
4694 * target.h: Update comment.
4695 * s390-tdep.c (s390_gdbarch_init): Update comments.
4696 * remote.c: Update comments.
4697 * remote-mips.c: Update comments.
4698 * proc-api.c (write_with_trace): Do not check for a breakpoint.
4699 * mem-break.c: Update comment.
4700 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
4701 (ia64_memory_insert_breakpoint): Update.
4702 * config/sparc/tm-sparc.h: Update comment.
4703 * config/pa/tm-hppa64.h: Update comment.
4704 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
4705 (rs6000_breakpoint_from_pc): Update.
4706 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
4707 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
4708 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
4709 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
4710 (mips_breakpoint_from_pc): Update.
4711 (mips_dump_tdep): Update.
4712
4713 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
4714 * minsyms.c (lookup_minimal_symbol): Inline
4715 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
4716
4717 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
4718 * p-valprint.c (pascal_object_print_value_fields): Ditto.
4719 * p-lang.c (pascal_printstr): Ditto.
4720 * objc-lang.c (objc_printstr): Ditto.
4721 * m2-lang.c (m2_printstr): Ditto.
4722 * jv-valprint.c (java_print_value_fields): Ditto.
4723 * f-lang.c (f_printstr): Ditto.
4724 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
4725 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
4726 for repeat_count_threshold.
4727 * Makefile.in (cp-valprint.o): Update dependencies.
4728
4729 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
4730
4731 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
4732 (examine_prologue): Support looking through leaf functions, knowing
4733 they start with mov r2,r12. Support skipping over indirect stores
4734 of the input registers. Upon hitting a non-nop branch instruction
4735 or predicated instruction, bail out by setting lim_pc to the current
4736 pc value in the loop. At the end, if the lim_pc value is still
4737 beyond our calculated value and we have trust_limit set,
4738 use the lim_pc value.
4739
4740 2003-05-15 Andrew Cagney <cagney@redhat.com>
4741
4742 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
4743 generic_find_dummy_frame.
4744 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
4745 (deprecated_generic_find_dummy_frame): Update.
4746 (deprecated_read_register_dummy): Update.
4747 * frame.c (deprecated_generic_get_saved_register): Update.
4748
4749 2003-05-15 Theodore A. Roth <troth@openavr.org>
4750
4751 * avr-tdep.c (avr_breakpoint_from_pc): New function.
4752 (avr_gdbarch_init): Set breakpoint_from_pc method.
4753
4754 2003-05-15 Andrew Cagney <cagney@redhat.com>
4755
4756 * regcache.c (build_regcache): Set deprecated_register_valid
4757 directly.
4758 (deprecated_grub_regcache_for_register_valid): Delete function.
4759 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
4760 declaration.
4761
4762 2003-05-15 David Carlton <carlton@bactrian.org>
4763
4764 Committed by Elena Zannoni <ezannoni@redhat.com>
4765 * symtab.c (lookup_symbol_aux): Delete calls to
4766 lookup_symbol_aux_minsyms.
4767 (lookup_symbol_aux_minsyms): Comment out function and
4768 prototype. Delete lookup by mangled name.
4769
4770 2003-05-14 Kevin Buettner <kevinb@redhat.com>
4771
4772 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
4773 correctly indicate an empty stack and ``stack_allocated'' to the
4774 indicate the number of elements initially allocated.
4775 (dwarf_expr_grow_stack): Simplify method for computing new
4776 stack size. Don't loop infinitely if ``stack_len'' is zero.
4777 (execute_stack_op): Move ``ctx->in_reg'' initialization
4778 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
4779 be used in conjuction with DW_OP_piece. Revise error message
4780 accordingly.
4781
4782 2003-05-14 Theodore A. Roth <troth@openavr.org>
4783
4784 * MAINTAINERS: Update my email address.
4785 * avr-tdep.c: Ditto.
4786
4787 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
4788
4789 * symtab.h (enum domain_enum): Rename from namespace_enum.
4790 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
4791 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
4792 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
4793 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
4794 TYPES_NAMESPACE, METHODS_NAMESPACE.
4795 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
4796 (struct symbol, struct partial_symbol): Rename field
4797 'namespace_enum namespace' to 'domain_enum domain'.
4798 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
4799 Delete old define kludge for namespace.
4800
4801 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
4802 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
4803 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
4804 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
4805 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
4806 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
4807 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
4808 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
4809 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
4810 occurrences of the above.
4811
4812 2003-05-14 Ian Lance Taylor <ian@airs.com>
4813
4814 * Makefile.in (install-only): Use $(SHELL) when running
4815 mkinstalldirs.
4816
4817 2003-05-13 Ian Lance Taylor <ian@airs.com>
4818
4819 * MAINTAINERS (write after approval): Add myself.
4820
4821 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
4822 second and third arguments.
4823 * ser-tcp.c (_initialize_ser_tcp): Likewise.
4824 * ser-unix.c (_initialize_ser_hardwire): Likewise.
4825
4826 2003-05-13 Andrew Cagney <cagney@redhat.com>
4827
4828 * defs.h (store_address): Delete declaration.
4829 findvar.c (store_address): Delete function.
4830 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
4831 store_unsigned_integer.
4832 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
4833 * v850-tdep.c (v850_push_arguments): Ditto.
4834 * sparc-tdep.c (sparc_get_saved_register): Ditto.
4835 * sh-tdep.c (sh64_get_saved_register): Ditto.
4836 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
4837 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
4838 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
4839 (mips_get_saved_register): Ditto.
4840 * ia64-tdep.c (ia64_get_saved_register): Ditto.
4841 (find_func_descr, ia64_push_arguments): Ditto.
4842 * i386-tdep.c (i386_push_arguments): Ditto.
4843 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
4844 * frv-tdep.c (frv_push_arguments): Ditto.
4845 * frame.c (legacy_saved_regs_prev_register): Ditto.
4846 (deprecated_generic_get_saved_register): Ditto.
4847 * findvar.c (unsigned_address_to_pointer): Ditto.
4848 * dwarf2read.c (dwarf2_const_value): Ditto.
4849 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
4850 * alpha-tdep.c (alpha_push_arguments): Ditto.
4851
4852 2003-05-12 J. Brobecker <brobecker@gnat.com>
4853
4854 * NEWS: Mention that the hppa-hpux port has been partially
4855 multiarched (32bit ABIT only, so far).
4856
4857 2003-05-11 Andrew Cagney <cagney@redhat.com>
4858
4859 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
4860 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
4861 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
4862 sim/testsuite/sim/arm/misaligned2.ms, and
4863 sim/testsuite/sim/arm/misaligned3.ms.
4864 * disasm.h (struct ui_file): Add opaque struct declaration.
4865 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
4866 * frame.h (struct ui_file): Ditto.
4867
4868 2003-05-11 Mark Kettenis <kettenis@gnu.org>
4869
4870 * value.h: Pretty print.
4871
4872 2003-05-10 Mark Kettenis <kettenis@gnu.org>
4873
4874 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
4875
4876 2003-05-08 Andrew Cagney <cagney@redhat.com>
4877
4878 * regcache.h (max_register_size): Delete declaration.
4879 * regcache.c (max_register_size): Delete function.
4880 (struct regcache_descr): Delete field "max_register_size".
4881 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
4882 registers fit in MAX_REGISTER_SIZE.
4883 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
4884 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
4885 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
4886 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
4887 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
4888 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
4889 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
4890 * dve3900-rom.c, hppa-tdep.c: Ditto.
4891
4892 2003-05-08 David Carlton <carlton@math.stanford.edu>
4893
4894 * valops.c (push_word): Fix typo.
4895
4896 2003-05-08 Andrew Cagney <cagney@redhat.com>
4897
4898 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
4899 * gdbarch.h: Re-generate.
4900 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
4901 (legacy_max_register_raw_size): Delete declaration.
4902 * regcache.c (legacy_max_register_raw_size): Delete function.
4903 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
4904 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
4905 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
4906 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
4907 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
4908 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
4909 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
4910 * findvar.c, dwarf2cfi.c: Ditto.
4911
4912 2003-05-08 Andrew Cagney <cagney@redhat.com>
4913
4914 * mips-tdep.c (read_signed_register): New function, moved to here
4915 from "regcache.c".
4916 (read_signed_register_pid): Ditto.
4917 * regcache.c (read_signed_register_pid): Delete function, moved to
4918 "mips-tdep.c".
4919 (read_signed_register): Ditto.
4920 * regcache.h (read_signed_register): Delete declaration.
4921 (read_signed_register_pid): Delete declaration.
4922
4923 2003-05-08 Andrew Cagney <cagney@redhat.com>
4924
4925 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
4926 * gdbarch.h: Re-generate.
4927 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
4928 (legacy_max_register_virtual_size): Delete declaration.
4929 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
4930 * d10v-tdep.c (d10v_print_registers_info): Ditto.
4931 * tracepoint.c (memrange_sortmerge): Ditto.
4932 * sparc-tdep.c (sparc_print_registers): Ditto.
4933 * regcache.c (legacy_max_register_virtual_size): Delete function.
4934
4935 2002-05-08 J. Brobecker <brobecker@gnat.com>
4936
4937 * fork-child.c (escape_bang_in_quoted_argument): New function.
4938 (fork_inferior): Escape '!' characters in quoted arguments
4939 only when needed.
4940
4941 2003-05-08 J. Brobecker <brobecker@gnat.com>
4942
4943 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
4944 the language of the CU is not currently supported by GDB.
4945
4946 2003-05-08 J. Brobecker <brobecker@gnat.com>
4947
4948 * defs.h (language): Add language_minimal enum value.
4949 * c-lang.c (minimal_language_defn): New language definition.
4950 (_initialize_c_language): Add the new minimal language to the list
4951 of languages known to GDB.
4952
4953 2003-05-08 Kevin Buettner <kevinb@redhat.com>
4954
4955 * frame.c (get_frame_type): Don't attempt to lazily initialize
4956 frame's unwinder for legacy frames.
4957
4958 2003-05-07 Andrew Cagney <cagney@redhat.com>
4959
4960 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
4961 and "regcache" parameters.
4962 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
4963
4964 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
4965
4966 * dwarf2read.c (dwarf_decode_lines): Only use output of
4967 check_cu_functions() when calling record_line(). Do not update
4968 the current address.
4969
4970 2003-05-07 Andrew Cagney <cagney@redhat.com>
4971
4972 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
4973 code.
4974
4975 2003-05-07 Jim Blandy <jimb@redhat.com>
4976
4977 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
4978 'maint info symtabs' and 'maint info psymtabs'.
4979 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
4980 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
4981 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
4982 Declarations updated.
4983 * maint.c (maintenance_list_command): Delete.
4984 (_initialize_maint_cmds): Update calls to add_cmd.
4985 * gdbcmd.h (maintenancelistlist): Delete declaration.
4986 * cli/cli-cmds.c (maintenancelistlist): Delete.
4987 (init_cmd_lists): Don't initialize it.
4988 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
4989
4990 2003-05-07 Andrew Cagney <cagney@redhat.com>
4991
4992 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
4993 "regcache".
4994 (d10v_print_registers_info): Update.
4995 (d10v_dmap_register, d10v_imap_register): Delete functions.
4996 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
4997 and "imap_register".
4998 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
4999 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
5000 * arch-utils.c (generic_remote_translate_xfer_address): Add
5001 "regcache" and "gdbarch" parameters.
5002 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
5003 parameter. Change class to multi-arch.
5004 * gdbarch.h, gdbarch.c: Re-generate.
5005 * remote.c (remote_xfer_memory): Use
5006 gdbarch_remote_translate_xfer_address.
5007
5008 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
5009
5010 * infrun.c (prev_pc): Move declaration ahead of proceed().
5011 (proceed): Refresh prev_pc value before resuming.
5012 (stop_stepping): Remove code to refresh prev_pc.
5013
5014 2003-05-06 Kris Warkentin <kewarken@qnx.com>
5015
5016 * nto-tdep.c: Removed stray comment.
5017
5018 2003-05-06 Kris Warkentin <kewarken@qnx.com>
5019
5020 * i386-nto-tdep.c: Fix old K&R function definitions.
5021 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
5022 Also change add_show_from_set() call to add_setshow_cmd().
5023 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
5024
5025 2003-05-05 Andrew Cagney <cagney@redhat.com>
5026
5027 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
5028 (fprint_dummy_frames): New function.
5029 (maintenance_print_dummy_frames): New function.
5030 (_initialize_dummy_frame): Add command "maint print dummy-frames".
5031 * frame.c (fprint_frame_id): Make global.
5032 * frame.h (fprint_frame_id): Declare.
5033 * Makefile.in (dummy-frame.o): Update dependencies.
5034
5035 2003-05-05 Andrew Cagney <cagney@redhat.com>
5036
5037 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
5038 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
5039 SIZEOF_CALL_DUMMY_WORDS.
5040 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
5041 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
5042 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
5043 CALL_DUMMY_BREAKPOINT_OFFSET.
5044 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
5045 CALL_DUMMY_START_OFFSET.
5046 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
5047 * gdbarch.h, gdbarch.c: Re-generate.
5048 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
5049 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
5050 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
5051 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
5052 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
5053 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
5054 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
5055 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
5056 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
5057 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
5058 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
5059 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
5060 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
5061 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
5062 * config/sparc/tm-sparc.h: Update.
5063
5064 2003-05-05 Kris Warkentin <kewarken@qnx.com>
5065
5066 * configure.tgt: Add i[3456]86-*-nto*.
5067 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
5068 * nto-tdep.c: New file. Neutrino target support routines.
5069 * nto-tdep.h: New file. Neutrino target header.
5070 * config/tm-qnxnto.h: New file.
5071 * config/i386/i386nto.mt: New file.
5072 * config/i386/tm-i386nto.h: New file.
5073
5074 2003-05-04 Andrew Cagney <cagney@redhat.com>
5075
5076 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
5077 (load_infrun_state): Ditto.
5078 (struct thread_info): Drop "prev_func_name" field.
5079 * thread.c (load_infrun_state): Update.
5080 (save_infrun_state): Update.
5081 * infrun.c (prev_func_name): Delete variable.
5082 (init_wait_for_inferior): Do not clear prev_func_name.
5083 (stop_stepping, keep_going, context_switch): Do not swap
5084 prev_func_name.
5085 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
5086 instead of PC_IN_SIGTRAMP.
5087
5088 2003-05-04 Andrew Cagney <cagney@redhat.com>
5089
5090 * sentinel-frame.c (sentinel_frame_prev_register): Replace
5091 REGISTER_BYTE with register_offset_hack.
5092 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
5093 that REGISTER_BYTE is consistent with the regcache.
5094 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
5095 * gdbarch.h, gdbarch.c: Regenerate.
5096
5097 2003-05-04 Mark Kettenis <kettenis@gnu.org>
5098
5099 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
5100 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
5101
5102 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
5103
5104 2003-05-03 J. Brobecker <brobecker@gnat.com>
5105
5106 From Thierry Schneider <tpschneider1@yahoo.com>
5107 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
5108 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
5109 (mi-cmd-symbol.o): Add rule.
5110
5111 2003-05-03 Andrew Cagney <cagney@redhat.com>
5112
5113 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
5114 comments noteing that it replaces the old FIX_CALL_DUMMY code.
5115 * gdbarch.h, gdbarch.c: Re-generate.
5116 * d10v-tdep.c (d10v_push_dummy_code): New function.
5117 (d10v_gdbarch_init): Set push_dummy_code.
5118 * infcall.c (legacy_push_dummy_code): New function.
5119 (generic_push_dummy_code): New function.
5120 (push_dummy_code): New function.
5121 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
5122 instead of dummy_addr, to push_dummy_call. Move call to
5123 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
5124 switch.
5125 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
5126
5127 2003-05-03 Andrew Cagney <cagney@redhat.com>
5128
5129 * disasm.h (print_insn): Declare.
5130 * disasm.c (init_gdb_disassemble_info): New function.
5131 (gdb_disassembly): Call init_gdb_disassemble_info.
5132 (gdb_print_insn): New function.
5133 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
5134 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
5135 * mcore-tdep.c: Include "disasm.h"
5136 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
5137 * d10v-tdep.c: Include "disasm.h".
5138 (display_trace): Call gdb_print_insn, instead of print_insn.
5139 (print_insn): Delete function.
5140 * printcmd.c: Include "disasm.h".
5141 (print_insn): Delete function.
5142 (print_formatted): Call gdb_print_insn, instead of print_insn.
5143 * Makefile.in (printcmd.o): Update dependencies.
5144 (mcore-tdep.o, d10v-tdep.o): Ditto.
5145
5146 2003-05-02 Andrew Cagney <cagney@redhat.com>
5147
5148 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
5149 PC_REGNUM, re-indent.
5150 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
5151 PC_REGNUM isn't set.
5152
5153 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
5154 * gdbarch.h, gdbarch.c: Re-generate.
5155 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
5156 register_virtual_size, pc_regnum, or register_bytes.
5157 (D10V_PC_REGNUM): Rename _PC_REGNUM.
5158 (d10v_register_type): Use D10V_PC_REGNUM.
5159 (d10v_print_registers_info, d10v_read_pc): Ditto.
5160 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
5161 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
5162
5163 2003-05-02 David Carlton <carlton@bactrian.org>
5164
5165 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
5166 the name with mstrsave.
5167
5168 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
5169
5170 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
5171 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
5172 (host_charset_name, target_charset_name): New vars for use by
5173 set/show commands.
5174 (host_charset_enum, target_charset_enum): New enums for set/show
5175 commands.
5176 (set_charset_sfunc, set_host_charset_sfunc,
5177 set_target_charset_sfunc): New functions.
5178 (set_host_charset, set_target_charset): Make static.
5179 (list_charsets, set_host_charset_command,
5180 set_target_charset_command): Delete functions.
5181 (show_charset_command): Rewrite as....
5182 (show_charset): Hook this up with the set/show command mechanism.
5183 (_initialize_charset): Change names of charsets to match the
5184 set/show enums. Use host_charset_name and target_charset_name.
5185 Use set/show mechanism for charset, host-charset, target-charset
5186 commands. Do not make 'show host-charset' and 'show
5187 target-charset' be aliases of 'show charset'.
5188
5189 * charset.h (set_host_charset, set_target_charset): Don't export,
5190 they are not used outside the file.
5191
5192 2003-05-01 Andrew Cagney <cagney@redhat.com>
5193
5194 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
5195 (gdb_disassembly): Make "di" non static, always initialize and
5196 cleanup. Always use dis_asm_read_memory.
5197 (gdb_dis_asm_read_memory): Delete function.
5198
5199 2003-05-01 Andrew Cagney <cagney@redhat.com>
5200
5201 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
5202 (d10v_gdbarch_init): Set frame_align instead of stack_align.
5203
5204 2003-04-30 Andrew Cagney <cagney@redhat.com>
5205
5206 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
5207 "tm_print_insn_info".
5208 (TARGET_PRINT_INSN_INFO): Delete macro.
5209 (dis_asm_read_memory): Delete function declaration.
5210 (dis_asm_memory_error, dis_asm_print_address): Ditto.
5211 (tm_print_insn_info): Delete variable definition.
5212 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
5213 * gdbarch.h, gdbarch.c: Re-generate.
5214 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
5215 "deprecated_tm_print_insn_info".
5216 * mcore-tdep.c (mcore_dump_insn): Ditto.
5217 * mips-tdep.c (mips_gdbarch_init): Ditto.
5218 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
5219 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
5220 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
5221 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
5222 instead of TARGET_PRINT_INSN_INFO, add comment.
5223 * s390-tdep.c (s390_get_frame_info): Instead of
5224 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
5225 (s390_check_function_end, s390_is_sigreturn): Ditto.
5226 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
5227 (dis_asm_memory_error, dis_asm_print_address): Ditto.
5228 * disasm.c: Include "gdbcore.h".
5229 (_initialize_disasm): New function, initialize
5230 "deprecated_tm_print_insn_info".
5231 (deprecated_tm_print_insn_info): New variable.
5232 (dis_asm_read_memory): Moved from "corefile.c", made static.
5233 (dis_asm_print_address, dis_asm_memory_error): Ditto.
5234 * Makefile.in (disasm.o): Update dependencies.
5235
5236 2003-04-30 Andrew Cagney <cagney@redhat.com>
5237
5238 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
5239
5240 2003-04-29 Adam Fedor <fedor@gnu.org>
5241
5242 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
5243 * infcall.c (find_function_addr): Make non-static.
5244 * infcall.h (find_function_addr): Declare.
5245 * Makefile.in (eval.o): Update dependencies.
5246
5247 2003-04-28 Adam Fedor <fedor@gnu.org>
5248
5249 * symtab.c (symbol_find_demangled_name): Check for and demangle
5250 ObjC symbols.
5251 (symbol_init_demangled_name): Init for language_objc as well.
5252
5253 2003-04-28 Andrew Cagney <cagney@redhat.com>
5254
5255 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
5256 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
5257 * gdbarch.h, gdbarch.c: Re-generate.
5258 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
5259 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
5260 * inferior.h (deprecated_read_fp): Rename read_fp.
5261 (generic_target_read_fp): Delete declaration.
5262 * regcache.c (generic_target_read_fp): Delete function.
5263 (deprecated_read_fp): Replace read_fp, use
5264 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
5265 * d10v-tdep.c (d10v_read_fp): Delete function.
5266 (d10v_gdbarch_init): Do not set deprecated_read_fp.
5267
5268 * sparc-tdep.c (sparc_gdbarch_init): Do not set
5269 deprecated_target_read_fp to generic_target_read_fp.
5270 * sh-tdep.c (sh_gdbarch_init): Ditto.
5271 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5272 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5273 * frv-tdep.c (frv_gdbarch_init): Ditto.
5274
5275 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
5276 deprecated_fp_regnum.
5277 * x86-64-tdep.c (x86_64_init_abi): Ditto.
5278 * vax-tdep.c (vax_gdbarch_init): Ditto.
5279 * v850-tdep.c (v850_gdbarch_init): Ditto.
5280 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
5281 * sh-tdep.c (sh_gdbarch_init): Ditto.
5282 * s390-tdep.c (s390_gdbarch_init): Ditto.
5283 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5284 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5285 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5286 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
5287 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5288 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
5289 * i386-tdep.c (i386_gdbarch_init): Ditto.
5290 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
5291 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
5292 * frv-tdep.c (frv_gdbarch_init): Ditto.
5293 * cris-tdep.c (cris_gdbarch_init): Ditto.
5294 * avr-tdep.c (avr_gdbarch_init): Ditto.
5295 * arm-tdep.c (arm_gdbarch_init): Ditto.
5296 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
5297
5298 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
5299 * v850-tdep.c (v850_gdbarch_init): Ditto.
5300 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
5301 * sh-tdep.c (sh_gdbarch_init): Ditto.
5302 * s390-tdep.c (s390_gdbarch_init): Ditto.
5303 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5304 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5305 * mips-tdep.c (mips_gdbarch_init): Ditto.
5306 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5307 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
5308 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
5309 * frv-tdep.c (frv_gdbarch_init): Ditto.
5310 * avr-tdep.c (avr_gdbarch_init): Ditto.
5311 * arm-tdep.c (arm_gdbarch_init): Ditto.
5312
5313 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
5314 DEPRECATED_FP_REGNUM.
5315 (vax_push_dummy_frame, vax_pop_frame): Ditto.
5316 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
5317 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
5318 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
5319 (sparc32_register_virtual_type): Ditto.
5320 * sh-tdep.c (sh64_frame_chain): Ditto.
5321 (sh64_get_saved_register, sh64_pop_frame): Ditto.
5322 (sh_nofp_frame_init_saved_regs): Ditto.
5323 (sh64_nofp_frame_init_saved_regs): Ditto.
5324 (sh_fp_frame_init_saved_regs): Ditto.
5325 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
5326 * remote-e7000.c (fetch_regs_from_dump): Ditto.
5327 * procfs.c (procfs_fetch_registers): Ditto.
5328 (procfs_store_registers): Ditto.
5329 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
5330 (store_inferior_registers, fetch_core_registers): Ditto.
5331 (fetch_kcore_registers, clear_regs): Ditto.
5332 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
5333 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
5334 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
5335 * nlm/i386.c (do_status): Ditto.
5336 * mipsv4-nat.c (supply_gregset): Ditto.
5337 * mips-tdep.c: Ditto for comments.
5338 * mips-nat.c (fetch_inferior_registers): Ditto.
5339 (store_inferior_registers, fetch_core_registers): Ditto.
5340 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
5341 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
5342 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
5343 (i386_do_pop_frame, i386_register_type): Ditto.
5344 * hppa-tdep.c (hppa_frame_chain): Ditto.
5345 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
5346 (hppa_pop_frame, hppa_read_fp): Ditto.
5347 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
5348 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
5349 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
5350 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
5351 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
5352 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
5353 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
5354 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
5355 * blockframe.c: Ditto for comments.
5356 * arch-utils.h: Ditto for comments.
5357 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
5358 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
5359 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
5360 * alpha-tdep.h: Ditto for comments.
5361 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
5362 (alpha_cannot_store_register): Ditto.
5363 (alpha_push_dummy_frame): Ditto.
5364 * alpha-nat.c (supply_gregset): Ditto.
5365
5366 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
5367 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
5368 * config/sparc/tm-sparc.h: Update comment.
5369
5370 * hppa-tdep.c (hppa_init_extra_frame_info): Use
5371 deprecated_read_fp instead of TARGET_READ_FP.
5372 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
5373 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
5374 * sparc-tdep.c (sparc_init_extra_frame_info): Use
5375 deprecated_read_fp instead of read_fp.
5376 * s390-tdep.c (s390_push_arguments): Ditto.
5377 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
5378 * frame.h: Ditto in comments.
5379 * frame.c (legacy_get_prev_frame): Ditto.
5380 * dummy-frame.c (dummy_frame_this_id): Ditto.
5381 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
5382
5383 2003-04-28 Andrew Cagney <cagney@redhat.com>
5384
5385 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
5386 * gdbarch.h, gdbarch.c: Re-generate.
5387 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
5388 * vax-tdep.c (_initialize_vax_tdep): Update.
5389 * v850-tdep.c (_initialize_v850_tdep): Update.
5390 * sparc-tdep.c (_initialize_sparc_tdep): Update.
5391 * s390-tdep.c (_initialize_s390_tdep): Update.
5392 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
5393 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
5394 * mips-tdep.c (_initialize_mips_tdep): Update.
5395 * mcore-tdep.c (_initialize_mcore_tdep): Update.
5396 * m68k-tdep.c (_initialize_m68k_tdep): Update.
5397 * ia64-tdep.c (_initialize_ia64_tdep): Update.
5398 * hppa-tdep.c (_initialize_hppa_tdep): Update.
5399 * h8300-tdep.c (_initialize_h8300_tdep): Update.
5400 * frv-tdep.c (_initialize_frv_tdep): Update.
5401 * cris-tdep.c (cris_delayed_get_disassembler): Update.
5402 (_initialize_cris_tdep): Update.
5403 * arch-utils.c (legacy_print_insn): Update.
5404 * alpha-tdep.c (_initialize_alpha_tdep): Update.
5405
5406 2003-04-26 Adam Fedor <fedor@gnu.org>
5407
5408 * linespec.c (decode_objc): New function to decode ObjC calls
5409 (decode_line_1): Check for ObjC calls (using decode_objc)
5410 * Makefile (linespec.o): Update dependencies.
5411
5412 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
5413
5414 * breakpoint.h (struct breakpoint_ops): New.
5415 (struct breakpoint): Add ops member.
5416
5417 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
5418 (mention): Use new breakpoint ops member.
5419 (set_raw_breakpoint): Initialize ops field to NULL.
5420 (print_exception_catchpoint, print_one_exception_catchpoint)
5421 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
5422 (gnu_v3_exception_catchpoint_ops): New.
5423 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
5424
5425 2003-04-25 Adam Fedor <fedor@gnu.org>
5426
5427 * Makefile.in (COMMON_OBS): Add objc-lang.o
5428
5429 2003-04-25 Andrew Cagney <cagney@redhat.com>
5430
5431 * d10v-tdep.c (print_insn): Delete function.
5432 (display_trace): Use TARGET_PRINT_INSN.
5433 (_initialize_d10v_tdep): Do not set tm_print_insn.
5434 (d10v_gdbarch_init): Set print_insn.
5435
5436 2003-04-25 Andrew Cagney <cagney@redhat.com>
5437
5438 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
5439 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
5440 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
5441 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
5442 (nr_dmap_regs, a0_regnum): ... new functions.
5443 (d10v_print_registers_info): Use a0_regnum, use register_size.
5444 (d10v_register_byte): Delete function.
5445 (d10v_register_raw_size): Delete function.
5446 (d10v_register_type): Use a0_regnum.
5447 (d10v_print_registers_info): Use a0_regnum.
5448 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
5449 (d10v_gdbarch_init): Do not set register_byte or
5450 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
5451 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
5452 extract_address.
5453 (trace_command): Use XCALLOC.
5454 (print_insn): Delete reference to tm_print_insn.
5455 (saved_regs_unwinder): Use store_unsigned_integer instead of
5456 store_address.
5457 * frame.h (FRAME_OBSTACK_CALLOC): Define
5458
5459 2003-04-25 David Carlton <carlton@bactrian.org>
5460
5461 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
5462
5463 2003-04-24 Adam Fedor <fedor@gnu.org>
5464
5465 * objc-lang.c: Include "valprint.h"
5466 * Makefile.in (objc-lang.o): Update dependencies.
5467
5468 2003-04-24 Adam Fedor <fedor@gnu.org>
5469
5470 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
5471 architecture dependant compilation and mark as unimplemented
5472 (until they get put in the gdbarch vector).
5473
5474 2003-04-23 David Carlton <carlton@bactrian.org>
5475
5476 * cp-support.c (cp_find_first_component): Accept 'operator' in
5477 more locations.
5478
5479 2003-04-23 Andrew Cagney <cagney@redhat.com>
5480
5481 * infcall.c (call_function_by_hand): Eliminate redundant
5482 indentation. Move "saved_async" and "old_cleanups" to where they
5483 are needed.
5484
5485 2003-04-23 Andrew Cagney <cagney@redhat.com>
5486
5487 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
5488 and "buffer". Move the "name" code to where it is needed.
5489
5490 2003-04-23 Andrew Cagney <cagney@redhat.com>
5491
5492 * infcall.c (call_function_by_hand): Move variables "start_sp",
5493 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
5494 code to ON_STACK switch branch.
5495
5496 2003-04-23 Andrew Cagney <cagney@redhat.com>
5497
5498 * infcall.c (call_function_by_hand): Make declaration of "i",
5499 "sal", "bpt" and "old_sp" more local to their use. Delete #if
5500 lint.
5501
5502 2003-04-23 Andrew Cagney <cagney@redhat.com>
5503
5504 * infcall.c (call_function_by_hand): Delete variable
5505 "n_method_args". Localize "param_type"'s declaration to the loop
5506 that it is used. Reinstate code assigning to said variable -
5507 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
5508 Rationalize code using "param_type".
5509
5510 2003-04-22 Andrew Cagney <cagney@redhat.com>
5511
5512 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
5513 compute the breakpoint address. Only call FIX_CALL_DUMMY when
5514 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
5515 to DEPRECATED_PUSH_RETURN_ADDRESS.
5516
5517 2003-04-22 Kevin Buettner <kevinb@redhat.com>
5518
5519 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
5520 on the DWARF2 register number prior to fetching a register.
5521
5522 2003-04-22 J. Brobecker <brobecker@gnat.com>
5523
5524 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
5525 Update all the tests using SOFT_FLOAT considering the fact that
5526 this macro was always set to 0.
5527 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
5528 considering the fact that this macro was always set to 0.
5529 * hppa-tdep.h (hppa_store_return_value): Likewise.
5530 (hppa_extract_return_value): Likewise.
5531
5532 2003-04-22 J. Brobecker <brobecker@gnat.com>
5533
5534 * config/pa/tm-hppa.h: Remove obsolete code, was used by
5535 the hppa-pro target only.
5536
5537 2003-04-21 J. Brobecker <brobecker@gnat.com>
5538
5539 Ongoing multi-arch conversion effort for HP/UX:
5540 * config/pa/tm-hppa.h: Move all macro that are no longer
5541 defined now that GDB_MULTI_ARCH is now set to 1 from here...
5542 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
5543
5544 2003-04-21 J. Brobecker <brobecker@gnat.com>
5545
5546 * config/pa/tm-hppa.h: Obsolete a section that was only used
5547 for hppa-pro.
5548
5549 2003-04-21 J. Brobecker <brobecker@gnat.com>
5550
5551 Ongoing multi-arch conversion for HP/UX.
5552 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
5553 if already defined (allows hppa64 to stay non-multiarched for now).
5554 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
5555
5556 2003-04-21 Andrew Cagney <cagney@redhat.com>
5557
5558 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
5559
5560 2003-04-21 Andrew Cagney <cagney@redhat.com>
5561
5562 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
5563 "i386_num_mmx_regs".
5564
5565 2003-04-21 Andrew Cagney <cagney@redhat.com>
5566
5567 * infcall.c: New file.
5568 * infcall.h: New file.
5569 * valarith.c: Include "infcall.h".
5570 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
5571 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
5572 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
5573 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
5574 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
5575 (SFILES): Add "infcall.c"
5576 (COMMON_OBS): Add "infcall.o".
5577 (infcall.o): Specify dependencies.
5578 * value.h (call_function_by_hand): Delete declaration.
5579 * inferior.h (run_stack_dummy): Delete declaration.
5580 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
5581 (run_stack_dummy): Move to "infcall.c", merged into
5582 call_function_by_hand.
5583 * valops.c (call_function_by_hand): Moved to "infcall.c".
5584 (find_function_addr, value_arg_coerce): Ditto.
5585 (unwindonsignal_p, coerce_float_to_double): Ditto.
5586 (_initialize_valops): Move "set/show coerce-float-to-double", and
5587 "set/show unwindonsignal" commands to "infcall.c".
5588 * v850-tdep.c, target.h: Update comments.
5589 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
5590 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
5591 (sh64_init_extra_frame_info): Update comments.
5592 * mn10300-tdep.c: Update comments.
5593 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
5594 * config/sparc/tm-sparc.h: Update comments.
5595 * breakpoint.h: Update comments.
5596 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
5597 * arm-tdep.c: Update comment.
5598
5599 2003-04-19 Mark Kettenis <kettenis@gnu.org>
5600
5601 * i386-tdep.c (i386_num_register_names): New variable.
5602 (i386_num_mmx_regs): Renamed from mmx_num_regs.
5603 (MM0_REGNUM): Remove redundant parentheses in define.
5604 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
5605 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
5606 i386_mxcsr_regnum_p): Remove redundant parentheses.
5607 (i386_register_name): Use i386_num_register_names.
5608
5609 * i386-tdep.c (i386_extract_return_value,
5610 i386_store_return_value): Correct check for availability of
5611 floating-point registers.
5612
5613 * i386-tdep.c (i386_frame_num_args): Remove function.
5614 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
5615
5616 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
5617 mmx_regnum_to_fp_regnum. Adjust all callers.
5618
5619 * i386-tdep.c (i386_get_longjmp_target): Use
5620 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
5621 and TARGET_CHAR_BIT. Use extract_typed_address instead of
5622 extract_address.
5623
5624 2003-04-19 Mark Kettenis <kettenis@gnu.org>
5625
5626 * core-regset.c: Update comments to reflect reality. Re-order
5627 includes.
5628 (fetch_core_registers): Use switch instead of if. Remove
5629 redundant prototype.
5630
5631 2003-04-18 Jim Blandy <jimb@redhat.com>
5632
5633 * s390-tdep.c (s390_frame_align): New function.
5634 (s390_gdbarch_init): Register it with the gdbarch object.
5635
5636 2003-04-17 Richard Henderson <rth@redhat.com>
5637
5638 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
5639
5640 2003-04-17 Michael Snyder <msnyder@redhat.com>
5641 Karen Bennet <bennet@redhat.com>
5642
5643 Committed by Elena Zannoni <ezannoni@redhat.com>
5644 * gdb_gcore.sh: New script to create a core dump of a process.
5645
5646 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
5647
5648 * values.c (value_being_returned): Don't fetch the return
5649 value if the return type is void.
5650
5651 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
5652
5653 * thread-db.c: Reindented.
5654
5655 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
5656
5657 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
5658 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
5659 as types.
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685 2003-04-16 Kevin Buettner <kevinb@redhat.com>
5686
5687 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
5688 the size of ``long double'' to 16, instead of 8.
5689
5690 2003-04-16 Mark Kettenis <kettenis@gnu.org>
5691
5692 * i386-linux-nat.c: Add some whitespace to make things more
5693 readable.
5694 (fetch_register, store_register, fetch_inferior_registers,
5695 store_inferior_registers): Get rid of assignment in if-statement.
5696 (store_register): Fix typo in error message.
5697
5698 2003-04-16 Andrew Cagney <cagney@redhat.com>
5699
5700 * utils.c (xmmalloc): Always allocate something, matches
5701 libiberty/xmalloc's semantics.
5702 (xmrealloc, xmcalloc): Ditto.
5703
5704 2003-04-16 Andrew Cagney <cagney@redhat.com>
5705
5706 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
5707 update comments.
5708 (get_frame_type): Initialize unwind and type when needed.
5709 (get_frame_id, frame_register_unwind): Ditto.
5710
5711 2003-04-16 Andrew Cagney <cagney@redhat.com>
5712
5713 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
5714 obsolete.
5715 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
5716 * sparcl-stub.c: Obsolete file.
5717 * config/sparc/tm-sparclet.h: Obsolete file.
5718 * sparclet-stub.c: Obsolete file.
5719 * sparclet-rom.c: Obsolete file.
5720 * sparcl-tdep.c: Obsolete file.
5721 * config/sparc/tm-sparclite.h: Obsolete file.
5722 * config/sparc/sparclite.mt: Obsolete file.
5723 * config/sparc/sparclet.mt: Obsolete file.
5724 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
5725 sparc86x-*-* obsolete.
5726
5727 2003-04-15 David Carlton <carlton@math.stanford.edu>
5728
5729 * Makefile.in (SFILES): Add cp-namespace.c.
5730 (COMMON_OBS): Add cp-namespace.o.
5731 (block.o): Depend on gdb_obstack_h and cp_support_h.
5732 (buildsym.o): Depend on cp_support_h.
5733 (cp-namespace.o): New.
5734 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
5735 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
5736 (dwarf2read.o): Depend on cp_support_h.
5737 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
5738 * dwarf2read.c (process_die): Set processing_has_namespace_info,
5739 processing_current_namespace.
5740 (read_namespace): Update processing_current_namespace; check for
5741 anonymous namespaces.
5742 (dwarf2_name): New function.
5743 (dwarf2_extension): Ditto.
5744 * cp-support.h: Update copyright, contributors.
5745 Add inclusion guards.
5746 Add opaque declaration for structs obstack, block, symbol.
5747 (struct using_direct): New struct.
5748 Add declarations for cp_find_first_component,
5749 cp_entire_prefix_len, processing_has_namespace_info,
5750 processing_current_namespace, cp_is_anonymous,
5751 cp_add_using_directive, cp_initialize_namespace,
5752 cp_finalize_namespace, cp_set_block_scope,
5753 cp_scan_for_anonymous_namespaces.
5754 * cp-namespace.c: New file.
5755 * cp-support.c: Update copyright.
5756 Include ctype.h, gdb_assert.h, gdbcmd.h.
5757 New variable maint_cplus_cmd_list.
5758 (cp_find_first_component): New function.
5759 (cp_entire_prefix_len, maint_cplus_command)
5760 (first_component_command, _initialize_cp_support): Ditto.
5761 * buildsym.c: Include cp-support.h.
5762 New variable using_list.
5763 (add_symbol_to_list): Check for anonymous namespaces.
5764 (finish_block): Set block's scope.
5765 (start_symtab): Initialize C++ namespace support.
5766 (end_symtab): Finalize C++ namespace support.
5767 * block.h: Add opaque declarations for structs
5768 block_namespace_info, using_direct, and obstack.
5769 Add declarations for block_set_scope and block_set_using.
5770 (struct block): Add 'language_specific' member.
5771 (BLOCK_NAMESPACE): New macro.
5772 * block.c: Include gdb_obstack.h and cp-support.h.
5773 (struct block_namespace_info): New struct.
5774 (block_set_scope): New function.
5775 (block_set_using, block_initialize_namespace): Ditto.
5776
5777 2003-04-14 Kevin Buettner <kevinb@redhat.com>
5778
5779 * solib-svr4.c (svr4_have_link_map_offsets): New function.
5780 (locate_base): Return early if there aren't any link map offsets.
5781 (svr4_solib_create_inferior_hook): Warn if shared library support
5782 is unavailable.
5783
5784 2003-04-14 David Carlton <carlton@math.stanford.edu>
5785
5786 * symtab.c (symbol_set_names): Add prefix when storing Java names
5787 in hash table. Fix for PR java/1039.
5788
5789 2003-04-14 David Carlton <carlton@math.stanford.edu>
5790
5791 * symtab.c (symbol_set_names): Rename 'name' arg to
5792 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
5793 * symtab.h: Change 'name' argument in declaration of
5794 symbol_set_names to 'linkage_name'.
5795 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
5796
5797 2003-04-14 Andrew Cagney <cagney@redhat.com>
5798
5799 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
5800 return the fully sign-extended register value.
5801 (get_frame_pointer): Ditto.
5802 (mips_pop_frame): Initialize "proc_desc" after checking for a
5803 dummy frame.
5804
5805 2003-04-14 Andrew Cagney <cagney@redhat.com>
5806
5807 * mips-tdep.c (mips_push_dummy_frame): Delete function.
5808 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
5809 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
5810 (mips_push_register): Delete function.
5811 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
5812 PUSH_FP_REGNUM.
5813
5814 2003-04-14 Jim Blandy <jimb@redhat.com>
5815
5816 * symmisc.c: #include "gdb_regex.h".
5817 (maintenance_list_symtabs, maintenance_list_psymtabs): New
5818 functions.
5819 * maint.c (maintenance_list_command): New function.
5820 (_initialize_maint_cmds): Register the above as commands.
5821 * symtab.h (maintenance_list_symtabs,
5822 maintenance_list_psymtabs): New declarations.
5823 * cli/cli-cmds.c (maintenancelistlist): New variable.
5824 (init_cmd_lists): Initialize it.
5825 * cli/cli-cmds.h (maintenancelistlist): New declaration.
5826 * gdbcmd.h (maintenancelistlist): New declaration.
5827 * Makefile.in (symmisc.o): Update dependencies.
5828
5829 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
5830
5831 * s390-nat.c: Include asm/types.h for addr_t.
5832
5833 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
5834
5835 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
5836 actually incoming type.
5837
5838 2003-04-13 Andrew Cagney <cagney@redhat.com>
5839
5840 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
5841 get_next_frame and get_frame_saved_regs.
5842
5843 2003-04-13 Andrew Cagney <cagney@redhat.com>
5844
5845 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
5846 of gdbarch_num_regs.
5847
5848 2003-04-13 Andrew Cagney <cagney@redhat.com>
5849
5850 * frame.h: Mention what replaced what in "struct frame_info".
5851 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
5852 deprecated_update_frame_base_hack and
5853 deprecated_update_frame_pc_hack.
5854 * hppa-tdep.c: Ditto.
5855
5856 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
5857
5858 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
5859 to read_reg and update its comment. Remove regnum member.
5860 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
5861 Don't call read_reg when setting in_reg. Call read_reg to get
5862 the frame base if it's in a register. Return the register number
5863 on the stack instead of in the context. Remove extra arguments
5864 to read_reg.
5865 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
5866 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
5867 the register number on the expression stack.
5868 (needs_frame_read_reg): Remove extra arguments.
5869
5870 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
5871
5872 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
5873 made non-static.
5874 (execute_stack_op): All callers updated.
5875 * dwarf2expr.h: Add prototype for dwarf2_read_address.
5876 * dwarf2loc.c (find_location_expression): New function.
5877 (dwarf_expr_frame_base): Call it.
5878 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
5879 (dwarf2_tracepoint_var_ref): New function, broken out from
5880 locexpr_tracepoint_var_ref.
5881 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
5882 Make static.
5883 (loclist_read_variable, loclist_read_needs_frame): New functions.
5884 (loclist_describe_location, loclist_tracepoint_var_ref): New
5885 functions.
5886 (dwarf2_loclist_funcs): New struct location_funcs.
5887 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
5888 (struct dwarf2_locexpr_baton): Add comments.
5889 (dwarf2_loclist_funcs): New extern.
5890 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
5891 base_address and base_known.
5892 (dwarf_loc_buffer): New variable.
5893 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
5894 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
5895 (dwarf2_has_info): Initialize dwarf_loc_offset.
5896 (dwarf2_build_psymtabs): Read in .debug_loc.
5897 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
5898 DWARF_LOC_SIZE.
5899 (psymtab_to_symtab_1): Likewise. Move base address calculation
5900 here, from...
5901 (dwarf2_get_pc_bounds): ... here. Use the base address from
5902 cu_header.
5903 (dwarf2_symbol_mark_computed): Handle location lists.
5904
5905 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
5906
5907 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
5908 if the linkage name demangled successfully.
5909
5910 2003-04-13 Mark Kettenis <kettenis@gnu.org>
5911
5912 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
5913 disassmbly_flavour): Removed.
5914
5915 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
5916
5917 2003-04-13 Mark Kettenis <kettenis@gnu.org>
5918
5919 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
5920
5921 2003-04-12 Andrew Cagney <cagney@redhat.com>
5922
5923 * frame.h (struct frame_info): Move definition from here ...
5924 * frame.c (struct frame_info): ... to here.
5925
5926 2003-04-12 Andrew Cagney <cagney@redhat.com>
5927
5928 * gdbthread.h (save_infrun_state): Delete parameter
5929 "prev_func_start".
5930 (struct thread_info): Delete field "prev_func_start".
5931 (load_infrun_state): Ditto.
5932 * thread.c (load_infrun_state, save_infrun_state): Update.
5933 * infrun.c (prev_func_start): Delete variable.
5934 (context_switch, init_wait_for_inferior): Update.
5935 (stop_stepping, keep_going): Update.
5936
5937 2003-04-12 Andrew Cagney <cagney@redhat.com>
5938
5939 * gdbarch.sh: Add missing opaque declarations.
5940 * gdbarch.h: Regnerate.
5941 * symtab.h: Add missing opaque declarations.
5942 * value.h, target.h, symfile.h, stabsread.h: Ditto.
5943 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
5944 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
5945 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
5946 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
5947 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
5948 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
5949 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
5950 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
5951 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
5952 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
5953 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
5954 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
5955
5956 2003-04-11 Andrew Cagney <cagney@redhat.com>
5957
5958 * frame.c (get_frame_id): Return this frame's "id".
5959 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
5960 function start.
5961 (legacy_saved_regs_this_id): Replace function body with
5962 internal-error.
5963 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
5964 FRAME_OBSTACK_ZALLOC.
5965 (create_new_frame): Mark the frame ID as valid.
5966
5967 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
5968
5969 * Makefile.in (libbfd_h): Added missing setting.
5970 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
5971 according to the selected ABI.
5972
5973 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
5974
5975 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
5976
5977 2003-04-11 Andrew Cagney <cagney@redhat.com>
5978
5979 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
5980 SAVED_PC_AFTER_CALL.
5981 * gdbarch.h, gdbarch.c: Regenerate.
5982 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5983 * x86-64-tdep.c (x86_64_init_abi): Update.
5984 * vax-tdep.c (vax_gdbarch_init): Update.
5985 * v850-tdep.c (v850_gdbarch_init): Update.
5986 * sparc-tdep.c (sparc_gdbarch_init): Update.
5987 * sh-tdep.c (sh_gdbarch_init): Update.
5988 * s390-tdep.c (s390_gdbarch_init): Update.
5989 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5990 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5991 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5992 * mips-tdep.c (mips_gdbarch_init): Update.
5993 * mcore-tdep.c (mcore_gdbarch_init): Update.
5994 * m68k-tdep.c (m68k_gdbarch_init): Update.
5995 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5996 * ia64-tdep.c (ia64_gdbarch_init): Update.
5997 (ia64_saved_pc_after_call): Update declaration.
5998 * i386ly-tdep.c (i386lynx_init_abi): Update.
5999 * i386-tdep.c (i386_gdbarch_init): Update.
6000 * hppa-tdep.c (hppa_gdbarch_init): Update.
6001 * h8300-tdep.c (h8300_gdbarch_init): Update.
6002 * frv-tdep.c (frv_gdbarch_init): Update.
6003 * cris-tdep.c (cris_gdbarch_init): Update.
6004 * avr-tdep.c (avr_gdbarch_init): Update.
6005 * arm-tdep.c (arm_gdbarch_init): Update.
6006 * alpha-tdep.c (alpha_gdbarch_init): Update.
6007 * ns32knbsd-nat.c (frame_num_args): Update.
6008 * ns32k-tdep.c (umax_frame_num_args): Update.
6009 * mips-tdep.c (mips_init_frame_pc_first): Update.
6010 * infrun.c (step_over_function): Update.
6011 * i386-linux-tdep.c (skip_hurd_resolver): Update.
6012 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
6013 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
6014 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
6015 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
6016 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
6017 * arm-linux-tdep.c (skip_hurd_resolver): Update.
6018 * arch-utils.c (init_frame_pc_default): Update.
6019 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
6020 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
6021 declaration.
6022
6023 2003-04-11 Andrew Cagney <cagney@redhat.com>
6024
6025 * i387-tdep.c: Update copyright.
6026 (i387_to_double): Delete function.
6027 (double_to_i387): Delete function.
6028
6029 2003-04-10 Andrew Cagney <cagney@redhat.com>
6030
6031 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
6032 frame's function's address. Simplify.
6033 (d10v_frame_unwind_cache): Check that the frame's function is
6034 non-zero.
6035
6036 2003-04-10 Jim Blandy <jimb@redhat.com>
6037
6038 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
6039 call to set_gdbarch_deprecated_push_arguments.
6040
6041 2003-04-10 Andrew Cagney <cagney@redhat.com>
6042
6043 * frame.c (fprint_frame_id): New function.
6044 (fprint_frame_type, fprint_frame): New function.
6045 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
6046 (create_sentinel_frame, get_frame_id): Ditto.
6047 (frame_id_p, frame_id_eq): Ditto.
6048 (frame_id_inner, create_new_frame): Ditto.
6049 (legacy_get_prev_frame, get_prev_frame): Ditto.
6050 (deprecated_update_frame_pc_hack): Ditto.
6051 (frame_register_unwind): Ditto.
6052 (deprecated_update_frame_base_hack): Ditto.
6053
6054 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
6055
6056 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
6057 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
6058 frame_chain function.
6059 * Makefile.in: Add dependencies due to above change.
6060
6061 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
6062
6063 * blockframe.c (legacy_frame_chain_valid): Move call to
6064 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
6065 inside_entry_file.
6066
6067 2003-04-09 Andrew Cagney <cagney@redhat.com>
6068
6069 * frame.h (struct frame_id): Replace "pc" and "base" with
6070 "stack_addr" and "code_addr". Update comments.
6071 (frame_id_build): Update parameter names and comment.
6072 (struct frame_info): Replace "id_p" and "id" with "this_id".
6073 * dummy-frame.c (dummy_frame_this_id): Update.
6074 * breakpoint.c (print_one_breakpoint): Update.
6075 * frame.c (get_frame_id): Update.
6076 (get_frame_base, frame_id_build): Update.
6077 (create_sentinel_frame, legacy_get_prev_frame): Update.
6078 (deprecated_update_frame_base_hack): Update.
6079 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
6080 (frame_id_inner): Ditto.
6081
6082 2003-04-09 Andrew Cagney <cagney@redhat.com>
6083
6084 * defs.h (gdb_print_host_address): Make "addr" parameter a
6085 pointer constant.
6086 * utils.c (gdb_print_host_address): Update.
6087
6088 2003-04-09 Kevin Buettner <kevinb@redhat.com>
6089
6090 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
6091 register number for R0 is 0.
6092
6093 2003-04-09 J. Brobecker <brobecker@gnat.com>
6094
6095 * frame.h (struct gdbarch): Add opaque structure definition
6096 to avoid a compilation warning on LynxOS 4.0.
6097
6098 2003-04-09 Andrew Cagney <cagney@redhat.com>
6099
6100 * frame.h (struct frame_info): Delete field "pc". Replace
6101 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
6102 structure.
6103 * frame.c (frame_pc_unwind): Update.
6104 (create_sentinel_frame): Do not set "pc".
6105 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
6106 (get_frame_pc): Call frame_pc_unwind.
6107 (deprecated_update_frame_pc_hack): Update.
6108 (create_new_frame): Use "pc" not "->pc".
6109
6110 2003-04-09 Andrew Cagney <cagney@redhat.com>
6111
6112 * frame.c (get_frame_id): Eliminate code updating "frame".
6113 (legacy_get_prev_frame): Ditto.
6114 (get_frame_base): Return id.base directly.
6115 (deprecated_update_frame_base_hack): Update "id.base".
6116 * frame.h (struct frame_info): Delete field "frame".
6117
6118 2003-04-09 Andrew Cagney <cagney@redhat.com>
6119
6120 * NEWS: Mention that the "Sequent family" is obsolete.
6121 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
6122 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
6123 * configure.host: Obsolete i[3456]86-sequent-bsd*,
6124 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
6125 * config/i386/tm-ptx4.h: Obsolete file.
6126 * config/i386/tm-ptx.h: Obsolete file.
6127 * symm-tdep.c: Obsolete file.
6128 * config/i386/symmetry.mt: Obsolete file.
6129 * config/i386/tm-symmetry.h: Obsolete file.
6130 * symm-nat.c: Obsolete file.
6131 * config/i386/nm-symmetry.h: Obsolete file.
6132 * config/i386/xm-symmetry.h: Obsolete file.
6133 * config/i386/symmetry.mh: Obsolete file.
6134 * config/i386/nm-ptx4.h: Obsolete file.
6135 * config/i386/ptx4.mh: Obsolete file.
6136 * config/i386/ptx.mt: Obsolete file.
6137 * config/i386/ptx.mh: Obsolete file.
6138 * config/i386/xm-ptx4.h: Obsolete file.
6139 * config/i386/xm-ptx.h: Obsolete file.
6140
6141 2003-04-09 Andrew Cagney <cagney@redhat.com>
6142
6143 Obsolete mips*-*-mach3*.
6144 * NEWS: Mention that mips*-*-mach3* is obsolete.
6145 * m3-nat.c: Obsolete file.
6146 * config/nm-m3.h: Obsolete file.
6147 * config/mips/tm-mipsm3.h: Obsolete file.
6148 * config/mips/mipsm3.mt: Obsolete file.
6149 * config/mips/mipsm3.mh: Obsolete file.
6150 * config/mips/xm-mipsm3.h: Obsolete file.
6151 * mipsm3-nat.c: Obsolete file.
6152 * configure.host: Obsolete mips-dec-mach3*.
6153 * configure.tgt: Obsolete mips*-*-mach3*.
6154
6155 2003-04-09 Andrew Cagney <cagney@redhat.com>
6156
6157 * doublest.h: Update copyright.
6158 (deprecated_store_floating, deprecated_extract_floating): Rename
6159 store_floating and extract_floating. Update comments.
6160 * doublest.c: Update copyright.
6161 (extract_floating_by_length): Replace extract_floating.
6162 (store_floating_by_length): Replace store_floating.
6163 (deprecated_extract_floating): New function.
6164 (deprecated_store_floating): New function.
6165 (extract_typed_floating): Call extract_floating_by_length.
6166 (store_typed_floating): Call store_floating_by_length.
6167 * x86-64-tdep.c (x86_64_store_return_value): Update.
6168 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
6169 (sh64_extract_return_value): Update.
6170 (sh_sh4_register_convert_to_virtual): Update.
6171 (sh_sh64_register_convert_to_virtual): Update.
6172 (sh_sh4_register_convert_to_raw): Update.
6173 (sh_sh64_register_convert_to_raw): Update.
6174 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
6175 (rs6000_register_convert_to_raw): Update.
6176 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
6177 (ia64_register_convert_to_raw): Update.
6178 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
6179 (REGISTER_CONVERT_TO_VIRTUAL): Update.
6180 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
6181 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
6182 (alpha_register_convert_to_raw): Update.
6183
6184 2003-04-08 Andrew Cagney <cagney@redhat.com>
6185
6186 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
6187 * gdbarch.h, gdbarch.c: Re-generate.
6188 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
6189 (d10v_gdbarch_init): Do not set saved_pc_after_call.
6190 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
6191 conditionally, use frame_pc_unwind as an alternative. Add
6192 comments.
6193 * arch-utils.c (init_frame_pc_default): Only call
6194 SAVED_PC_AFTER_CALL when available.
6195
6196 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
6197
6198 * infrun.c (stop_soon): Rename from stop_soon_quietly.
6199 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
6200 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
6201 (start_remote): Ditto.
6202 (handle_inferior_event): Ditto.
6203 (save_inferior_status): Ditto.
6204 (restore_inferior_status): Ditto.
6205 * infcmd.c (attach_command): Ditto.
6206 * fork-child.c (startup_inferior): Ditto.
6207 * inferior.h (stop_soon): Rename from stop_soon_quietly.
6208 * alpha-tdep.c (heuristic_proc_start): Ditto.
6209 * mips-tdep.c (heuristic_proc_start): Ditto.
6210 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
6211 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
6212 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
6213 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
6214 * remote-vx.c (vx_create_inferior): Ditto.
6215
6216 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
6217
6218 * infrun.c (stop_soon_quietly): Make it an enum, to better
6219 override the default behavior of handle_inferior_event.
6220 (clear_proceed_status): Update uses of stop_soon_quietly to
6221 reflect that it is now an enum.
6222 (start_remote): Ditto.
6223 (handle_inferior_event): Change logic a bit if stop_soon_quietly
6224 is set to handle the new GNU/Linux kernel behavior for
6225 attach/sigstop. Update uses of stop_soon_quietly.
6226 * inferior.h (enum stop_kind): New enum.
6227 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
6228 Reset normal handle_inferior_event behavior, afterwards.
6229 * fork-child.c (startup_inferior): Update.
6230 * alpha-tdep.c (heuristic_proc_start): Update.
6231 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
6232 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
6233 * solib-osf.c (osf_solib_create_inferior_hook): Update.
6234 * solib-irix.c (irix_solib_create_inferior_hook): Update.
6235 * remote-vx.c (vx_create_inferior): Update.
6236 * mips-tdep.c (heuristic_proc_start): Update.
6237
6238 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
6239
6240 * disasm.c (dump_insns): Move variables inside loop, or they will
6241 be freed more than once, causing wild memory corruptions.
6242 (gdb_disassembly): Look for the substring "-thread",
6243 instead of "-threads" in the target name, to make sure to find
6244 the 'multi-thread' target. Also, make sure we do the right thing
6245 with the "core" target.
6246
6247 2003-04-07 Kevin Buettner <kevinb@redhat.com>
6248
6249 * mips-tdep.c (mips_print_fp_register): New function, created from
6250 do_fp_register_row(). Registers are now (also) printed as hex.
6251 Only one register is printed per row.
6252 (mips_print_register, do_fp_register_row): Print floating point
6253 registers with mips_print_fp_register().
6254
6255 2003-04-06 Andrew Cagney <cagney@redhat.com>
6256
6257 * valprint.h (inspect_it): Add extern declaration.
6258 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
6259 (selectors_info, classes_info): Ditto.
6260 (find_objc_msgcall): Fix indentation.
6261 (objc_printstr): Delete extern declarations.
6262
6263 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
6264
6265 2003-04-06 Andrew Cagney <cagney@redhat.com>
6266
6267 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
6268 Update comment.
6269 * frame.c (legacy_saved_regs_this_id): Update.
6270 (legacy_get_prev_frame): Update.
6271 * xstormy16-tdep.c: Update comment.
6272 * sparc-tdep.c (sparc_frame_chain): Update comment.
6273 * blockframe.c (legacy_frame_chain_valid): Update.
6274
6275 2003-04-06 Andrew Cagney <cagney@redhat.com>
6276
6277 * valprint.c (val_print_type_code_int): Delete #ifdef
6278 PRINT_TYPELESS_INTEGER code.
6279
6280 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
6281 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
6282 multi-arch definition.
6283 * gdbarch.h: Re-generate.
6284
6285 2003-04-05 Andrew Cagney <cagney@redhat.com>
6286
6287 Eliminate FRAME_FIND_SAVED_REGS.
6288 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
6289 Change FSR parameter to a pointer.
6290 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
6291 Assume FSR parameter is a pointer.
6292 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
6293 Make fsr a pointer.
6294 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
6295 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
6296 saved_regs a pointer.
6297 (hppa_frame_saved_pc): Ditto.
6298 (find_dummy_frame_regs): Make frame_saved_regs a pointer
6299 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
6300 pointer.
6301 (restore_pc_queue): Make fsr a pointer.
6302 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
6303 (hppa_frame_chain): Make saved_regs a pointer, call
6304 hppa_frame_init_saved_regs.
6305 * sparc-tdep.c: Include "gdb_assert.h".
6306 (sparc_frame_find_saved_regs): Replace internal_error with
6307 gdb_assert.
6308 * remote-vxsparc.c (vx_read_register): Delete reference to
6309 FRAME_FIND_SAVED_REGS.
6310 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
6311 * gdbarch.h: Regenerate.
6312 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
6313 (deprecated_get_frame_saved_regs): Delete declaration.
6314 (struct frame_saved_regs): Delete definition.
6315 * frame.c (deprecated_get_frame_saved_regs): Delete function.
6316 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
6317 (hppa_frame_find_saved_regs): Delete declaration.
6318 (FRAME_FIND_SAVED_REGS): Delete macro.
6319 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
6320 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
6321 FRAME_FIND_SAVED_REGS in comment.
6322
6323 2003-04-05 Andrew Cagney <cagney@redhat.com>
6324
6325 * frame.c (frame_func_unwind, get_frame_func): New functions.
6326 * frame.h (get_frame_func, frame_func_unwind): Declare.
6327 (struct frame_info): Add field "prev_func" for caching the
6328 previous frame's function address.
6329 * arm-tdep.c (arm_frameless_function_invocation): Combine
6330 get_pc_function_start and get_frame_pc into get_frame_func.
6331 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
6332 (sh64_nofp_frame_init_saved_regs): Ditto.
6333 * s390-tdep.c (s390_function_start): Ditto.
6334 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
6335 (rs6000_frameless_function_invocation): Ditto.
6336 (rs6000_frame_saved_pc): Ditto.
6337 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
6338 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
6339 * i386-tdep.c (i386_frameless_signal_p): Ditto.
6340 (i386_frame_init_saved_regs): Ditto.
6341 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
6342 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
6343 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
6344 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
6345 * blockframe.c (frameless_look_for_prologue): Ditto.
6346
6347 2003-04-05 Andrew Cagney <cagney@redhat.com>
6348
6349 * frame.c (legacy_get_prev_frame): Link prev to next at the
6350 function start. Update comments.
6351
6352 2003-04-05 Andrew Cagney <cagney@redhat.com>
6353
6354 * frame.c (get_frame_id): Update comment.
6355 (legacy_get_prev_frame): Update comment.
6356 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
6357 * gdbarch.h: Regenerate.
6358 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
6359 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
6360
6361 2003-04-05 Andrew Cagney <cagney@redhat.com>
6362
6363 * stack.c (print_frame_info): Use get_frame_pc.
6364
6365 2003-04-04 Andrew Cagney <cagney@redhat.com>
6366
6367 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
6368 the frame's type from the unwinder.
6369 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
6370 (create_new_frame, legacy_get_prev_frame): When the unwinder's
6371 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
6372 (get_frame_base_address): Use get_frame_type.
6373 (get_frame_locals_address, get_frame_args_address): Ditto.
6374 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
6375 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
6376 (struct frame_info): Add comment explaining why the frame contains
6377 a "type" field.
6378 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
6379 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
6380 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
6381 NORMAL_FRAME.
6382 * frame-unwind.h: Include "frame.h".
6383 (struct frame_unwind): Add "type" field.
6384 * Makefile.in (frame_unwind_h): Add $(frame_h).
6385
6386 2003-04-04 Andrew Cagney <cagney@redhat.com>
6387
6388 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
6389 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
6390 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
6391 get_frame_base.
6392 (d10v_unwind_dummy_id): Use frame_id_build.
6393 * frame.c (find_frame_sal): Use get_frame_pc.
6394 (create_new_frame): Use deprecated_update_frame_pc_hack and
6395 deprecated_update_frame_base_hack.
6396 (create_sentinel_frame): Add comment about ->pc going away.
6397 (get_prev_frame): Add comment about ->pc going away.
6398 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
6399 frame_id_build, deprecated_update_frame_pc_hack and
6400 deprecated_update_frame_base_hack.
6401 (select_frame): Use get_frame_pc.
6402 (legacy_saved_regs_this_id): Use frame_id_build.
6403
6404 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
6405
6406 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
6407 signed integer case.
6408 (classify_argument): Handle enumerations and references.
6409
6410 2003-04-04 Andrew Cagney <cagney@redhat.com>
6411
6412 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
6413 ID to NULL.
6414
6415 2003-04-01 Adam Fedor <fedor@gnu.org>
6416
6417 * gdb/objc-lang.c (selectors_info): Replace calls to
6418 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
6419 SYMBOL_NATURAL_NAME.
6420 (classes_info, find_methods): Likewise.
6421
6422 2003-04-03 Kevin Buettner <kevinb@redhat.com>
6423
6424 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
6425 ``mach'' to the value determined by bfd_default_set_arch_mach().
6426
6427 2003-04-02 Bob Rossi <bob_rossi@cox.net>
6428
6429 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
6430 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
6431 (mi-cmd-file.o): Update dependencies.
6432
6433 2003-04-01 Kevin Buettner <kevinb@redhat.com>
6434
6435 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
6436 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
6437
6438 2003-04-01 Adam Fedor <fedor@gnu.org>
6439
6440 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
6441 * language.h (struct language_defn): Add la_demangle.
6442 (language_demangle): Declare.
6443 * language.c (language_demangle): New function.
6444 (unk_lang_demangle): Likewise.
6445 (unknown_language_defn, auto_language_defn, local_language_defn):
6446 Add ukn_lang_demangle.
6447 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
6448 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
6449 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
6450 (cplus_language_defn): Add cplus_demangle for la_demangle element.
6451 * jv-lang.c (java_demangle): New function
6452 (java_language_defn): Use it for la_demangle element.
6453 * objc-lang.c (objc_demangle): Add options argument
6454 (objc_language_defn): Use objc_demangle for la_demangle element.
6455 * maint.c (maintenance_demangle): Replace switch with
6456 call to language_demangle.
6457 * utils.c (fprintf_symbol_filtered): Likewise.
6458
6459 2003-04-01 Andrew Cagney <cagney@redhat.com>
6460
6461 * printcmd.c (print_frame_nameless_args): Delete #ifdef
6462 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
6463 PRINT_TYPELESS_INTEGER.
6464 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
6465 PUSH_RETURN_ADDRESS.
6466
6467 2003-04-01 Andrew Cagney <cagney@redhat.com>
6468
6469 * Makefile.in (d10v-tdep.o): Update dependencies.
6470 * d10v-tdep.c: Include "frame-base.h".
6471 (d10v_frame_unwind): Make constant.
6472 (d10v_frame_base_address): New function.
6473 (d10v_frame_base): New variable.
6474 (d10v_gdbarch_init): Set frame_base default.
6475 (struct d10v_unwind_cache): Add the field "prev_sp". Update
6476 comment for base.
6477 (d10v_frame_unwind_cache): Set and use "prev_sp".
6478 (d10v_frame_this_id): Use the previous frame's inner most stack
6479 address and this frame's func address for the frame ID. Use
6480 frame_id_build. Don't analyze beyond the current instruction.
6481
6482 2003-04-01 Andrew Cagney <cagney@redhat.com>
6483
6484 * frame.h (get_frame_locals_address, get_frame_args_address):
6485 Refer to the base address, instead of the address of the first
6486 local or parameter.
6487
6488 2003-04-01 Andrew Cagney <cagney@redhat.com>
6489
6490 Add frame debug info addresses:
6491 * frame-base.c: New file.
6492 * frame-base.h: New file.
6493 * frame.h (struct frame_base): Add opaque declaration.
6494 (get_frame_base): Update comment.
6495 (get_frame_base_address): Declare.
6496 (get_frame_locals_address): Declare.
6497 (get_frame_args_address): Declare.
6498 (struct frame_info): Add "base" and "base_cache". Update
6499 comments on the unwinder.
6500 * frame.c: Include "frame-base.h".
6501 (get_frame_locals_address): New function.
6502 (get_frame_base_address): New function.
6503 (get_frame_args_address): New function.
6504 * findvar.c (read_var_value): Use get_frame_locals_address and
6505 get_frame_args_address.
6506 * stack.c (frame_info): Use get_frame_locals_address and
6507 get_frame_args_address.
6508 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
6509 moved to "frame-base.c".
6510 * printcmd.c (print_frame_nameless_args): Ditto.
6511 * symtab.h (address_class): Update comments.
6512 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
6513 get_frame_base_address.
6514 * dwarf2expr.c (execute_stack_op): Ditto.
6515 * Makefile.in (frame_base_h): Define.
6516 (frame.o): Update dependencies.
6517 (frame-base.o): Add dependencies.
6518 (SFILES): Add frame-base.c.
6519 (COMMON_OBS): Add frame-base.o.
6520
6521 2003-04-01 Andrew Cagney <cagney@redhat.com>
6522
6523 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
6524 CALL_DUMMY_LENGTH): Ditto.
6525 * gdbarch.c: Re-generate.
6526 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
6527 (CALL_DUMMY_LENGTH): Delete macro.
6528 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
6529 * arm-tdep.c (arm_gdbarch_init): Ditto.
6530 * avr-tdep.c (avr_gdbarch_init): Ditto.
6531 * cris-tdep.c (cris_gdbarch_init): Ditto.
6532 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6533 * frv-tdep.c (frv_gdbarch_init): Ditto.
6534 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6535 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
6536 * i386-tdep.c (i386_gdbarch_init): Ditto.
6537 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6538 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6539 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6540 * mips-tdep.c (mips_gdbarch_init): Ditto.
6541 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6542 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6543 * s390-tdep.c (s390_gdbarch_init): Ditto.
6544 * sh-tdep.c (sh_gdbarch_init): Ditto.
6545 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6546 * v850-tdep.c (v850_gdbarch_init): Ditto.
6547 * vax-tdep.c (vax_gdbarch_init): Ditto.
6548 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
6549
6550 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
6551
6552 * frame.c (get_prev_frame): Disable call to inside_entry_file().
6553
6554 2003-04-01 Andrew Cagney <cagney@redhat.com>
6555
6556 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
6557 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
6558 * gdbarch.h, gdbarch.c: Re-generate.
6559 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
6560 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
6561 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
6562 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
6563 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
6564 * infcmd.c (run_stack_dummy): Simplify assuming
6565 CALL_DUMMY_BREAKPOINT_OFFSET_P.
6566 * infrun.c (handle_inferior_event): Ditto.
6567 * alpha-tdep.c (alpha_gdbarch_init): Do not set
6568 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
6569 * arm-tdep.c (arm_gdbarch_init): Ditto.
6570 * avr-tdep.c (avr_gdbarch_init): Ditto.
6571 * cris-tdep.c (cris_gdbarch_init): Ditto.
6572 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6573 * frv-tdep.c (frv_gdbarch_init): Ditto.
6574 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6575 * i386-tdep.c (i386_gdbarch_init): Ditto.
6576 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6577 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6578 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
6579 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6580 * mips-tdep.c (mips_gdbarch_init): Ditto.
6581 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6582 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
6583 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6584 * s390-tdep.c (s390_gdbarch_init): Ditto.
6585 * sh-tdep.c (sh_gdbarch_init): Ditto.
6586 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6587 * v850-tdep.c (v850_gdbarch_init): Ditto.
6588 * vax-tdep.c (vax_gdbarch_init): Ditto.
6589 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
6590
6591 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
6592
6593 * symfile.c (symfile_relocate_debug_section): Update call to
6594 bfd_simple_get_relocated_section_contents.
6595
6596 2003-03-31 Andrew Cagney <cagney@redhat.com>
6597
6598 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
6599 * gdbarch.h, gdbarch.c: Regenerate.
6600 * inferior.h (FIX_CALL_DUMMY): Delete macro.
6601 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
6602 available.
6603 * frame.h (generic_fix_call_dummy): Delete declaration.
6604 * dummy-frame.h: Update comment.
6605 * dummy-frame.c (generic_fix_call_dummy): Delete function.
6606 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6607 fix_call_dummy.
6608 * sh-tdep.c (sh_gdbarch_init): Ditto.
6609 * s390-tdep.c (s390_gdbarch_init): Ditto.
6610 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6611 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6612 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6613 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6614 * i386-tdep.c (i386_gdbarch_init): Ditto.
6615 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6616 * frv-tdep.c (frv_gdbarch_init): Ditto.
6617 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6618 * cris-tdep.c (cris_gdbarch_init): Ditto.
6619 * avr-tdep.c (avr_gdbarch_init): Ditto.
6620 * arm-tdep.c (arm_gdbarch_init): Ditto.
6621
6622 2003-03-31 J. Brobecker <brobecker@gnat.com>
6623
6624 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
6625 (INIT_FRAME_AP): Likewise.
6626 (EXTRA_FRAME_INFO): Likewise.
6627
6628 2003-03-31 Andrew Cagney <cagney@redhat.com>
6629
6630 * gdbarch.sh: Include "symfile.h".
6631 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
6632 * gdbarch.h, gdbarch.c: Re-generate.
6633 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
6634 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6635 call_dummy_address, the default is at entry_point_address.
6636 * v850-tdep.c (v850_gdbarch_init): Ditto.
6637 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6638 * sh-tdep.c (sh_gdbarch_init): Ditto.
6639 * s390-tdep.c (s390_gdbarch_init): Ditto.
6640 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6641 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6642 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6643 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6644 * i386-tdep.c (i386_gdbarch_init): Ditto.
6645 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6646 * frv-tdep.c (frv_gdbarch_init): Ditto.
6647 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
6648 * cris-tdep.c (cris_gdbarch_init): Ditto.
6649 * arm-tdep.c (arm_gdbarch_init): Ditto.
6650
6651 2003-03-31 Andrew Cagney <cagney@redhat.com>
6652
6653 * gdbarch.sh (CALL_DUMMY_P): Delete.
6654 * gdbarch.h, gdbarch.c: Re-generate.
6655 * inferior.h (CALL_DUMMY_P): Delete macro.
6656 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6657 * vax-tdep.c (vax_gdbarch_init): Update.
6658 * v850-tdep.c (v850_gdbarch_init): Update.
6659 * sparc-tdep.c (sparc_gdbarch_init): Update.
6660 * sh-tdep.c (sh_gdbarch_init): Update.
6661 * s390-tdep.c (s390_gdbarch_init): Update.
6662 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6663 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
6664 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6665 * mips-tdep.c (mips_gdbarch_init): Update.
6666 * mcore-tdep.c (mcore_gdbarch_init): Update.
6667 * m68k-tdep.c (m68k_gdbarch_init): Update.
6668 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6669 * ia64-tdep.c (ia64_gdbarch_init): Update.
6670 * i386-tdep.c (i386_gdbarch_init): Update.
6671 * h8300-tdep.c (h8300_gdbarch_init): Update.
6672 * frv-tdep.c (frv_gdbarch_init): Update.
6673 * d10v-tdep.c (d10v_gdbarch_init): Update.
6674 * cris-tdep.c (cris_gdbarch_init): Update.
6675 * breakpoint.c (deprecated_frame_in_dummy): Update.
6676 * avr-tdep.c (avr_gdbarch_init): Update.
6677 * alpha-tdep.c (alpha_gdbarch_init): Update.
6678 * arm-tdep.c (arm_gdbarch_init): Update.
6679 * dummy-frame.c (dummy_frame_this_id): Update comments.
6680 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
6681 * frame.c (legacy_get_prev_frame): Ditto.
6682 * valops.c (call_function_by_hand): Delete function.
6683 (hand_function_call): Rename to call_function_by_hand
6684
6685 2003-03-30 Andrew Cagney <cagney@redhat.com>
6686
6687 2002-11-10 Klee Dienes <kdienes@apple.com>
6688 * value.h (struct value): Update comment.
6689
6690 2003-03-30 Andrew Cagney <cagney@redhat.com>
6691
6692 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
6693 D10V_FP_REGNUM.
6694 (d10v_gdbarch_init): Do not set fp_regnum.
6695
6696 * frame.c (get_frame_base): Force ID initialization.
6697 (get_prev_frame): Move computation of the frame ID from here ...
6698 (get_frame_id): ... to here.
6699 (legacy_get_prev_frame): Mark the frame ID as valid.
6700 * frame.h (struct frame_info): Add field "id_p".
6701
6702 2003-03-30 Mark Kettenis <kettenis@gnu.org>
6703
6704 * i386-tdep.c (i386_store_struct_return): Removed.
6705 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
6706
6707 2003-03-30 Andrew Cagney <cagney@redhat.com>
6708
6709 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
6710 * gdbarch.h, gdbarch.c: Regenerate.
6711 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
6712 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
6713 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6714 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
6715 * i386-tdep.c (i386_gdbarch_init): Ditto.
6716 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6717 * cris-tdep.c (cris_gdbarch_init): Ditto.
6718 * vax-tdep.c (vax_gdbarch_init): Ditto.
6719 * s390-tdep.c (s390_gdbarch_init): Ditto.
6720 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
6721 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6722 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
6723 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
6724 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
6725 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
6726 * sparc-tdep.c (sparc_gdbarch_init): Update.
6727 * sh-tdep.c (sh_gdbarch_init): Update.
6728 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6729 * mips-tdep.c (mips_gdbarch_init): Update.
6730 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6731 * ia64-tdep.c (ia64_gdbarch_init): Update.
6732 * frv-tdep.c (frv_gdbarch_init): Update.
6733 * avr-tdep.c (avr_gdbarch_init): Update.
6734 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
6735 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
6736 instead of when push_dummy_call is not available.
6737
6738 2003-03-30 Andrew Cagney <cagney@redhat.com>
6739
6740 * infttrace.c: Include "gdbthread.h".
6741 (parent_attach_all): Fix function signature.
6742 (call_ptrace): Update call.
6743 * Makefile.in (infttrace.o): Update dependencies.
6744
6745 2003-03-30 Andrew Cagney <cagney@redhat.com>
6746
6747 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
6748 PUSH_RETURN_ADDRESS.
6749 * gdbarch.h, gdbarch.c: Regenerate.
6750 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6751 * x86-64-tdep.c (x86_64_init_abi): Update.
6752 * v850-tdep.c (v850_gdbarch_init): Update.
6753 * sparc-tdep.c (sparc_gdbarch_init): Update.
6754 * sh-tdep.c (sh_gdbarch_init): Update.
6755 * s390-tdep.c (s390_gdbarch_init): Update.
6756 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6757 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6758 * mips-tdep.c (mips_gdbarch_init): Update.
6759 * mcore-tdep.c (mcore_gdbarch_init): Update.
6760 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6761 * ia64-tdep.c (ia64_gdbarch_init): Update.
6762 * i386-tdep.c (i386_gdbarch_init): Update.
6763 * h8300-tdep.c (h8300_gdbarch_init): Update.
6764 * frv-tdep.c (frv_gdbarch_init): Update.
6765 * cris-tdep.c (cris_gdbarch_init): Update.
6766 * avr-tdep.c (avr_gdbarch_init): Update.
6767 * arm-tdep.c (arm_gdbarch_init): Update.
6768 * valops.c (hand_function_call): Update.
6769
6770 2003-03-29 Andrew Cagney <cagney@redhat.com>
6771
6772 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
6773 sizeof_call_dummy_words.
6774 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
6775 define.
6776 * gdbarch.h: Regenerate.
6777
6778 2003-03-29 Andrew Cagney <cagney@redhat.com>
6779
6780 * infttrace.h: New file.
6781 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
6782 (hpread_get_textlow): Detect an uninitialized dn_bufp.
6783 (hpread_read_doc_function_type): Detect an initialized type1.
6784 (hpread_quick_traverse): Initialize mod_name_string.
6785 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
6786 (som_solib_get_solib_by_pc): Declare.
6787 (so_lib_thread_start_addr): Declare.
6788 (no_shared_libraries): Declare.
6789 * somread.c (init_import_symbols): Make static. Add forward
6790 declaration.
6791 * config/pa/nm-hppah.h: Include "infttrace.h" for
6792 parent_attach_all.
6793 (hppa_insert_hw_watchpoint): Declare.
6794 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
6795 * hppah-nat.c: Include "gdb_string.h".
6796 (parent_attach_all): Delete extern declaration, moved to
6797 "infttrace.h".
6798 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
6799 int.
6800 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
6801 * Makefile.in (infttrace_h): Define.
6802 (hpread.o): Update dependencies.
6803 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
6804 * hppa-hpux-tdep.c: Include "gdb_string.h".
6805 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
6806 * infrun.c (handle_inferior_event): Always initialize
6807 stepped_after_stopped_by_watchpoint. Add default and remove
6808 fallthrough in switch statement.
6809 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
6810 parameter to int.
6811 (hppa_remove_hw_watchpoint): Ditto.
6812
6813 2003-03-29 Andrew Cagney <cagney@redhat.com>
6814
6815 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
6816 offset.
6817
6818 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
6819
6820 * arm-tdep.c (arm_push_arguments): Delete.
6821 (struct stack_item): New type.
6822 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
6823 (arm_store_struct_return): Delte.
6824 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
6825 arm_push_arguments or arm_store_struct_return.
6826
6827 2003-03-28 Andrew Cagney <cagney@redhat.com>
6828
6829 * Makefile.in (d10v-tdep.o): Update dependencies.
6830 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
6831 * d10v-tdep.c: Include "remote.h".
6832 (target_resume_hook): Delete extern declaration.
6833 (target_wait_loop_hook): Ditto.
6834 (tdisassemble_command): Eliminate assignment in "if" conditional.
6835 (d10v_ts2_register_sim_regno): Eliminate call to
6836 legacy_register_sim_regno.
6837 (d10v_ts3_register_sim_regno): Ditto.
6838
6839 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
6840
6841 * thread.c: Reindented.
6842 * lin-lwp.c: Ditto.
6843 * linux-proc.c: Ditto.
6844
6845 2003-03-28 Bob Rossi <bob_rossi@cox.net>
6846
6847 * MAINTAINERS (write after approval): Add myself.
6848
6849 2003-03-27 Theodore A. Roth <troth@openavr.org>
6850
6851 * objc-exp.y: Add missing semi-colons.
6852
6853 2003-03-27 Andrew Cagney <cagney@redhat.com>
6854
6855 * regcache.c (write_sp): Delete function and references.
6856 * inferior.h (write_sp): Delete declaration.
6857 * valops.c (hand_function_call): Replace write_sp with
6858 TARGET_WRITE_SP.
6859 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
6860 (sparc_pop_frame): Ditto.
6861
6862 2003-03-27 Andrew Cagney <cagney@redhat.com>
6863
6864 * NEWS: Mention removal of support for hppa*-*-bsd* and
6865 hppa*-*-osf* natives, and hppa*-*-pro* target.
6866 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
6867 * config/pa/xm-pa.h: Obsolete file.
6868 * config/pa/xm-hppab.h: Obsolete file.
6869 * config/pa/nm-hppab.h: Obsolete file.
6870 * config/pa/tm-hppab.h: Obsolete file.
6871 * config/pa/tm-hppao.h: Obsolete file.
6872 * config/pa/nm-hppao.h: Obsolete file.
6873 * config/pa/tm-pro.h: Obsolete file.
6874 * config/pa/hppaosf.mt: Obsolete file.
6875 * config/pa/hppaosf.mh: Obsolete file.
6876 * config/pa/hppapro.mt: Obsolete file.
6877 * config/pa/hppabsd.mt: Obsolete file.
6878 * config/pa/hppabsd.mh: Obsolete file.
6879 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
6880 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
6881 hppa*-*-osf*.
6882
6883 2003-03-27 Andrew Cagney <cagney@redhat.com>
6884
6885 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
6886 push_arguments. Don't set push_return_address or write_sp.
6887 (d10v_push_dummy_call): Replace d10v_push_arguments.
6888 (d10v_push_return_address, d10v_write_sp): Delete function,
6889 handled by push_dummy_call.
6890
6891 2003-03-26 Andrew Cagney <cagney@redhat.com>
6892
6893 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
6894 (push_dummy_call): New pure multi-arch replacement with gdbarch,
6895 regcache and dummy_addr parameters.
6896 * gdbarch.h, gdbarch.c: Re-generate.
6897 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
6898 available; assume it will handle stack alignment and return
6899 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
6900 legacy_push_arguments.
6901 (legacy_push_arguments): Rename default_push_arguments.
6902 * value.h (legacy_push_arguments): Rename default_push_arguments.
6903 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
6904 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
6905 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
6906 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
6907 * config/i386/tm-symmetry.h: Update.
6908 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6909 * x86-64-tdep.c (x86_64_init_abi): Update.
6910 * v850-tdep.c (v850_gdbarch_init): Update.
6911 * sparc-tdep.c (sparc_gdbarch_init): Update.
6912 * sh-tdep.c (sh_gdbarch_init): Update.
6913 * s390-tdep.c (s390_gdbarch_init): Update.
6914 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6915 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6916 * mips-tdep.c (mips_gdbarch_init): Update.
6917 * mcore-tdep.c (mcore_gdbarch_init): Update.
6918 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6919 * ia64-tdep.c (ia64_gdbarch_init): Update.
6920 * i386-tdep.c (i386_gdbarch_init): Update.
6921 * hppa-tdep.c (hppa_gdbarch_init): Update.
6922 * h8300-tdep.c (h8300_gdbarch_init): Update.
6923 * frv-tdep.c (frv_gdbarch_init): Update.
6924 * d10v-tdep.c (d10v_gdbarch_init): Update.
6925 * cris-tdep.c (cris_gdbarch_init): Update.
6926 * avr-tdep.c (avr_gdbarch_init): Update.
6927 * arm-tdep.c (arm_gdbarch_init): Update.
6928 * arm-linux-tdep.c (arm_linux_init_abi): Update.
6929 * alpha-tdep.c (alpha_gdbarch_init): Update.
6930
6931 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
6932
6933 * signals/signals.c (do_target_signal_to_host): Correct realtime
6934 signal range test.
6935
6936 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
6937
6938 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
6939 (struct sal_chain, map_catch_names): Remove.
6940 (catch_exception_command_1): Don't call
6941 handle_gnu_4_16_catch_command.
6942
6943 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
6944
6945 From Mark Dettinger <dettinge@de.ibm.com>:
6946 * dwarf2cfi.c (read_2u): Increment pointer by two.
6947
6948 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
6949
6950 * signals/signals.c: Fix typos in last change.
6951
6952 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
6953
6954 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
6955 not already defined. Use __SIGRTMIN if available.
6956 (target_signal_from_host): Remove SIGRTMIN block.
6957 (do_target_signal_to_host): Remove SIGRTMIN block; check that
6958 the signal is within the realtime range.
6959
6960 2003-03-25 Adam Fedor <fedor@gnu.org>
6961
6962 * Makefile.in (infrun.o): Add $(language_h)
6963 * infrun.c (handle_inferior_event): Use skip_language_trampoline
6964 for language specific trampolines.
6965 * language.h (struct language_defn): Add skip_trampoline.
6966 (skip_language_trampoline): Declare.
6967 * language.c (unk_lang_trampoline, skip_language_trampoline):
6968 New functions.
6969 (unknown_language_defn, auto_language_defn, local_language_defn):
6970 Add ukn_lang_trampoline.
6971 * ada-lang.c (ada_language_defn): Add NULL for language
6972 specific skip_trampoline.
6973 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
6974 scm-lang.c: Likewise.
6975 * objc-lang.c (objc_skip_trampoline): New function.
6976 (objc_language_defn): Add objc_skip_trampoline.
6977
6978 2003-03-25 Andrew Cagney <cagney@redhat.com>
6979
6980 * frame.c (get_prev_frame): Delay validating a frame's ID -
6981 non-NULL, didn't go backwards - until an attempt to unwind it to
6982 the previous frame.
6983
6984 2003-03-25 Andrew Cagney <cagney@redhat.com>
6985
6986 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
6987 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
6988 * gdbarch.h, gdbarch.c: Re-generate.
6989 * config/sparc/tm-sparc.h
6990 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
6991 * sparc-tdep.c (sparc_gdbarch_init): Set
6992 deprecated_extra_stack_alignment_needed.
6993 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
6994 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
6995 extra_stack_alignment_needed.
6996 * v850-tdep.c (v850_gdbarch_init): Ditto.
6997 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
6998 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6999 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7000 * cris-tdep.c (cris_gdbarch_init): Ditto.
7001 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
7002 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7003
7004 2003-03-25 Andrew Cagney <cagney@redhat.com>
7005
7006 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
7007 STORE_STRUCT_RETURN.
7008 * gdbarch.h, gdbarch.c: Regenerate.
7009 * d10v-tdep.c (d10v_store_struct_return): Delete function.
7010 (d10v_push_arguments): Set the struct return register.
7011 (d10v_gdbarch_init): Update.
7012 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7013 * x86-64-tdep.c (x86_64_init_abi): Update.
7014 * vax-tdep.c (vax_gdbarch_init): Update.
7015 * v850-tdep.c (v850_gdbarch_init): Update.
7016 * sparc-tdep.c (sparc_gdbarch_init): Update.
7017 * sh-tdep.c (sh_gdbarch_init): Update.
7018 * s390-tdep.c (s390_gdbarch_init): Update.
7019 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7020 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7021 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7022 * mips-tdep.c (mips_gdbarch_init): Update.
7023 * mcore-tdep.c (mcore_gdbarch_init): Update.
7024 * m68k-tdep.c (m68k_gdbarch_init): Update.
7025 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7026 * ia64-tdep.c (ia64_gdbarch_init): Update.
7027 * i386-tdep.c (i386_gdbarch_init): Update.
7028 * hppa-tdep.c (hppa_gdbarch_init): Update.
7029 * h8300-tdep.c (h8300_gdbarch_init): Update.
7030 * frv-tdep.c (frv_gdbarch_init): Update.
7031 * cris-tdep.c (cris_gdbarch_init): Update.
7032 * avr-tdep.c (avr_gdbarch_init): Update.
7033 * arm-tdep.c (arm_gdbarch_init): Update.
7034 * alpha-tdep.c (alpha_gdbarch_init): Update.
7035
7036 2003-03-25 Andrew Cagney <cagney@redhat.com>
7037
7038 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
7039 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
7040 CALL_DUMMY_STACK_ADJUST with a predicate variable.
7041 * gdbarch.h, gdbarch.c: Regenerate.
7042 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
7043 call_dummy_stack_adjust_p.
7044 * vax-tdep.c (vax_gdbarch_init): Ditto.
7045 * v850-tdep.c (v850_gdbarch_init): Ditto.
7046 * sh-tdep.c (sh_gdbarch_init): Ditto.
7047 * s390-tdep.c (s390_gdbarch_init): Ditto.
7048 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7049 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
7050 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7051 * mips-tdep.c (mips_gdbarch_init): Ditto.
7052 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7053 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
7054 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7055 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7056 * i386-tdep.c (i386_gdbarch_init): Ditto.
7057 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7058 * frv-tdep.c (frv_gdbarch_init): Ditto.
7059 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7060 * cris-tdep.c (cris_gdbarch_init): Ditto.
7061 * avr-tdep.c (avr_gdbarch_init): Ditto.
7062 * arm-tdep.c (arm_gdbarch_init): Ditto.
7063 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
7064 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
7065 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
7066 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
7067 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
7068 call_dummy_stack_adjust_p.
7069 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
7070 (CALL_DUMMY_STACK_ADJUST): Delete macro.
7071 * sparc-tdep.c (sparc32_push_arguments): Update.
7072 * valops.c (hand_function_call): Update.
7073
7074 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
7075
7076 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
7077 set_gdbarch_char_signed.
7078
7079 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
7080
7081 PR cli/548
7082 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
7083
7084 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
7085
7086 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
7087 (_initialize_arm_tdep): Don't set tm_print_insn.
7088
7089 2003-03-24 Adam Fedor <fedor@gnu.org>
7090
7091 * Makefile.in (YYOBJ): Add objc-exp.tab.o
7092 * objc-lang.h: Add multiple inclusion protection.
7093 (start_msglist, add_msglist, end_msglist): Additional declarations.
7094
7095 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
7096
7097 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
7098 value was renamed to ARM_FLOAT_SOFT_FPA.
7099
7100 2003-03-23 Andrew Cagney <cagney@redhat.com>
7101
7102 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
7103 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
7104 * gdbarch.h, gdbarch.c: Regenerate.
7105 * valops.c (hand_function_call): Update.
7106 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
7107 * frame.c (legacy_saved_regs_this_id): Update.
7108 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
7109 * dummy-frame.h: Update.
7110 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
7111 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
7112 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
7113 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
7114 * config/m68k/tm-sun3.h: Update.
7115 * blockframe.c (inside_main_func, frame_chain_valid): Update.
7116 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7117 * x86-64-tdep.c (x86_64_init_abi): Update.
7118 * vax-tdep.c (vax_gdbarch_init): Update.
7119 * v850-tdep.c (v850_gdbarch_init): Update.
7120 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
7121 * sh-tdep.c (sh_gdbarch_init): Update.
7122 * s390-tdep.c (s390_gdbarch_init): Update.
7123 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
7124 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
7125 (frame_get_saved_regs): Update.
7126 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
7127 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7128 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7129 * mips-tdep.c (mips_gdbarch_init): Update.
7130 * mcore-tdep.c (mcore_gdbarch_init): Update.
7131 * m68k-tdep.c (m68k_gdbarch_init): Update.
7132 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7133 * ia64-tdep.c (ia64_gdbarch_init): Update.
7134 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
7135 * i386-interix-tdep.c (i386_interix_init_abi): Update.
7136 (i386_interix_back_one_frame): Update.
7137 * hppa-tdep.c (hppa_gdbarch_init): Update.
7138 (hppa_init_extra_frame_info): Update.
7139 * h8300-tdep.c (h8300_gdbarch_init): Update.
7140 * frv-tdep.c (frv_gdbarch_init): Update.
7141 * cris-tdep.c (cris_gdbarch_init): Update.
7142 * avr-tdep.c (avr_gdbarch_init): Update.
7143 * arm-tdep.c (arm_gdbarch_init): Update.
7144 * alpha-tdep.c (alpha_gdbarch_init): Update.
7145
7146 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
7147
7148 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
7149 (arm_get_fp_model): Declare.
7150 * arm-tdep.c (fp_model_strings): New string array.
7151 (arm_fp_model, current_fp_model): New variables.
7152 (arm_get_fp_model): New function.
7153 (arm_set_fp): New function.
7154 (set_fp_model_sfunc): New function.
7155 (show_fp_model): New function.
7156 (_initialize_arm_tdep): Add new command to set/show the FPU.
7157 (arm_extract_return_value): Use arm_get_fp_model.
7158 (arm_store_return_value): Likewise.
7159 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
7160 to initialize the floating-point data types.
7161 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
7162 model is FPA.
7163
7164 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
7165
7166 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
7167 the current setting of each value.
7168 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
7169 new_set and new_show. Use add_setshow_cmd_full and
7170 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
7171 commands and add new version as subcommands of "set/show arm".
7172
7173 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
7174
7175 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
7176 (set_arm_command, show_arm_command): New functions.
7177 (_initialize_arm_tdep): Add them.
7178 (num_disassembly_options): Renamed from num_flavor_options.
7179 (valid_disassembly_styles): Renamed from valid_flavors.
7180 (disassembly_style): Renamed from disassembly_flavor.
7181 (set_disassembly_style_sfunc): Renamed from
7182 set_disassembly_flavor_sfunc.
7183 (set_disassembly_style): Renamed from set_disassembly_flavor.
7184 (arm_othernames): Updated.
7185 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
7186 command. Add "set/show arm disassembly" commands. Deprecate
7187 "othernames" command.
7188
7189 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
7190
7191 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
7192 (arm-tdep.o): Depend on elf_arm_h.
7193
7194 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
7195
7196 * Makefile.in (coff_internal_h): Define.
7197 (arm-tdep.o): Update dependencies.
7198
7199 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
7200
7201 * arm-tdep.c (prologue_cache): Delete.
7202 (check_prologue_cache, save_prologue_cache): Delete.
7203 (arm_scan_prologue): Don't check or update the prologue_cache.
7204 (arm_gdb_arch_init): Don't initialize it.
7205 (_initialize_arm_tdep): Likewise.
7206
7207 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
7208
7209 * MAINTAINERS (tui): Maintainer of tui code.
7210
7211 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
7212
7213 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
7214 (i386-cygwin-tdep.o): Add dependencies.
7215 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
7216 * i386-cygwin-tdep.c: New file.
7217 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
7218 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
7219
7220 2003-03-20 Andrew Cagney <cagney@redhat.com>
7221
7222 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
7223 (handle_inferior_event): Remove code calling
7224 DYNAMIC_TRAMPOLINE_NEXTPC.
7225
7226 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
7227 already has a full path.
7228
7229 * main.c (gdb_main): Return 1.
7230 (captured_main): Call error to report an invalid interpreter.
7231
7232 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
7233 * alpha-osf1-tdep.c: Include "gdb_string.h".
7234
7235 2003-03-19 J. Brobecker <brobecker@gnat.com>
7236
7237 Continuing work to convert the hppa targets to multiarch partial.
7238
7239 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
7240 method, now that hppa_push_dummy_frame has a conformant prototype.
7241 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
7242 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
7243 for the switch to multiarch partial.
7244
7245 2003-03-19 Kevin Buettner <kevinb@redhat.com>
7246
7247 * mdebugread.c (parse_symbol): For stEnd, we're done counting
7248 when iss is issNull.
7249
7250 2003-03-18 Kevin Buettner <kevinb@redhat.com>
7251
7252 * mips-tdep.c (mips_register_name): Fix fencepost error involving
7253 NUM_REGS bounds check.
7254
7255 2003-03-18 Kevin Buettner <kevinb@redhat.com>
7256
7257 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
7258 * mips-tdep.c (gdb_assert.h): Include.
7259 (mips_generic_reg_names, mips_processor_reg_names): Make static.
7260 (mips_register_name): Handle integer registers explicitly. Add
7261 bounds checking.
7262 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
7263 (mips_lsi33k_reg_names): Don't list integer registers; they're
7264 handled by mips_register_name() now.
7265 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
7266 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
7267 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
7268 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
7269 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
7270
7271 2003-03-18 Andrew Cagney <cagney@redhat.com>
7272
7273 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
7274 a void pointer.
7275 * gdbtypes.h (print_scalar_formatted): Update declaration.
7276 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
7277
7278 2003-03-18 J. Brobecker <brobecker@gnat.com>
7279
7280 * infrun.c (observer.h): Add #include.
7281 (normal_stop): Add call to observer_notify_normal_stop.
7282 * Makefile.in (infrun.o): Add dependency on observer.h.
7283
7284 2003-03-18 J. Brobecker <brobecker@gnat.com>
7285
7286 Continuing work to convert the hppa targets to multiarch partial.
7287 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
7288 parameter. Reformat comment.
7289 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
7290 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
7291 to match new profile.
7292
7293 2003-03-18 J. Brobecker <brobecker@gnat.com>
7294
7295 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
7296 appear to be working in any case.
7297
7298 2003-03-18 J. Brobecker <brobecker@gnat.com>
7299
7300 * observer.c (observer_test_first_observer): New static variable.
7301 (observer_test_second_observer): Likewise.
7302 (observer_test_third_observer): Likewise.
7303 (observer_test_first_notification_function): New static function.
7304 (observer_test_second_notification_function): Likewise.
7305 (observer_test_third_notification_function): Likewise.
7306
7307 2003-03-17 J. Brobecker <brobecker@gnat.com>
7308
7309 * hppa-tdep.c (gdb_assert.h): Add missing #include.
7310 * somsolib.c (gdb_assert.h): Likewise.
7311 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
7312 (somsolib.o): Likewise.
7313
7314 2003-03-17 Andrew Cagney <cagney@redhat.com>
7315
7316 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
7317 BFD. Simplify setting of di.endian.
7318
7319 2003-03-17 Andrew Cagney <cagney@redhat.com>
7320
7321 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
7322 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
7323
7324 From Elena Zannoni <ezannoni@redhat.com>
7325 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
7326 vector and floating-point parameters.
7327 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
7328 convention.
7329 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
7330
7331 2003-03-17 Fernando Nasser <fnasser@redhat.com>
7332
7333 * MAINTAINERS: Remove my name from several maintainership roles.
7334
7335 2003-03-17 Andrew Cagney <cagney@redhat.com>
7336
7337 Fix frame off-by-one bug.
7338 * frame-unwind.h (frame_this_id_ftype): Replace
7339 frame_unwind_id_ftype.
7340 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
7341 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
7342 with "prev_register".
7343 * frame-unwind.c (frame_unwind_find_by_pc): Return
7344 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
7345 comment.
7346 * dummy-frame.c (cached_find_dummy_frame): Delete function.
7347 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
7348 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
7349 (dummy_frame_unwind): Update.
7350 * sentinel-frame.c (sentinel_frame_prev_register): Replace
7351 sentinel_frame_register_unwind.
7352 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
7353 (sentinel_frame_unwinder): Update.
7354 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
7355 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
7356 * frame.c (create_sentinel_frame): Update. Initialize
7357 "prologue_cache" instead of "unwind_cache".
7358 (frame_register_unwind): Call this frame's prev_register with the
7359 next frame and this frame's prologue cache.
7360 (get_prev_frame): Simplify. Always call prev frame's this_id with
7361 this frame and prev frame's prologue cache. Document that this
7362 call is shifted one to the left when compared to the
7363 frame_register_unwind call.
7364 (legacy_saved_regs_prev_register): Replace
7365 frame_saved_regs_register_unwind.
7366 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
7367 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
7368 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
7369 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
7370 (d10v_frame_unwind): Update.
7371 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
7372 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
7373 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
7374 "saved_regs" with "this_saved_regs".
7375
7376 2003-03-16 Andrew Cagney <cagney@redhat.com>
7377
7378 * frame.c (frame_pop): Don't call target_store_registers. Fix
7379 problem reported by Mark Kettenis.
7380
7381 2003-03-16 Mark Kettenis <kettenis@gnu.org>
7382
7383 * i386-tdep.c (i386_register_type): Renamed from
7384 i386_register_virtual_type. Adjust function signature.
7385 (i386_gdbarch_init): Set register_type instead of
7386 deprecated_max_register_raw_size,
7387 deprecated_max_register_virtual_size and register_virtual_type.
7388
7389 2003-03-14 Andrew Cagney <cagney@redhat.com>
7390
7391 * frame.c (get_prev_frame): When a legacy frame, always call
7392 legacy_get_prev_frame. Simplify unwind code using assumption that
7393 the unwinder is new.
7394 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
7395 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
7396 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
7397
7398 2003-03-14 Andrew Cagney <cagney@redhat.com>
7399
7400 * frame.c (get_saved_register): Delete function.
7401 * frame.h (get_saved_register): Delete declaration.
7402 * xstormy16-tdep.c: Update comment.
7403 * regcache.h: Update comments.
7404 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
7405 get_saved_register and extract_address, use
7406 frame_read_unsigned_register.
7407 (sparc_frame_saved_pc): Ditto.
7408 (sparc_get_saved_register): Instead of get_saved_register, use
7409 frame_register.
7410 (sparc_pop_frame): Ditto.
7411 * findvar.c: Update comments.
7412 (value_of_register): Call frame_register instead of
7413 get_saved_register.
7414 (value_from_register): Ditto.
7415 * config/sparc/tm-sparc.h: Update comment.
7416 * breakpoint.c: Update comment.
7417
7418 2003-03-14 Andrew Cagney <cagney@redhat.com>
7419
7420 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
7421 GET_SAVED_REGISTER.
7422 * gdbarch.h, gdbarch.c: Re-generate.
7423 * frame.h: Update comments.
7424 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7425 * x86-64-tdep.c (x86_64_init_abi): Update.
7426 * sparc-tdep.c (sparc_gdbarch_init): Update.
7427 * sh-tdep.c (sh_gdbarch_init): Update.
7428 * mips-tdep.c (mips_gdbarch_init): Update.
7429 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7430 * cris-tdep.c (cris_gdbarch_init): Update.
7431 * ia64-tdep.c (ia64_gdbarch_init): Update.
7432 * frame.c (frame_register): Update.
7433 (get_saved_register): Update.
7434 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
7435
7436 2003-03-13 Andrew Cagney <cagney@redhat.com>
7437
7438 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
7439 * gdbarch.h, gdbarch.c: Regenerate.
7440 * valops.c (hand_function_call): Update comment.
7441 * stack.c (return_command): Update comment.
7442 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
7443 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
7444 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7445 * x86-64-tdep.c (x86_64_init_abi): Update.
7446 * vax-tdep.c (vax_gdbarch_init): Update.
7447 * v850-tdep.c (v850_gdbarch_init): Update.
7448 * sparc-tdep.c (sparc_gdbarch_init): Update.
7449 * sh-tdep.c (sh_gdbarch_init): Update.
7450 * s390-tdep.c (s390_gdbarch_init): Update.
7451 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7452 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7453 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7454 * mips-tdep.c (mips_gdbarch_init): Update.
7455 * mcore-tdep.c (mcore_gdbarch_init): Update.
7456 * m68k-tdep.c (m68k_gdbarch_init): Update.
7457 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7458 * ia64-tdep.c (ia64_gdbarch_init): Update.
7459 * i386-tdep.c (i386_gdbarch_init): Update.
7460 * hppa-tdep.c (hppa_gdbarch_init): Update.
7461 * h8300-tdep.c (h8300_gdbarch_init): Update.
7462 * frv-tdep.c (frv_gdbarch_init): Update.
7463 * cris-tdep.c (cris_gdbarch_init): Update.
7464 * avr-tdep.c (avr_gdbarch_init): Update.
7465 * arm-tdep.c (arm_gdbarch_init): Update.
7466 * alpha-tdep.c (alpha_gdbarch_init): Update.
7467
7468 2003-03-13 Andrew Cagney <cagney@redhat.com>
7469
7470 * frame.c (legacy_frame_p): New function.
7471 (get_prev_frame): Use legacy_frame_p.
7472 * frame.h (legacy_frame_p): Declare.
7473
7474 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
7475
7476 * MAINTAINERS (write after approval): Alphabetically
7477 listing corrected.
7478
7479 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
7480
7481 * MAINTAINERS (write after approval): Add myself.
7482
7483 2003-03-12 Andrew Cagney <cagney@redhat.com>
7484
7485 * frame.c (get_prev_frame): Rename the frame parameter to
7486 "this_frame".
7487 (get_next_frame, legacy_get_prev_frame): Ditto.
7488
7489 2003-03-12 Andrew Cagney <cagney@redhat.com>
7490
7491 * frame.c (get_current_frame): Check target_has_registers before
7492 checking target_has_stack.
7493 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
7494 instead of deprecated_selected_frame.
7495 * findvar.c (value_of_register): Pass "frame", not
7496 deprecated_selected_frame, to value_of_builtin_reg.
7497
7498 2003-03-12 Andrew Cagney <cagney@redhat.com>
7499
7500 * regcache.c (regcache_cooked_write_signed): New function.
7501 (regcache_cooked_write_unsigned): New function.
7502 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
7503 (regcache_cooked_read_signed): Fix regnum in range assertion.
7504 * regcache.h (regcache_cooked_write_signed): Declare.
7505 (regcache_cooked_write_unsigned): Declare.
7506
7507 2003-03-12 Andrew Cagney <cagney@redhat.com>
7508
7509 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
7510 * gdbarch.h, gdbarch.c: Re-generate.
7511 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7512 * x86-64-tdep.h: Update.
7513 * x86-64-tdep.c (x86_64_init_abi): Update.
7514 * v850-tdep.c (v850_gdbarch_init): Update.
7515 * sparc-tdep.c (sparc_gdbarch_init): Update.
7516 * sh-tdep.c (sh_gdbarch_init): Update.
7517 * s390-tdep.c (s390_gdbarch_init): Update.
7518 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7519 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
7520 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7521 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7522 * mips-tdep.c (mips_gdbarch_init): Update.
7523 * mcore-tdep.c (mcore_gdbarch_init): Update.
7524 * m68k-tdep.c (m68k_gdbarch_init): Update.
7525 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7526 * ia64-tdep.c (ia64_gdbarch_init): Update.
7527 * i386-tdep.c (i386_gdbarch_init): Update.
7528 * i386-interix-tdep.c (i386_interix_init_abi): Update.
7529 * hppa-tdep.c (hppa_gdbarch_init): Update.
7530 * h8300-tdep.c (h8300_gdbarch_init): Update.
7531 * frv-tdep.c (frv_gdbarch_init): Update.
7532 * cris-tdep.c (cris_gdbarch_init): Update.
7533 * avr-tdep.c (avr_gdbarch_init): Update.
7534 * arm-tdep.c (arm_gdbarch_init): Update.
7535 * alpha-tdep.c (alpha_gdbarch_init): Update.
7536 * sh-tdep.c (sh_init_extra_frame_info): Update.
7537 (sh64_init_extra_frame_info): Update.
7538 * ns32knbsd-nat.c (frame_num_args): Update.
7539 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
7540 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
7541 (xstormy16_frame_chain_valid): Update.
7542 * vax-tdep.c (vax_saved_pc_after_call): Update.
7543 * v850-tdep.c (v850_frame_chain): Update.
7544 (v850_pop_frame): Update.
7545 (v850_init_extra_frame_info): Update.
7546 * sparc-tdep.c (setup_arbitrary_frame): Update.
7547 * ns32k-tdep.c (umax_frame_num_args): Update.
7548 * s390-tdep.c (s390_pop_frame_regular): Update.
7549 * mn10300-tdep.c (mn10300_frame_chain): Update.
7550 (mn10300_pop_frame_regular): Update.
7551 (mn10300_init_extra_frame_info): Update.
7552 * mips-tdep.c (mips_init_frame_pc_first): Update.
7553 (mips_frame_chain): Update.
7554 (mips_pop_frame): Update.
7555 * mcore-tdep.c (mcore_frame_chain): Update.
7556 (mcore_pop_frame): Update.
7557 (mcore_init_extra_frame_info): Update.
7558 * arch-utils.c (init_frame_pc_default): Update.
7559 * m68k-tdep.c (isi_frame_num_args): Update.
7560 (delta68_frame_num_args): Update.
7561 (news_frame_num_args): Update.
7562 * ia64-tdep.c (ia64_pop_frame_regular): Update.
7563 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
7564 (alpha_frame_chain): Update.
7565 (alpha_pop_frame): Update.
7566 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
7567 (hppa_init_extra_frame_info): Update.
7568 (hppa_frame_chain): Update.
7569 (hppa_frame_chain_valid): Update.
7570 * cris-tdep.c (cris_init_extra_frame_info): Update.
7571 * avr-tdep.c (avr_init_extra_frame_info): Update.
7572 * arm-tdep.c (arm_frame_chain_valid): Update.
7573 (arm_init_extra_frame_info): Update.
7574 (arm_pop_frame): Update.
7575 * frame.c (frame_pc_unwind): Update.
7576 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
7577 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
7578 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
7579 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
7580 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
7581 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
7582
7583 2003-03-12 Andrew Cagney <cagney@redhat.com>
7584
7585 Eliminate the need for POP_FRAME.
7586 * frame.c (do_frame_unwind_register): New function.
7587 (frame_pop): When no POP_FRAME, pop the frame using register
7588 unwind and a scratch regcache.
7589 (frame_saved_regs_pop): Delete function.
7590 (trad_frame_unwinder): Update.
7591 * d10v-tdep.c (d10v_frame_pop): Delete function.
7592 (d10v_frame_unwind): Update.
7593 * sentinel-frame.c (sentinel_frame_pop): Delete function.
7594 (sentinel_frame_unwinder): Update.
7595 * dummy-frame.c (dummy_frame_pop): Delete function.
7596 (dummy_frame_unwind): Update.
7597 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
7598 (struct frame_unwind): Update.
7599
7600 2003-03-11 Kevin Buettner <kevinb@redhat.com>
7601
7602 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
7603 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
7604 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
7605 Do range checks on register number obtained from debugging info.
7606 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
7607 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
7608 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
7609 mapping function.
7610 (do_fp_register_row): Fix typo which caused double type to be
7611 used when attempting to unpack a float.
7612
7613 2003-03-11 J. Brobecker <brobecker@gnat.com>
7614
7615 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
7616
7617 2003-03-11 Andrew Cagney <cagney@redhat.com>
7618
7619 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
7620 frame. Problem found by Corinna Vinschen.
7621
7622 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
7623
7624 * doublest.c (floatformat_from_length): Accept also
7625 the real size of 'long double' type.
7626
7627 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
7628
7629 From Klee Dienes <kdienes@apple.com>:
7630 * breakpoint.c (bpstat_copy): Copy the command lines as well
7631 as the old value, to match what is freed in bpstat_clear.
7632
7633 2003-03-10 David Carlton <carlton@math.stanford.edu>
7634
7635 * minsyms.c (add_minsym_to_hash_table): Replace
7636 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
7637 (compare_minimal_symbols, compact_minimal_symbols)
7638 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
7639 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
7640 of DEPRECATED_SYMBOL_MATCHES_NAME.
7641 (lookup_minimal_symbol_solib_trampoline): Ditto.
7642
7643 2003-03-10 Andrew Cagney <cagney@redhat.com>
7644
7645 * regcache.h (regcache_cooked_read_ftype): Define.
7646 (regcache_save, regcache_restore): Add a cooked_read parameter.
7647 * regcache.c (regcache_save, regcache_restore): Update.
7648 (do_cooked_read): New function.
7649 (regcache_cpy): Pass do_cooked_read to regcache_save and
7650 regcache_restore.
7651
7652 2003-03-10 Andrew Cagney <cagney@redhat.com>
7653
7654 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
7655 * gdbarch.h, gdbarch.c: Re-generate.
7656 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7657 * x86-64-tdep.h: Update.
7658 * x86-64-tdep.c (x86_64_init_abi): Update.
7659 * v850-tdep.c (v850_gdbarch_init): Update.
7660 * sparc-tdep.c (sparc_gdbarch_init): Update.
7661 * sh-tdep.c (sh_gdbarch_init): Update.
7662 * s390-tdep.c (s390_gdbarch_init): Update.
7663 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7664 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
7665 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7666 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7667 * mips-tdep.c (mips_gdbarch_init): Update.
7668 * mcore-tdep.c (mcore_gdbarch_init): Update.
7669 * m68k-tdep.c (m68k_gdbarch_init): Update.
7670 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7671 * ia64-tdep.c (ia64_gdbarch_init): Update.
7672 * i386-tdep.c (i386_gdbarch_init): Update.
7673 * i386-interix-tdep.c (i386_interix_init_abi): Update.
7674 * hppa-tdep.c (hppa_gdbarch_init): Update.
7675 * h8300-tdep.c (h8300_gdbarch_init): Update.
7676 * frv-tdep.c (frv_gdbarch_init): Update.
7677 * cris-tdep.c (cris_gdbarch_init): Update.
7678 * avr-tdep.c (avr_gdbarch_init): Update.
7679 * arm-tdep.c (arm_gdbarch_init): Update.
7680 * alpha-tdep.c (alpha_gdbarch_init): Update.
7681 * sh-tdep.c (sh_init_extra_frame_info): Update.
7682 (sh64_init_extra_frame_info): Update.
7683 * ns32knbsd-nat.c (frame_num_args): Update.
7684 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
7685 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
7686 (xstormy16_frame_chain_valid): Update.
7687 * vax-tdep.c (vax_saved_pc_after_call): Update.
7688 * v850-tdep.c (v850_frame_chain): Update.
7689 (v850_pop_frame): Update.
7690 (v850_init_extra_frame_info): Update.
7691 * sparc-tdep.c (setup_arbitrary_frame): Update.
7692 * ns32k-tdep.c (umax_frame_num_args): Update.
7693 * s390-tdep.c (s390_pop_frame_regular): Update.
7694 * mn10300-tdep.c (mn10300_frame_chain): Update.
7695 (mn10300_pop_frame_regular): Update.
7696 (mn10300_init_extra_frame_info): Update.
7697 * mips-tdep.c (mips_init_frame_pc_first): Update.
7698 (mips_frame_chain): Update.
7699 (mips_pop_frame): Update.
7700 * mcore-tdep.c (mcore_frame_chain): Update.
7701 (mcore_pop_frame): Update.
7702 (mcore_init_extra_frame_info): Update.
7703 * arch-utils.c (init_frame_pc_default): Update.
7704 * m68k-tdep.c (isi_frame_num_args): Update.
7705 (delta68_frame_num_args): Update.
7706 (news_frame_num_args): Update.
7707 * ia64-tdep.c (ia64_pop_frame_regular): Update.
7708 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
7709 (alpha_frame_chain): Update.
7710 (alpha_pop_frame): Update.
7711 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
7712 (hppa_init_extra_frame_info): Update.
7713 (hppa_frame_chain): Update.
7714 (hppa_frame_chain_valid): Update.
7715 * cris-tdep.c (cris_init_extra_frame_info): Update.
7716 * avr-tdep.c (avr_init_extra_frame_info): Update.
7717 * arm-tdep.c (arm_frame_chain_valid): Update.
7718 (arm_init_extra_frame_info): Update.
7719 (arm_pop_frame): Update.
7720 * frame.c (frame_pc_unwind): Update.
7721 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
7722 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
7723 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
7724 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
7725 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
7726 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
7727
7728 2003-03-10 Andrew Cagney <cagney@redhat.com>
7729
7730 * gdbarch.sh (gdbarch_unwind_pc): New method.
7731 * gdbarch.h, gdbarch.c: Regenerate.
7732 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
7733 but use read_pc and FRAME_SAVED_PC as fall backs.
7734 (frame_saved_regs_pc_unwind): Delete function.
7735 (trad_frame_unwinder): Update.
7736 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
7737 (struct frame_unwind): Update.
7738 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
7739 (dummy_frame_unwind): Update.
7740 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
7741 (sentinel_frame_unwinder): Update.
7742 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
7743 (d10v_frame_unwind): Update.
7744 (d10v_unwind_pc): New function.
7745 (d10v_gdbarch_init): Set unwind_pc.
7746
7747 2003-03-10 Andrew Cagney <cagney@redhat.com>
7748
7749 * gdbarch.h: Re-generate.
7750
7751 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
7752 PC.
7753 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
7754 the PC register.
7755
7756 2003-03-08 Mark Kettenis <kettenis@gnu.org>
7757
7758 * gdbarch.sh (save_dummy_frame_tos): Add comment.
7759
7760 2003-03-08 Andrew Cagney <cagney@redhat.com>
7761
7762 * cli-out.c: Update copyright.
7763 (cli_out_data): Define typedef. Use instead of ui_out_data.
7764
7765 2003-03-08 Andrew Cagney <cagney@redhat.com>
7766
7767 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
7768 the result.
7769
7770 2003-03-07 Andrew Cagney <cagney@redhat.com>
7771
7772 * gdbarch.sh: Don't generate two macro definitions when an
7773 undefined macro taking no arguments.
7774 * gdbarch.h: Regenerate.
7775
7776 2002-03-07 Michal Ludvig <mludvig@suse.cz>
7777
7778 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
7779 (x86_64_unwind_dummy_id): New functions.
7780 (x86_64_init_abi): Register these two new functions.
7781
7782 2003-03-07 Michal Ludvig <mludvig@suse.cz>
7783
7784 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
7785 (x86_64_skip_prologue): Move prologue detection to
7786 separate function.
7787 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
7788
7789 2003-03-05 Andrew Cagney <cagney@redhat.com>
7790
7791 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
7792 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
7793 * frame.c (get_prev_frame): Restructure the frame ID unwind code
7794 to use unwind_dummy_id when a dummy frame.
7795 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
7796 predicate.
7797 * gdbarch.h, gdbarch.c: Regneerate.
7798
7799 2003-03-05 Andrew Cagney <cagney@redhat.com>
7800
7801 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
7802 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
7803 Do not use d10v_read_sp or d10v_read_fp when obtaining register
7804 values.
7805
7806 2003-03-05 Andrew Cagney <cagney@redhat.com>
7807
7808 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
7809 (struct d10v_unwind_cache): Delete field "frameless". Replace
7810 "next_addr" with "sp_offset". Add "r11_offset".
7811 (d10v_frame_unwind_cache): Update.
7812 (prologue_find_regs): Update. When "mv r11, sp", save the
7813 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
7814 RN was saved in r11_offset.
7815
7816 2003-03-05 Andrew Cagney <cagney@redhat.com>
7817
7818 * frame.c (deprecated_update_frame_pc_hack): Also update the the
7819 cached PC value in the next frame.
7820
7821 2003-03-05 Andrew Cagney <cagney@redhat.com>
7822
7823 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
7824 "id_unwind_cache" with "id".
7825 (frame_id_unwind): Delete declaration.
7826 * frame.c (frame_id_unwind): Delete function.
7827 (get_prev_frame): Call the frame id unwind method directly. Store
7828 the returned next frame's ID value in NEXT_FRAME. Note that there
7829 is a problem with the wrong unwind ID being called with the wrong
7830 unwind cache.
7831
7832 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
7833
7834 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
7835
7836 2003-03-05 James Ingham <jingham@apple.com>
7837 Daniel Jacobowitz <drow@mvista.com>
7838
7839 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
7840 (auto_cp_abi): New variable.
7841 (current_cp_abi, num_cp_abis): Make static.
7842 (CP_ABI_MAX): Define.
7843 (cp_abis): Turn into an array.
7844 (value_virtual_fn_field): Fix formatting.
7845 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
7846 takes a pointer.
7847 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
7848 (list_cp_abis, _initialize_cp_abi): New functions.
7849 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
7850 declarations for cp_abis, num_cp_abis, current_cp_abi, and
7851 switch_to_cp_abi. Update prototype for register_cp_abi.
7852 * Makefile.in (cp-abi.o): Update dependencies.
7853 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
7854 instead of switch_to_cp_abi.
7855 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
7856 register_cp_abi.
7857 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
7858 register_cp_abi.
7859 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
7860
7861 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
7862
7863 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
7864 * dwarf2loc.c: Include "regcache.h".
7865 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
7866 register_size.
7867 * Makefile.in (dwarf2loc.o): Update dependencies.
7868
7869 2003-03-04 Theodore A. Roth <troth@openavr.org>
7870
7871 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
7872 number of io registers reported by remote target is not a multiple of
7873 step.
7874
7875 2003-03-04 David Carlton <carlton@math.stanford.edu>
7876
7877 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
7878 (lookup_symbol_aux_psymtabs): Update call to
7879 lookup_partial_symbol.
7880 (lookup_transparent_type, find_main_psymtab)
7881 (make_symbol_overload_list): Ditto.
7882
7883 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
7884
7885 * MAINTAINERS (Write after approval): Update my email address.
7886
7887 2003-03-03 Andrew Cagney <cagney@redhat.com>
7888
7889 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
7890 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
7891 predicate. Replace MAX_REGISTER_RAW_SIZE.
7892 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
7893 MAX_REGISTER_VIRTUAL_SIZE.
7894 * regcache.c (legacy_max_register_raw_size): New function.
7895 (legacy_max_register_virtual_size): New function.
7896 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
7897 (MAX_REGISTER_RAW_SIZE): Define.
7898 (legacy_max_register_raw_size): Declare.
7899 (legacy_max_register_virtual_size): Declare.
7900 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
7901 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
7902 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
7903 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
7904 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
7905 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
7906 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
7907 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
7908 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
7909 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7910 * vax-tdep.c (vax_gdbarch_init): Update.
7911 * v850-tdep.c (v850_gdbarch_init): Update.
7912 * sparc-tdep.c (sparc_gdbarch_init): Update.
7913 * sh-tdep.c (sh_gdbarch_init): Update.
7914 * s390-tdep.c (s390_gdbarch_init): Update.
7915 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7916 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7917 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7918 * mips-tdep.c (mips_gdbarch_init): Update.
7919 * mcore-tdep.c (mcore_gdbarch_init): Update.
7920 * m68k-tdep.c (m68k_gdbarch_init): Update.
7921 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7922 * ia64-tdep.c (ia64_gdbarch_init): Update.
7923 * i386-tdep.c (i386_gdbarch_init): Update.
7924 * hppa-tdep.c (hppa_gdbarch_init): Update.
7925 * h8300-tdep.c (h8300_gdbarch_init): Update.
7926 * frv-tdep.c (frv_gdbarch_init): Update.
7927 * cris-tdep.c (cris_gdbarch_init): Update.
7928 * avr-tdep.c (avr_gdbarch_init): Update.
7929 * arm-tdep.c (arm_gdbarch_init): Update.
7930 * alpha-tdep.c (alpha_gdbarch_init): Update.
7931 * d10v-tdep.c (d10v_gdbarch_init): Do not set
7932 max_register_raw_size or max_register_virtual_size.
7933
7934 2003-03-03 David Carlton <carlton@math.stanford.edu>
7935
7936 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
7937 SYMBOL_MATCHES_NAME, add comment.
7938 (SYMBOL_MATCHES_NATURAL_NAME): New.
7939 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
7940 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
7941 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
7942 * symtab.c (lookup_partial_symbol): Use
7943 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
7944 unhelpful comment.
7945 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
7946 SYMBOL_MATCHES_NAME.
7947 Fix for PR c++/33.
7948
7949 2003-03-03 David Carlton <carlton@math.stanford.edu>
7950
7951 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
7952 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
7953 by regexp matching against SYMBOL_NATURAL_NAME.
7954
7955 2003-03-03 David Carlton <carlton@math.stanford.edu>
7956
7957 * linespec.c (find_method): Extract code into collect_methods.
7958 (collect_methods): New.
7959
7960 2003-03-02 Mark Kettenis <kettenis@gnu.org>
7961
7962 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
7963 get_frame_base.
7964
7965 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
7966 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
7967
7968 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
7969
7970 * arch-utils.c (generic_register_byte): Fix to use the loop index
7971 and not regnum when summing the size of all registers up to regnum.
7972
7973 2003-03-01 Andrew Cagney <cagney@redhat.com>
7974
7975 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
7976 FRAME_INIT_SAVED_REGS.
7977 * gdbarch.h, gdbarch.c: Regenerate.
7978 * stack.c (frame_info): Update.
7979 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
7980 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
7981 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
7982 * ns32k-tdep.c (ns32k_pop_frame): Update.
7983 * mips-tdep.c (mips_pop_frame): Update.
7984 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
7985 * ia64-tdep.c (ia64_frame_chain): Update.
7986 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
7987 (ia64_frameless_function_invocation): Update.
7988 (ia64_init_extra_frame_info): Update.
7989 (ia64_pop_frame_regular): Update.
7990 * frame.h (struct frame_info): Update comment.
7991 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
7992 * frame.c (frame_saved_regs_register_unwind): Update.
7993 (frame_saved_regs_register_unwind): Update.
7994 (deprecated_generic_get_saved_register): Update.
7995 * cris-tdep.c: Update comment.
7996 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
7997 Rename macro.
7998 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7999 * x86-64-tdep.c (x86_64_init_abi): Update.
8000 * vax-tdep.c (vax_gdbarch_init): Update.
8001 * v850-tdep.c (v850_gdbarch_init): Update.
8002 * sparc-tdep.c (sparc_gdbarch_init): Update.
8003 * sh-tdep.c (sh_gdbarch_init): Update.
8004 * s390-tdep.c (s390_gdbarch_init): Update.
8005 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8006 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8007 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
8008 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8009 * mips-tdep.c (mips_gdbarch_init): Update.
8010 * mcore-tdep.c (mcore_gdbarch_init): Update.
8011 * m68k-tdep.c (m68k_gdbarch_init): Update.
8012 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8013 * ia64-tdep.c (ia64_gdbarch_init): Update.
8014 * i386-tdep.c (i386_gdbarch_init): Update.
8015 * frv-tdep.c (frv_gdbarch_init): Update.
8016 * avr-tdep.c (avr_gdbarch_init): Update.
8017 * arm-tdep.c (arm_gdbarch_init): Update.
8018 * alpha-tdep.c (alpha_gdbarch_init): Update.
8019
8020 2003-03-01 Andrew Cagney <cagney@redhat.com>
8021
8022 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
8023 option enum and switch. When no windows, set the interpreter to
8024 INTERP_CONSOLE.
8025
8026 2003-03-01 Andrew Cagney <cagney@redhat.com>
8027
8028 * main.c (captured_main): Replace magic option characters with an
8029 enum.
8030
8031 2003-03-01 Andrew Cagney <cagney@redhat.com>
8032
8033 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
8034 INIT_EXTRA_FRAME_INFO.
8035 * gdbarch.h, gdbarch.c: Regenerate.
8036 * arm-tdep.c: Update comments.
8037 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
8038 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
8039 * frame.h, avr-tdep.c: Ditto.
8040 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
8041 (create_new_frame, legacy_get_prev_frame): Ditto.
8042 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
8043 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
8044 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
8045 deprecated_init_extra_frame_info instead of init_extra_frame_info.
8046 * x86-64-tdep.c (x86_64_init_abi): Ditto.
8047 * v850-tdep.c (v850_gdbarch_init): Ditto.
8048 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8049 * sh-tdep.c (sh_gdbarch_init): Ditto.
8050 * s390-tdep.c (s390_gdbarch_init): Ditto.
8051 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
8052 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8053 * mips-tdep.c (mips_gdbarch_init): Ditto.
8054 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8055 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8056 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8057 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
8058 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8059 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8060 * frv-tdep.c (frv_gdbarch_init): Ditto.
8061 * cris-tdep.c (cris_gdbarch_init): Ditto.
8062 * avr-tdep.c (avr_gdbarch_init): Ditto.
8063 * arm-tdep.c (arm_gdbarch_init): Ditto.
8064 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
8065 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8066
8067 2003-03-01 Andrew Cagney <cagney@redhat.com>
8068
8069 * gdbarch.sh (register_type): New function with predicate.
8070 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
8071 * gdbarch.h, gdbarch.c: Re-generate.
8072 * arch-utils.c (generic_register_byte): Use generic_register_size.
8073 (generic_register_size): When available, use
8074 gdbarch_register_type.
8075 * regcache.c (init_regcache_descr): When available, initialize the
8076 register type array using gdbarch_register_type. If the
8077 architecture supplies gdbarch_register_type, do not use the legacy
8078 regcache layout.
8079 * d10v-tdep.c (d10v_register_type): Replace
8080 d10v_register_virtual_type.
8081 (d10v_gdbarch_init): Set register_type instead of
8082 register_virtual_type.
8083
8084 2003-03-01 Andrew Cagney <cagney@redhat.com>
8085
8086 * Makefile.in (ax-gdb.o): Update dependencies.
8087 * ax-gdb.c: Include "regcache.h".
8088 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
8089 * findvar.c (value_of_register): Ditto.
8090 * infcmd.c (default_print_registers_info): Ditto.
8091
8092 2003-03-01 Mark Kettenis <kettenis@gnu.org>
8093
8094 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
8095 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
8096
8097 2003-03-01 Mark Kettenis <kettenis@gnu.org>
8098
8099 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
8100 of STREQ.
8101
8102 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
8103
8104 * Makefile.in (dwarf2loc.o): Update dependencies.
8105 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
8106 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
8107 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
8108 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
8109 (locexpr_tracepoint_var_ref): New function.
8110 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
8111
8112 2003-02-28 Andrew Cagney <cagney@redhat.com>
8113
8114 * regcache.c (register_size): New function.
8115 * regcache.h (register_size): Declare
8116 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
8117 max_register_size instead of MAX_REGISTER_RAW_SIZE.
8118
8119 2003-02-28 David Carlton <carlton@math.stanford.edu>
8120
8121 * linespec.c (decode_compound): Extract code into find_method.
8122 (find_method): New.
8123
8124 2003-02-28 J. Brobecker <brobecker@gnat.com>
8125
8126 * Makefile.in: Add rules to build and link in observer.o.
8127
8128 2003-02-27 J. Brobecker <brobecker@gnat.com>
8129
8130 * observer.c: Minor comments edits.
8131
8132 2003-02-27 J. Brobecker <brobecker@gnat.com>
8133
8134 * observer.h, observer.c: New file.
8135
8136 2003-02-27 Andrew Cagney <cagney@redhat.com>
8137
8138 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
8139
8140 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
8141
8142 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
8143 (M6812_OP_STS_EXT): Likewise.
8144 (m6811_prologue): Use the above to recognize prologue.
8145 (m6812_prologue): Likewise.
8146
8147 2003-02-27 David Carlton <carlton@math.stanford.edu>
8148
8149 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
8150 SYMBOL_PRINT_NAME.
8151 (compare_psymbols): Ditto.
8152 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
8153
8154 2003-02-27 Michael Snyder <msnyder@redhat.com>
8155
8156 * f-lang.c (build_fortran_types): New function.
8157 (_initialize_f_language): Gdbarch-register built-in fortran types.
8158 * doublest.c (extract_floating): Fix warning text.
8159
8160 2003-02-27 Andrew Cagney <cagney@redhat.com>
8161
8162 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
8163 predicate. Replaces PUSH_DUMMY_FRAME.
8164 * gdbarch.h, gdbarch.c: Regnerate.
8165 * valops.c (hand_function_call): Update. Call
8166 generic_push_dummy_frame directly.
8167 * vax-tdep.c (vax_gdbarch_init): Update.
8168 * sparc-tdep.c (sparc_gdbarch_init): Update.
8169 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
8170 * m68k-tdep.c (m68k_gdbarch_init): Update.
8171 * hppa-tdep.c (hppa_gdbarch_init): Update.
8172 * alpha-tdep.c (alpha_gdbarch_init): Update.
8173 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
8174 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
8175 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
8176 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
8177 push_dummy_frame to generic_push_dummy_frame.
8178 * v850-tdep.c (v850_gdbarch_init): Ditto.
8179 * sh-tdep.c (sh_gdbarch_init): Ditto.
8180 * s390-tdep.c (s390_gdbarch_init): Ditto.
8181 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8182 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8183 * mips-tdep.c (mips_gdbarch_init): Ditto.
8184 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8185 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8186 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8187 * i386-tdep.c (i386_gdbarch_init): Ditto.
8188 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8189 * frv-tdep.c (frv_gdbarch_init): Ditto.
8190 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8191 * cris-tdep.c (cris_gdbarch_init): Ditto.
8192 * avr-tdep.c (avr_gdbarch_init): Ditto.
8193 * arm-tdep.c (arm_gdbarch_init): Ditto.
8194
8195 2003-02-26 Kevin Buettner <kevinb@redhat.com>
8196
8197 * mips-tdep.c (show_mips_abi): New function.
8198 (_initialize_mips_tdep): Use show_mips_abi() to implement the
8199 command ``show mips abi''.
8200
8201 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
8202
8203 From Elena Zannoni <ezannoni@redhat.com>
8204 * dbxread.c (process_one_symbol): Only record line 0 if one or
8205 more sline entries have been seen for the function.
8206
8207 2003-02-26 Michael Chastain <mec@shout.net>
8208
8209 * configure: Regenerate with autoconf 000227.
8210
8211 2003-02-26 Michael Chastain <mec@shout.net>
8212
8213 Close PR build/660.
8214 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
8215 for old libc5/glibc.
8216 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
8217
8218 2003-02-26 Kris Warkentin <kewarken@qnx.com>
8219
8220 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
8221 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
8222
8223 2003-02-26 Michael Chastain <mec@shout.net>
8224
8225 * configure.in: New variable HAVE_UINTPTR_T.
8226 * configure, config.in: Regenerated.
8227
8228 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
8229
8230 Fix PR build/1097.
8231 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
8232
8233 2003-02-25 Andrew Cagney <cagney@redhat.com>
8234
8235 * frame.c (get_prev_frame): Add comment on check for
8236 inside_entry_func. Only check for inside_entry_file when not a
8237 dummy and not a sentinel. Check that the new frame is not inner
8238 to the old frame.
8239
8240 2003-02-25 Andrew Cagney <cagney@redhat.com>
8241
8242 * frame.c (frame_debug): New variable.
8243 (_initialize_frame): Add "set/show debug frame" command.
8244 (get_prev_frame): When frame_debug, print reason why unwind
8245 failed.
8246
8247 2003-02-25 Michael Chastain <mec@shout.net>
8248
8249 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
8250 to avoid uintptr_t definition problems.
8251
8252 2003-02-25 David Carlton <carlton@math.stanford.edu>
8253
8254 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
8255 (SYMBOL_LINKAGE_NAME): Ditto.
8256 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
8257 SYMBOL_LINKAGE_NAME.
8258 (struct general_symbol_info): Expand comment.
8259 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
8260 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
8261 (SYMBOL_MATCHES_REGEXP): Ditto.
8262 * symtab.c (symbol_natural_name): New function.
8263 * objfiles.h: Replace all uses of SYMBOL_NAME by
8264 DEPRECATED_SYMBOL_NAME.
8265 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
8266 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
8267 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
8268 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
8269 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
8270 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
8271 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
8272 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
8273 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
8274 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
8275 * ada-exp.y: Ditto.
8276 * ada-exp.y: Update copyright.
8277 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
8278 * cp-valprint.c: Ditto.
8279
8280 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
8281
8282 * infptrace.c (detach): Do not flag error if ptrace detach fails
8283 and errno is set to ESRCH.
8284
8285 2003-02-24 Andrew Cagney <cagney@redhat.com>
8286
8287 * infptrace.c (udot_info): Change type of udot_off to long. Use
8288 paddr when printing udot_off's value.
8289
8290 2003-02-24 David Carlton <carlton@math.stanford.edu>
8291
8292 * symtab.c (make_symbol_overload_list): Only read in partial
8293 symtabs containing a matching partial symbol.
8294
8295 2003-02-24 David Carlton <carlton@math.stanford.edu>
8296
8297 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
8298 do the comparison, not strcmp.
8299 * symfile.c (compare_psymbols): Ditto.
8300 * defs.h: Declare strcmp_iw_ordered.
8301 * utils.c (strcmp_iw_ordered): New function.
8302
8303 2003-02-24 Jim Blandy <jimb@redhat.com>
8304
8305 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
8306 support, shared libs): Remove my name from here, to better reflect
8307 reality.
8308
8309 2003-02-24 Kris Warkentin <kewarken@qnx.com>
8310
8311 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
8312 (target_ops): Add to_have_continuable_watchpoint.
8313 * target.c (update_current_target): Add INHERIT line for
8314 to_have_continuable_watchpoint.
8315 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
8316 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
8317 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
8318 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
8319
8320 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
8321
8322 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
8323 maintainership.
8324
8325 2003-02-24 Kris Warkentin <kewarken@qnx.com>
8326
8327 * solib.c (solib_open): Call target defined search function after
8328 failing with solib-search-path.
8329 * solist.h (target_so_ops): Add find_and_open_solib function hook and
8330 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
8331
8332 2003-02-24 Kris Warkentin <kewarken@qnx.com>
8333
8334 * MAINTAINERS: Add myself to Write After section.
8335
8336 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
8337
8338 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
8339
8340 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
8341
8342 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
8343 (m68hc11_add_reggroups): New function.
8344 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
8345 (m68hc11_gdbarch_init): Install the reggroups.
8346 (_initialize_m68hc11_tdep): Initialize them.
8347
8348 2003-02-21 James E Wilson <wilson@tuliptree.org>
8349
8350 * MAINTAINERS: Update my email address.
8351
8352 2003-02-21 David Carlton <carlton@math.stanford.edu>
8353
8354 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
8355
8356 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
8357
8358 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
8359 * symtab.h: Add opaque declarations of struct axs_value and
8360 struct agent_expr.
8361 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
8362 (struct location_funcs): New type.
8363 (struct symbol): Add "loc" to aux_value.
8364 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
8365 * dwarf2read.c: Include "dwarf2expr.h".
8366 (dwarf2_symbol_mark_computed): New function.
8367 (read_func_scope): Use it.
8368 (var_decode_location): New function.
8369 (new_symbol): Use it.
8370 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
8371
8372 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
8373 (dwarf2expr_h, dwarf2loc_h): New variables.
8374 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
8375 (dwarf2expr.o, dwarf2loc.o): New rules.
8376 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
8377 * buildsym.c (finish_block): Handle LOC_COMPUTED and
8378 LOC_COMPUTED_ARG.
8379 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
8380 * m2-exp.y (yylex): Likewise.
8381 * printcmd.c (address_info, print_frame_args): Likewise.
8382 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
8383 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
8384 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
8385 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
8386 * symtab.c (lookup_block_symbol): Likewise.
8387
8388 2003-02-20 Adam Fedor <fedor@gnu.org>
8389
8390 * symtab.h: Remove objc_specific struct
8391 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
8392 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
8393 Have language_objc use cplus_specific struct.
8394
8395 2003-02-20 Tom Tromey <tromey@redhat.com>
8396
8397 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
8398 TYPE_NAME, when printing a String value. PR java/1075.
8399
8400 2003-02-20 Adam Fedor <fedor@gnu.org>
8401
8402 * objc-lang.h (find_methods): Remove declaration.
8403 * objc-lang.c (find_methods): Make static.
8404
8405 2003-02-20 Christopher Faylor <cgf@redhat.com>
8406
8407 * win32-nat.c (get_image_name): Check return value from
8408 ReadProcessMemory.
8409 (child_xfer_memory): Ditto.
8410
8411 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
8412
8413 * configure.in (TARGET_SYSTEM_ROOT): Set default to
8414 ${exec_prefix}/${target_alias}/sys-root. Match explicit
8415 '${exec_prefix}' (in addition to the expansion thereof) as
8416 relocatable.
8417 * configure: Rebuilt.
8418
8419 2003-02-20 David Carlton <carlton@math.stanford.edu>
8420
8421 * symtab.c (search_symbols): Revert the search_symbols part of my
8422 2002-12-23 patch. Add comment.
8423
8424 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
8425
8426 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
8427 * dbxread.c (elfstab_build_psymtabs): Don't call
8428 install_minimal_symbols.
8429 (stabsect_build_psymtabs): Likewise.
8430 * elfread.c (elf_symfile_read): Call install_minimal_symbols
8431 earlier.
8432 * somread.c (som_symfile_read): Call install_minimal_symbols
8433 and do_cleanups earlier.
8434 * nlmread.c (nlm_symfile_read): Likewise.
8435 * mdebugread.c (elfmdebug_build_psymtabs): Call
8436 install_minimal_symbols and make appropriate cleanups.
8437
8438 2003-02-20 Kevin Buettner <kevinb@redhat.com>
8439
8440 * solib.c (reload_shared_libraries): New function.
8441 (_initialize_solib): Add callbacks for ``set solib-search-path''
8442 and ``set solib-absolute-prefix''.
8443
8444 2003-02-20 David Carlton <carlton@math.stanford.edu>
8445
8446 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
8447 expand comment.
8448 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
8449 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
8450 * ada-typeprint.c (ada_typedef_print): Ditto.
8451 * ax-gdb.c (gen_var_ref): Ditto.
8452 * breakpoint.c (print_one_breakpoint): Ditto.
8453 * buildsym.c (finish_block): Ditto.
8454 * c-valprint.c (c_val_print): Ditto.
8455 * expprint.c (print_subexp): Ditto.
8456 * findvar.c (locate_var_value): Ditto.
8457 * infcmd.c (jump_command): Ditto.
8458 * linespec.c (decode_line_2, decode_compound): Ditto.
8459 * maint.c (maintenance_translate_address): Ditto.
8460 * objc-lang.c (compare_selectors, compare_classes): Ditto.
8461 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
8462 Ditto.
8463 * p-valprint.c (pascal_val_print): Ditto.
8464 * stabsread.c (define_symbol): Ditto.
8465 * stack.c (print_frame, frame_info, print_block_frame_locals)
8466 (print_frame_arg_vars, return_command): Ditto.
8467 * symfile.c (compare_symbols, compare_psymbols): Ditto.
8468 * symmisc.c (print_symbol): Ditto.
8469 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
8470 (compare_search_syms, print_symbol_info, print_msymbol_info)
8471 (rbreak_command): Ditto.
8472 * tracepoint.c (tracepoints_info): Ditto.
8473 * typeprint.c (typedef_print): Ditto.
8474 * valops.c (value_of_variable, hand_function_call): Ditto.
8475 * cli/cli-cmds.c (edit_command, list_command): Ditto.
8476 * ada-typeprint.c: Update Copyright.
8477 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
8478 * tracepoint.c, cli/cli-cmds.c: Ditto.
8479
8480 2003-02-20 Kevin Buettner <kevinb@redhat.com>
8481
8482 * frame.c (generic_unwind_get_saved_register): Make non-static.
8483 * frame.h (generic_unwind_get_saved_register): Declare.
8484 * mips-tdep.c (read_next_frame_reg): Fetch register from
8485 current regcache when frame is NULL.
8486 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
8487 that must be NULL.
8488 (mips_get_saved_register): Call generic_unwind_get_saved_register()
8489 instead of frame_register_unwind().
8490
8491 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8492
8493 * remote-sim.c (gdbsim_insert_breakpoint)
8494 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
8495 code.
8496
8497 2003-02-20 Andrew Cagney <ac131313@redhat.com>
8498
8499 * remote.c (_initialize_remote): Add commands "set/show remote
8500 hardware-watchpoint-limit" and "set/show remote
8501 hardware-breakpoint-limit".
8502 (remote_hw_watchpoint_limit): Initialize to -1.
8503 (remote_hw_breakpoint_limit): Ditto.
8504 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
8505
8506 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
8507
8508 * coff-pe-read.c: New file - support reading of minimal symbols from a
8509 portable executable using the export table.
8510 * coff-pe-read.h: New file.
8511 * coffread.c: Include coff-pe-read.h.
8512 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
8513 debugging symbols found.
8514 * Makefile.in (SFILES): Add coff-pe-read.o.
8515 (coff_pe_read_h): Define.
8516 (COMMON_OBS): Add coff-pe-read.o.
8517 (coffread.o): Add coff_pe_read_h dependency.
8518 (coff-pe-read.o): New target.
8519
8520 2003-02-19 David Carlton <carlton@math.stanford.edu>
8521
8522 * Makefile.in (SFILES): Add block.c.
8523 (block_h): New.
8524 (COMMON_OBS): Add block.o.
8525 (block.o): New.
8526 (x86-64-tdep.o): Add $(block_h).
8527 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
8528 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
8529 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
8530 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
8531 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
8532 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
8533 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
8534 * value.h: Add opaque declaration for struct block.
8535 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
8536 * ada-lang.h: Ditto.
8537 * x86-64-tdep.c: #include "block.h"
8538 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
8539 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
8540 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
8541 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
8542 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
8543 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
8544 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
8545 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
8546 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
8547 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
8548 * symtab.c (block_function): Ditto.
8549 (contained_in): Ditto.
8550 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
8551 block.h. Add opaque declaration for struct block.
8552 * symtab.h: Move block_function and contained_in declarations to
8553 block.h. Add opaque declarations for struct block, struct
8554 blockvector.
8555 (struct block): Move to block.h.
8556 (struct blockvector): Ditto.
8557 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
8558 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
8559 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
8560 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
8561 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
8562 Ditto.
8563 * block.c: New file.
8564 * block.h: New file.
8565
8566 2003-02-19 Theodore A. Roth <troth@openavr.org>
8567
8568 * avr-tdep.c (avr_extract_return_value): Remove function.
8569 (avr_store_return_value): Remove function.
8570 (avr_extract_struct_value_address): Remove function.
8571 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
8572
8573 2003-02-19 Andrew Cagney <ac131313@redhat.com>
8574
8575 * rs6000-tdep.c: Include "gdb_assert.h".
8576 (registers_e500): Add "acc" and "spefscr".
8577 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
8578 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
8579 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
8580 really is "r0".
8581 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
8582
8583 2003-02-18 Keith Seitz <keiths@redhat.com>
8584
8585 * Makefile.in: Add gdbtk-interps.c.
8586
8587 2003-02-18 Kevin Buettner <kevinb@redhat.com>
8588
8589 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
8590 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
8591
8592 2003-02-18 Andrew Cagney <cagney@redhat.com>
8593
8594 * symtab.h (struct objfile): Add opaque declaration.
8595
8596 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
8597
8598 From Jim Ingham <jingham@apple.com>:
8599 * dbxread.c (process_one_symbol): Use last_function_start rather
8600 than function_start_offset to find the real beginning of the
8601 current function. The latter is just the text section offset on
8602 some systems, the former is always the real function start.
8603
8604 2003-02-17 Andrew Cagney <cagney@redhat.com>
8605
8606 * configure.in: Revert ${target} != ${host}.
8607
8608 2003-02-17 Andrew Cagney <ac131313@redhat.com>
8609
8610 * configure.in (Makefile): Use the test ${target} != ${host},
8611 instead of the absence of the "nm.h" file, to determine of the
8612 configuration non-native.
8613 * configure: Regenerate.
8614
8615 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
8616
8617 From Brian Ford <ford@vss.fsi.com>
8618
8619 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
8620 conditionalize tui_active test.
8621 (lookup_cmd_1): Ditto.
8622
8623 2003-02-14 Mark Kettenis <kettenis@gnu.org>
8624
8625 * configure.in: Add check for _etext.
8626 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
8627 available.
8628 * config.in, configure: regenerated.
8629
8630 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
8631
8632 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
8633
8634 2003-02-14 Andrew Cagney <ac131313@redhat.com>
8635
8636 * main.c (tui_version): Delete variable.
8637 (captured_main): When --tui, set interpreter_p to "tui" instead of
8638 enabling tui_version.
8639 * printcmd.c (display_command) [TUI]: Test tui_active instead of
8640 tui_version.
8641 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
8642 * cli/cli-cmds.c (disassemble_command): Ditto.
8643 * defs.h (tui_version): Delete declaration.
8644 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
8645 (tui-interp.o): Add rules.
8646 (SUBDIR_TUI_OBS): Add "tui-interp.o".
8647
8648 2003-02-14 Christopher Faylor <cgf@redhat.com>
8649
8650 * win32-nat.c (register_loaded_dll): Correctly set address range for
8651 just-loaded dll.
8652
8653 2003-02-12 Jason Molenda (jmolenda@apple.com)
8654
8655 * symmisc.c (print_objfile_statistics): Include information about
8656 the number of psymtabs and symtabs in each object file.
8657
8658 2003-02-13 Keith R Seitz <keiths@redhat.com>
8659
8660 * main.h (struct captured_main_args): Add interpreter_p.
8661 * main.c (captured_main): Initialize interpreter_p from context.
8662 * gdb.c (main): Set interpreter_p argument.
8663 * Makefile.in (gdb.o): Add dependency for interps.h.
8664
8665 2003-02-12 Andrew Cagney <ac131313@redhat.com>
8666
8667 * event-top.c (cli_command_loop): Delete declaration.
8668 (_initialize_event_loop): Delete function setting event_loop_hook.
8669 * event-top.h (cli_command_loop): Declare. Update copyright.
8670 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
8671 * interps.c (current_interp_command_loop): When event_loop_p, call
8672 cli_command_loop.
8673
8674 2003-02-12 Andrew Cagney <ac131313@redhat.com>
8675
8676 * interps.h (interp_command_loop_ftype): Change return type to
8677 void.
8678
8679 2003-02-12 Michal Ludvig <mludvig@suse.cz>
8680
8681 * x86-64-tdep.c (x86_64_extract_return_value)
8682 (x86_64_store_return_value): Use regcache instead of regbuf.
8683 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
8684 * x86-64-linux-nat.c (fill_gregset): Use regcache.
8685
8686 2003-02-11 Andrew Cagney <ac131313@redhat.com>
8687
8688 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
8689 * aclocal.m4: Regenerate.
8690 * configure: Regenerate.
8691
8692 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
8693 TCL_LD_SEARCH_FLAGS.
8694
8695 2003-02-10 Michal Ludvig <mludvig@suse.cz>
8696
8697 * dwarf2cfi.c: Reindented.
8698
8699 2003-02-09 Andrew Cagney <ac131313@redhat.com>
8700
8701 * interps.c (clear_interpreter_hooks): Convert function definition
8702 to ISO C.
8703
8704 2003-02-07 David Carlton <carlton@math.stanford.edu>
8705
8706 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
8707
8708 2003-02-07 Kevin Buettner <kevinb@redhat.com>
8709
8710 * gdbtypes.h (struct main_type): Move ``length'' field from here...
8711 (struct type): ...to here.
8712 (TYPE_LENGTH): Adjust to reflect different location of ``length''
8713 field.
8714 * gdbtypes.c (make_qualified_type): Set length on newly created type.
8715 (replace_type): Set length on all type variants for a given type.
8716
8717 2003-02-07 Andrew Cagney <ac131313@redhat.com>
8718
8719 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
8720 <sys/stat.h>.
8721 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
8722
8723 2003-02-06 Andrew Cagney <ac131313@redhat.com>
8724
8725 * Makefile.in (symm-nat.o): Update dependencies.
8726 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
8727 (lynx-nat.o, ia64-linux-nat.): Ditto.
8728 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
8729 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
8730 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
8731
8732 * Makefile.in (inflow_h): Define.
8733 (procfs.o, inflow.o, procfs.o): Update dependencies.
8734 * inftarg.c (child_stop): Delete extern declaration of
8735 inferior_process_group. Include "inflow.h".
8736 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
8737 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
8738 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
8739 (our_process_group, inferior_process_group): Extern declarations.
8740
8741 * procfs.c: Include "gdb_assert.h".
8742
8743 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
8744 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
8745 * jv-typeprint.c (java_type_print_base): Ditto.
8746 * typeprint.c (typedef_print): Eliminate STREQ.
8747 * cli/cli-script.c (define_command, define_command): Ditto.
8748 * main.c (captured_main): Ditto.
8749 * values.c (lookup_internalvar): Ditto.
8750 * utils.c (safe_strerror, parse_escape): Eliminate assignment
8751 within `if' conditional.
8752 * linespec.c (decode_line_2): Ditto.
8753 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
8754 (bfd_openw_with_cleanup): Ditto.
8755
8756 2003-02-07 Mark Kettenis <kettenis@gnu.org>
8757
8758 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
8759 legacy_extract_return_value and store_return_value to
8760 legacy_return_value.
8761
8762 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
8763
8764 * win32-nat.c (get_relocated_section_addrs): New function. Find
8765 section load addresses for symbol handling in relocated DLLs.
8766 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
8767
8768 2003-02-05 Fred Fish <fnf@intrinsity.com>
8769
8770 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
8771 '=' and '!='.
8772 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
8773 with '&' and '=='.
8774 (angel_RDI_info): Ditto.
8775 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
8776 with '&' and '!='.
8777 (threads_continue_all_with_signals): Ditto.
8778
8779 2003-02-05 Jim Ingham <jingham@apple.com>
8780 Keith Seitz <keiths@redhat.com>
8781 Elena Zannoni <ezannoni@redhat.com>
8782 Andrew Cagney <ac131313@redhat.com>
8783
8784 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
8785 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
8786 (SUBDIR_MI_OBS): Add "mi-interp.o".
8787 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
8788 (SFILES): Add "interps.c".
8789 (COMMON_OBS): Add "interps.o".
8790 (interps_h, mi_main_h): Define.
8791 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
8792 (mi-main.o, main.o, event-top.o): Update dependencies.
8793 * cli/cli-interp.c: New file.
8794 * interps.h, interps.c: New files.
8795 * top.c: (gdb_init): Don't install the default interpreter, handed
8796 by captured_main.
8797 * main.c: Include "interps.h".
8798 (interpreter_p): Note that it should malloc'ed.
8799 (captured_command_loop): Call current_interp_command_loop.
8800 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
8801 xfree and xstrdup when updating interpreter_p. Install the
8802 default interpreter. Add hack to stop mi1's copyright notice
8803 being encoded.
8804 * event-top.h (gdb_setup_readline): Declare.
8805 (gdb_disable_readline): Declare.
8806 * event-top.c: Include "interps.h".
8807 (display_gdb_prompt): Call current_interp_display_prompt_p.
8808 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
8809 gdb_stdlog, and gdb_stdtarg.
8810 (_initialize_event_loop): Don't call gdb_setup_readline.
8811 * cli-out.c (cli_out_set_stream): New function.
8812 * cli-out.h (cli_out_set_stream): Declare.
8813
8814 2003-02-06 Mark Kettenis <kettenis@gnu.org>
8815
8816 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
8817 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
8818 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
8819 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
8820 config/i386/i386v42mp.mt: Removed.
8821
8822 2003-02-05 Mark Kettenis <kettenis@gnu.org>
8823
8824 * configure.tgt (*-*-solaris*): Set gdb_osabi to
8825 GDB_OSABI_SOLARIS.
8826
8827 2003-02-05 Michael Chastain <mec@shout.net>
8828
8829 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
8830 2.12.1 and earlier versions.
8831
8832 2003-02-05 Andrew Cagney <ac131313@redhat.com>
8833
8834 Remove orphaned hosts, targets and files.
8835 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
8836 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
8837 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
8838 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
8839 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
8840 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
8841 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
8842 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
8843 * config/sparc/tm-sp64sim.h: Delete.
8844 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
8845 hosts.
8846 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
8847 mips*-dec-mach3* targets.
8848
8849 2003-02-04 Michael Chastain <mec@shout.net>
8850
8851 * NEWS: Fix typo: sepcifying -> specifying.
8852
8853 2003-02-04 Michael Chastain <mec@shout.net>
8854
8855 * dwarfread.c: Add documentation on the state of dwarf-1,
8856 looking towards obsoletion.
8857
8858 2003-02-03 Michael Chastain <mec@shout.net>
8859
8860 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
8861 gdb/testsuite/gdb.c++/pr-1023.exp.
8862
8863 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8864
8865 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
8866 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
8867
8868 * utils.c (init_page_info): Delete reference to MPW in comments.
8869 * main.c (captured_main): Delete #ifdef MPW.
8870
8871 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8872
8873 * NEWS: Note that the m32r-*-elf* is obsolete.
8874 * monitor.c (monitor_expect): Obsolete reference to m32r.
8875 * configure.tgt: Mark m32r-*-elf* as obsolete.
8876 * MAINTAINERS: Mark m32k as obsolete.
8877 * m32r-rom.c: Obsolete file.
8878 * config/m32r/m32r.mt: Obsolete file.
8879 * config/m32r/tm-m32r.h: Obsolete file.
8880 * m32r-stub.c: Obsolete file.
8881 * m32r-tdep.c: Obsolete file.
8882
8883 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8884
8885 * NEWS: Mention that the z8k-zilog-none is obsolete.
8886 * MAINTAINERS: Mark z8k as obsolete.
8887 * configure.tgt: Obsolete the z8k-*-coff* target.
8888 * config/z8k/z8k.mt: Obsolete file.
8889 * config/z8k/tm-z8k.h: Obsolete file.
8890 * z8k-tdep.c: Obsolete file.
8891
8892 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8893
8894 * NEWS: Mention that the mn10200-elf is obsolete.
8895 * configure.tgt: Obsolete mn10200-*-* target.
8896 * breakpoint.c (update_breakpoints_after_exec): Update comment to
8897 mention that the mn10200 is obsolete.
8898 * breakpoint.h: Ditto.
8899 * MAINTAINERS: Mark the mn10200-elf as obsolete.
8900 * config/mn10200/mn10200.mt: Obsolete file.
8901 * config/mn10200/tm-mn10200.h: Obsolete file.
8902 * mn10200-tdep.c: Obsolete file.
8903
8904 2003-02-04 Andrew Cagney <ac131313@redhat.com>
8905
8906 * MAINTAINERS: Mark h8500 as obsolete.
8907 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
8908 * findvar.c (value_from_register): Ditto.
8909 * h8500-tdep.c: Mark file as obsolete.
8910 * config/h8500/h8500.mt: Ditto.
8911 * config/h8500/tm-h8500.h: Ditto.
8912 * NEWS: Mention that h8500 is obsolete.
8913
8914 2003-02-04 David Carlton <carlton@math.stanford.edu>
8915
8916 * objfiles.c (allocate_objfile): Always set name. Add comment at
8917 start of function.
8918 * jv-lang.c (get_dynamics_objfile): Add comment.
8919
8920 2003-02-04 David Carlton <carlton@math.stanford.edu>
8921
8922 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
8923 * printcmd.c (build_address_symbolic): Replace uses of
8924 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
8925 SYMBOL_NAME, and asm_demangle.
8926 Update copyright.
8927
8928 2003-02-04 David Carlton <carlton@math.stanford.edu>
8929
8930 * linespec.c (decode_compound): Extract code into
8931 lookup_prefix_sym.
8932 (lookup_prefix_sym): New function.
8933
8934 2003-02-04 David Carlton <carlton@math.stanford.edu>
8935
8936 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
8937 FLOAT_COERCION_BADNESS.
8938 * gdbtypes.c (rank_one_type): Replace all uses of
8939 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
8940
8941 2003-02-04 Jim Blandy <jimb@redhat.com>
8942
8943 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
8944 section, let dwarf_macinfo_section point to it, not
8945 dwarf_loc_section.
8946
8947 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
8948
8949 Pointed out by Anton Blanchard <anton@samba.org>.
8950 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
8951 (ppc_linux_at_sigtramp_return_path): Use it.
8952
8953 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
8954
8955 * defs.h (streq): Add prototype.
8956 * utils.c (streq): New function.
8957
8958 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
8959 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
8960 * mdebugread.c (new_symbol): Likewise.
8961 * stabsread.c (define_symbol): Likewise.
8962 * coffread.c (process_coff_symbol): Likewise.
8963 * dwarfread.c (new_symbol): Likewise.
8964
8965 * minsyms.c (prim_record_minimal_symbol_and_info): Use
8966 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
8967 here.
8968 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
8969 SYMBOL_INIT_DEMANGLED_NAME.
8970 * objfiles.c: Include "hashtab.h".
8971 (allocate_objfile): Call htab_set_functions_ex for the
8972 demangled_names_hash.
8973 (free_objfile): Call htab_delete for the demangled_names_hash.
8974 * objfiles.h (struct htab): Add declaration.
8975 (struct objfile): Add demangled_names_hash.
8976 * symfile.c: Include "hashtab.h".
8977 (reread_symbols): Call htab_delete for the demangled_names_hash.
8978 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
8979 SYMBOL_NAME in the bcache.
8980 * symtab.c: Include "hashtab.h". Update comments.
8981 (create_demangled_names_hash, symbol_set_names): New functions.
8982 (symbol_find_demangled_name): New function, broken out from
8983 symbol_init_demangled_names.
8984 (symbol_init_demangled_names): Use it.
8985 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
8986 (SYMBOL_SET_NAMES): New macro.
8987 (symbol_set_names): Add prototype.
8988
8989 2003-02-03 Jim Blandy <jimb@redhat.com>
8990
8991 Use a single, consistent representation for an empty minimal
8992 symbol table in an objfile.
8993 * objfiles.c (terminate_minimal_symbol_table): New function.
8994 (allocate_objfile): Call it.
8995 * objfiles.h (terminate_minimal_symbol_table): New declaration.
8996 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
8997 non-NULL.
8998 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
8999 objfile has minimal symbols, compare minimal_symbol_count to zero,
9000 instead of comparing msymbols with NULL.
9001 * objfiles.c (have_minimal_symbols): Same.
9002 * solib-sunos.c (solib_add_common_symbols): Call
9003 terminate_minimal_symbol_table.
9004 * symfile.c (reread_symbols): Same.
9005
9006 2003-02-03 Kevin Buettner <kevinb@redhat.com>
9007
9008 * s390-tdep.c (s390_address_class_type_flags)
9009 (s390_address_class_type_flags_to_name)
9010 (s390_address_class_name_to_type_flags): New functions.
9011 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
9012 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
9013
9014 2003-02-03 Michael Snyder <msnyder@redhat.com>
9015
9016 * arm-tdep.c: Fix spell-o in comment.
9017
9018 2003-02-03 Michal Ludvig <mludvig@suse.cz>
9019
9020 * dwarf2cfi.c (pointer_encoding): Added new parameter.
9021 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
9022 error messages to contain BFD filename.
9023
9024 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
9025
9026 Fix PR gdb/742 gdb/743 gdb/877
9027 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
9028 (do_mixed_source_and_assembly): Use
9029 make_cleanup_ui_out_tuple_begin_end and
9030 make_cleanup_ui_out_tuple_begin_end.
9031 (do_mixed_source_and_assembly): Ditto.
9032 * thread.c (do_captured_list_thread_ids): Ditto.
9033 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
9034 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
9035 ui_out_tuple_end): Delete prototypes.
9036 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
9037 ui_out_list_end, ui_out_tuple_end): Delete.
9038
9039 From Kevin Buettner <kevinb@redhat.com>:
9040 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
9041 * ui-out.c (make_cleanup_ui_out_table_begin_end)
9042 (do_cleanup_table_end): New functions.
9043 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
9044 Use cleanups to invoke_ui_out_tuple_end().
9045 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
9046 * cli/cli-setshow.c (cmd_show_list): Use
9047 make_cleanup_ui_out_tuple_begin_end.
9048
9049 2003-02-02 Andrew Cagney <ac131313@redhat.com>
9050
9051 * frame.c (frame_unwind_register): New function.
9052 (frame_unwind_unsigned_register): Use.
9053 (frame_unwind_signed_register): Use.
9054 (frame_read_register): New function.
9055 * frame.h (frame_unwind_register): Declare.
9056 (frame_read_register): Declare.
9057
9058 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
9059 and frame_unwind_register instead of read_memory, write_register
9060 and deprecated_write_register_bytes.
9061
9062 2003-02-02 Andrew Cagney <ac131313@redhat.com>
9063
9064 * frame.h: Note that namelen can be negative.
9065 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
9066 NAME's length.
9067
9068 * NEWS: Mention that the d10v's `regs' command is deprecated.
9069 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
9070 (d10v_print_registers_info): New function.
9071 (show_regs): Call d10v_print_registers_info.
9072 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
9073
9074 2003-02-02 Mark Kettenis <kettenis@gnu.org>
9075
9076 * stack.c (print_frame_info): Restore call to annotate_frame_begin
9077 lost in the previous patch.
9078
9079 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9080
9081 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
9082 * stack.c (print_frame_info_base): Output complete FRAME tuple
9083 for synthesized frames.
9084
9085 2003-02-02 Andrew Cagney <ac131313@redhat.com>
9086
9087 * mips-nat.c (zerobuf): Delete.
9088 (fetch_inferior_registers): Alloc local zerobuf.
9089 (fetch_core_registers): Alloc local zerobuf.
9090 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
9091 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
9092 * thread-db.c (thread_db_store_registers): Ditto.
9093 * sh-tdep.c (sh_do_register): Ditto.
9094 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
9095 * remote-sim.c (gdbsim_store_register): Ditto.
9096 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
9097 * remote-e7000.c (fetch_regs_from_dump): Ditto.
9098 * monitor.c (monitor_supply_register): Ditto.
9099 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
9100 * mips-nat.c (fetch_inferior_registers): Ditto.
9101 * m68klinux-nat.c (fetch_register): Ditto.
9102 * lynx-nat.c (fetch_inferior_registers): Ditto.
9103 (fetch_inferior_registers): Ditto.
9104 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
9105 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
9106 (hpux_thread_store_registers): Ditto.
9107 * hppah-nat.c (fetch_register): Ditto.
9108 * hppab-nat.c (fetch_register): Ditto.
9109 * hppa-tdep.c (pa_register_look_aside): Ditto.
9110 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
9111 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
9112
9113 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9114
9115 * gdbarch.sh: Explictly specify all method levels. When a
9116 variable with an empty level, provide a non-multi-arch default.
9117 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
9118 * gdbarch.h: Re-generate.
9119 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
9120 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
9121
9122 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9123
9124 * defs.h (host_pointer_to_address): Delete declaration.
9125 (address_to_host_pointer): Delete declaration.
9126 * utils.c (host_pointer_to_address): Delete function.
9127 (address_to_host_pointer): Delete function.
9128 * procfs.c (procfs_address_to_host_pointer): New function.
9129 * procfs.c (proc_set_watchpoint): Use.
9130 (procfs_can_use_hw_breakpoint): Update comments.
9131 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
9132 (som_solib_add): Use.
9133 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
9134 * hppa-tdep.c (unwind_command): Use.
9135
9136 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9137
9138 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
9139 strlen d_name.
9140
9141 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
9142 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
9143 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
9144 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
9145 (define_symbol): Update.
9146 * symfile.c (generic_load): Remove references to nindy.
9147 * symtab.c: Remove references to nindy.
9148
9149 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9150
9151 * infcmd.c (print_float_info): Delete code conditional on
9152 FLOAT_INFO.
9153 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
9154 * config/m68k/nm-apollo68b.h: Ditto.
9155 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
9156 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
9157 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
9158
9159 2003-02-01 Mark Kettenis <kettenis@gnu.org>
9160
9161 * config/i386/tm-i386os9k.h: Removed.
9162
9163 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
9164 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
9165 they're identical to i[3456]86-*-sysv* now.
9166 * config/i386/i386v32.mh: Removed.
9167 * config/i386/xm-i386v32.h: Removed.
9168 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
9169
9170 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
9171
9172 * config/i386/i386dgux.mh: Removed.
9173 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
9174
9175 * configure.in: Fix typo.
9176 * configure: Regenerated.
9177
9178 2003-01-31 David Carlton <carlton@math.stanford.edu>
9179
9180 * dwarf2read.c (dwarf2_locate_sections): Set
9181 dwarf_ranges_section.
9182
9183 2003-01-31 Andrew Cagney <ac131313@redhat.com>
9184
9185 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
9186 * utils.c: Update comments documenting legitimate uses of PTR.
9187
9188 * utils.c: Re-indent.
9189
9190 * config/djgpp/fnchange.lst: Delete nindy files.
9191 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
9192 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
9193 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
9194 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
9195 * nindy-share/README, nindy-share/Onindy.c: Delete files.
9196 * nindy-tdep.c, nindy-share/Makefile: Delete files.
9197 * Makefile.in (init.c): Remove nindy references.
9198 (saber_gdb): Delete rule.
9199 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
9200 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
9201 and a68v-nat.c.
9202 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
9203 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
9204 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
9205 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
9206 nindy-share/stop.h.
9207 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
9208 * saber.suppress: Delete file.
9209
9210 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
9211
9212 * dbxread.c (stabs_data): New static variable.
9213 (fill_symbuf): Support an in-memory buffer for stabs data.
9214 (stabs_seek): New function.
9215 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
9216 (read_ofile_symtab): Use stabs_seek.
9217 (elfstab_build_psymtabs): Take an asection* instead of
9218 an offset and size. Relocate the stabs data if necessary.
9219 Save the section* for dbx_psymtab_to_symtab.
9220 * dwarf2read.c: Add section variables for each debug section.
9221 (dwarf2_locate_sections): Fill them in.
9222 (dwarf2_read_section): Take an asection* argument.
9223 Relocate the section contents if necessary.
9224 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
9225 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
9226 it to dwarf2_read_section.
9227 (dwarf2_build_frame_info): Update callers.
9228 * elfread.c (elf_symfile_read): Update call to
9229 elfstab_build_psymtabs.
9230 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
9231 (DBX_STAB_SECTION): New macro.
9232 * stabsread.h (elfstab_build_psymtabs): Update prototype.
9233 * symfile.c (symfile_dummy_outputs): New function.
9234 (symfile_relocate_debug_section): New function.
9235 * symfile.h (symfile_relocate_debug_section): Add prototype.
9236
9237 2003-01-31 Richard Henderson <rth@redhat.com>
9238
9239 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
9240 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
9241 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
9242 * alpha-tdep.c (alpha_register_name): Add "unique".
9243 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
9244 (ALPHA_UNIQUE_REGNUM): New.
9245 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
9246
9247 2003-01-31 Andrew Cagney <ac131313@redhat.com>
9248
9249 * README: Remove reference to Ericsson 1800 monitor.
9250 * Makefile.in (remote-es.o): Delete rule.
9251 (ALLDEPFILES): Delete remote-es.c.
9252 * remote-es.c: Delete file.
9253 * config/m68k/es1800.mt: Delete file.
9254 * config/djgpp/fnchange.lst: Update.
9255 * configure.tgt: Delete m68*-ericsson-* target.
9256
9257 2003-01-31 Adam Fedor <fedor@gnu.org>
9258
9259 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
9260 Remove duplicate/shadowing variable of same name.
9261
9262 2003-01-30 Jim Blandy <jimb@redhat.com>
9263
9264 * symfile.c (find_separate_debug_file): Assert that the objfile's
9265 directory name we compute ends with a slash, and then assume that
9266 that's so everywhere we use it.
9267
9268 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
9269
9270 * valops.c (value_assign): Flush frame cache after stores to memory
9271 also.
9272
9273 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9274
9275 * Makefile.in (mon960-rom.o): Delete rule.
9276 * mon960-rom.c: Delete file.
9277
9278 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9279
9280 * d10v-tdep.c: Include "frame-unwind.h".
9281 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
9282 list.
9283 (next_addr, uses_frame): Delete.
9284 (struct d10v_unwind_cache): Define.
9285 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
9286 Use info instead of next_addr and uses_frame globals.
9287 (d10v_frame_init_saved_regs): Delete function.
9288 (d10v_init_extra_frame_info): Delete function.
9289 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
9290 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
9291 init_frame_pc or frame_saved_pc.
9292 (d10v_pop_frame): Delete function.
9293 (do_d10v_pop_frame): Delete function.
9294 (d10v_frame_chain): Delete function.
9295 (d10v_frame_chain_valid): Delete function.
9296 (d10v_frame_pc_unwind): New function.
9297 (d10v_frame_id_unwind): New function.
9298 (saved_regs_unwinder): New function.
9299 (d10v_frame_register_unwind): New function.
9300 (d10v_frame_pop): New function.
9301 (d10v_frame_unwind): New variable.
9302 (d10v_frame_p): New function.
9303 (d10v_frame_saved_pc): Delete function.
9304 * Makefile.in (d10v-tdep.o): Update dependencies.
9305
9306 2003-01-30 J. Brobecker <brobecker@gnat.com>
9307
9308 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
9309 causing some regressions due to a change in the default value
9310 for this macro.
9311
9312 2003-01-29 Richard Henderson <rth@redhat.com>
9313 Elena Zannoni <ezannoni@redhat.com>
9314 Daniel Jacobowitz <drow@mvista.com>
9315
9316 Fix PR gdb/961.
9317 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
9318 variables.
9319 (RANGES_SECTION): New.
9320 (dwarf_ranges_buffer): New variable.
9321 (struct comp_unit_head): Add member "die".
9322 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
9323 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
9324 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
9325 (dwarf2_locate_sections): Likewise.
9326 (dwarf2_build_psymtabs): Read .debug_ranges.
9327 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
9328 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
9329 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
9330 Look for DW_AT_ranges and return the bounding box.
9331
9332 2003-01-29 Brian Ford <ford@vss.fsi.com>
9333
9334 * win32-nat.c (cygwin_pid): Removed as unused.
9335 (child_attach): Try fall back to Cygwin pid.
9336
9337 2003-01-29 Jim Blandy <jimb@redhat.com>
9338
9339 * objfiles.h (struct objfile): Doc fix.
9340
9341 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9342
9343 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
9344 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
9345 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
9346 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
9347 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
9348 (FRAME_SAVED_PC): Change to a function with predicate.
9349 * gdbarch.h, gdbarch.c: Re-generate.
9350
9351 2003-01-28 Andrew Cagney <ac131313@redhat.com>
9352
9353 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
9354
9355 * complaints.c (complain): Delete function.
9356 * complaints.h (struct deprecated_complaint): Delete definition.
9357 (complain): Delete declaration.
9358
9359 2003-01-28 Kevin Buettner <kevinb@redhat.com>
9360
9361 * mips-tdep.c (mips_init_extra_frame_info): Return early for
9362 dummy frames.
9363
9364 2003-01-27 Andrew Cagney <ac131313@redhat.com>
9365
9366 * sentinel-frame.h, sentinel-frame.c: New files.
9367 * Makefile.in (frame.o): Update dependencies.
9368 (SFILES): Add sentinel-frame.c.
9369 (sentinel_frame_h): Define.
9370 (COMMON_OBS): Add sentinel-frame.o.
9371 (sentinel-frame.o): Specify dependencies.
9372 * frame.c: Include "sentinel-frame.h".
9373 (frame_register_unwind): Rewrite assuming that there is always a a
9374 ->next frame.
9375 (frame_register, generic_unwind_get_saved_register): Ditto.
9376 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
9377 (create_sentinel_frame, unwind_to_current_frame): New functions.
9378 (get_current_frame): Rewrite using create_sentinel_frame and
9379 unwind_to_current_frame. When possible, always create a frame.
9380 (create_new_frame): Set next to the sentinel frame.
9381 (get_next_frame): Rewrite. Don't go below the level 0 frame.
9382 (deprecated_update_frame_pc_hack): Update the next frame's PC and
9383 ID cache when necessary.
9384 (frame_saved_regs_id_unwind): Use frame_relative_level.
9385 (deprecated_generic_get_saved_register): Use frame_relative_level,
9386 get_frame_saved_regs, get_frame_pc, get_frame_base and
9387 get_next_frame.
9388 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
9389 frame_register.
9390
9391 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
9392
9393 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
9394
9395 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
9396
9397 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
9398 (maintenance_set_profile_cmd): Use error () instead of warning ().
9399
9400 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
9401
9402 * configure.in: Check that -pg works if using --enable-profiling.
9403 Check for monstartup and _mcleanup regardless of --enable-profiling.
9404 * maint.c: Check for monstartup and _mcleanup before using them.
9405 * config.in: Regenerated.
9406 * configure: Regenerated.
9407
9408 2003-01-24 Nick Clifton <nickc@redhat.com>
9409
9410 * Add sh2e support:
9411
9412 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
9413
9414 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
9415 (sh2e_show_regs): New.
9416 (sh_gdbarch_init): Handle bfd_mach_sh2e.
9417 * config/sh/tm-sh.h: Added sh2e to comments.
9418
9419 2003-01-23 Jim Blandy <jimb@redhat.com>
9420
9421 * symfile.c (syms_from_objfile): Don't print the "(no debugging
9422 symbols found)" message here; we haven't checked for a separate
9423 debug info file yet, so we don't know yet.
9424 (symbol_file_add_with_addrs_or_offsets): Print it here, after
9425 we've looked everywhere. Also, there's no need to print a special
9426 message when we're loading the separate debug info file: the one
9427 symbol_file_add prints is fine.
9428
9429 2003-01-23 Alexander Larsson <alexl@redhat.com>
9430 Jim Blandy <jimb@redhat.com>
9431
9432 Add support for executables whose debug info has been separated
9433 out into a separate file, leaving only a link behind.
9434 * objfiles.h (struct objfile): New fields: separate_debug_objfile
9435 and separate_debug_objfile_backlink.
9436 (put_objfile_before): New declaration.
9437 * symfile.c: #include "filenames.h".
9438 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
9439 debug info in a separate file, read that, too. Save the addrs
9440 argument, so we can use it again to read the separated debug info;
9441 syms_from_objfile modifies the table we pass it.
9442 (reread_symbols): After re-reading an objfile, call
9443 reread_separate_symbols to refresh its separate debug info
9444 objfile, if it has one.
9445 (reread_separate_symbols, find_separate_debug_file,
9446 get_debug_link_info, separate_debug_file_exists): New functions.
9447 (debug_file_directory): New global var.
9448 (_initialize_symfile): Initialize debug_file_directory, and
9449 provide the new `set debug-file-directory' command to let the user
9450 change it.
9451 * objfiles.c (free_objfile): If this objfile has its debug info in
9452 a separate objfile, free that one too. If this is itself a
9453 separate debug info objfile, clear our parent's backlink.
9454 (put_objfile_before): New function.
9455 * utils.c (gnu_debuglink_crc32): New function.
9456 * defs.h (gnu_debuglink_crc32): New declaration.
9457 * Makefile.in (symfile.o): Note dependency on "filenames.h".
9458 * configure.in: Handle --with-separate-debug-dir config option.
9459 * acinclude.m4 (AC_DEFINE_DIR): New macro.
9460 * acconfig.h (DEBUGDIR): New macro.
9461 * configure, aclocal.m4, config.in: Regenerated.
9462
9463 2003-01-22 Jim Blandy <jimb@redhat.com>
9464
9465 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
9466 like the old symbol_file_add, but taking new arguments: you can
9467 now pass in either a `struct section_addr_info' list to say where
9468 each section is loaded, or a `struct section_offsets' table. Pass
9469 these new arguments through to syms_from_objfile as appropriate.
9470 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
9471 with the appropriate quiescent values for the new arguments.
9472
9473 * symfile.c: #include "gdb_assert.h".
9474 (syms_from_objfile): Add the ability to pass in a section offset
9475 table directly, as an alternative to the section_addr_info table.
9476 Document arguments better.
9477 (symbol_file_add): Pass extra arguments to syms_from_objfile.
9478 * symfile.h (syms_from_objfile): Update declaration.
9479 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
9480 syms_from_objfile.
9481 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
9482
9483 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9484
9485 Original patch by Tom Tromey <tromey@cygnus.com> and
9486 Jason Molenda <jmolenda@apple.com>.
9487 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
9488 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
9489 * NEWS: Mention profiling.
9490 * configure.in (--enable-gdbtk): Fix typo.
9491 (--enable-profiling): New. Set PROFILE_CFLAGS.
9492 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
9493 Fill in function.
9494 (profiling_state): New variable.
9495 (mcleanup_wrapper): New function.
9496 (_initialize_maint): Remove NOTYET, fix call to
9497 add_setshow_boolean_cmd for "maint set profile".
9498 * configure: Regenerated.
9499
9500 2003-01-21 Martin M. Hunt <hunt@redhat.com>
9501
9502 * Makefile.in (install-gdbtk): Install PNG images too.
9503
9504 2003-01-21 Andrew Cagney <ac131313@redhat.com>
9505
9506 * exec.c (text_start): Delete global variable.
9507 (exec_file_attach): Make text_start local to the function.
9508 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
9509 * valops.c (hand_function_call): Delete code that handles
9510 BEFORE_TEXT_END and AFTER_TEXT_END.
9511 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
9512 of CALL_DUMMY_LOCATION.
9513 * gdbarch.c: Regenerate.
9514 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
9515 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
9516 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
9517 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
9518 (text_end): Delete extern declaration.
9519
9520 2003-01-21 Andrew Cagney <ac131313@redhat.com>
9521
9522 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
9523 * blockframe.c (backtrace_below_main): Move to "frame.c".
9524 (frame_chain_valid): Delete check for backtrace_below_main.
9525 (_initialize_blockframe): Delete initialization, move ``set
9526 backtrace-below-main'' command to "frame.c".
9527 (do_flush_frames_sfunc): Delete function.
9528 * frame.c: Include "command.h" and "gdbcmd.h".
9529 (frame_type_from_pc): New function.
9530 (create_new_frame): Use frame_type_from_pc.
9531 (legacy_get_prev_frame): New function.
9532 (get_prev_frame): Rewrite. When an old style frame, call
9533 legacy_get_prev_frame. Otherwize, unwind the PC first.
9534 (_initialize_frame): Add ``set backtrace-below-main'' command.
9535 * Makefile.in (frame.o): Update dependencies.
9536
9537 2003-01-19 Andrew Cagney <ac131313@redhat.com>
9538
9539 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
9540 DEPRECATED_REGISTERS_INFO.
9541
9542 2003-01-19 Andrew Cagney <ac131313@redhat.com>
9543
9544 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
9545 Maintainers'. Update `Various Maintainers'.
9546
9547 2003-01-19 Andrew Cagney <ac131313@redhat.com>
9548
9549 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
9550 * gdbarch.sh (POP_FRAME): Change to function with predicate.
9551 Suppress actual parameters when `-'.
9552 * gdbarch.h, gdbarch.c: Regenerate.
9553
9554 2003-01-19 Andrew Cagney <ac131313@redhat.com>
9555
9556 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
9557 code handling dummy frames.
9558
9559 2003-01-19 Andrew Cagney <ac131313@redhat.com>
9560
9561 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
9562 (struct frame_unwind): Add field pop.
9563 * frame.h (frame_pop): Declare.
9564 * frame.c (frame_saved_regs_pop): New function.
9565 (trad_frame_unwinder): Add frame_saved_regs_pop.
9566 (frame_pop): New function.
9567 * dummy-frame.c (dummy_frame_pop): New function.
9568 (discard_innermost_dummy): New function.
9569 (generic_pop_dummy_frame): Use discard_innermost_dummy.
9570 (dummy_frame_unwind): Add dummy_frame_pop.
9571 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
9572 * valops.c (hand_function_call): Ditto.
9573 * stack.c (return_command): Ditto.
9574
9575 2003-01-18 Andrew Cagney <ac131313@redhat.com>
9576
9577 * cris-tdep.c: Fix function declaration indentation.
9578 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
9579 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
9580 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
9581 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
9582 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
9583 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
9584
9585 2003-01-18 Michael Chastain <mec@shout.net>
9586
9587 * README (Unpacking and Installation -- quick overview):
9588 Warn against ".../gdb-5.3/gdb/configure".
9589
9590 2003-01-18 Andrew Cagney <ac131313@redhat.com>
9591
9592 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
9593 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
9594 (struct frame_unwind): Declare opaque.
9595 (dummy_frame_p): Declare function.
9596 * dummy-frame.c (dummy_frame_id_unwind): Make static.
9597 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
9598 * dummy-frame.c: Include "frame-unwind.h".
9599 (dummy_frame_p): New function.
9600 (dummy_frame_unwind): New variable.
9601 * frame.c: Include "frame-unwind.h".
9602 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
9603 to use the new unwind field.
9604 (set_unwind_by_pc): Delete function.
9605 (create_new_frame, get_prev_frame): Set unwind field using
9606 frame_unwind_find_by_pc.
9607 (trad_frame_unwind, trad_frame_unwinder): New variables.
9608 * frame.h (trad_frame_unwind): Declare variable.
9609 (frame_id_unwind_ftype): Delete declaration.
9610 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
9611 (struct frame_unwind): Declare opaque.
9612 (struct frame_info): Replace the fields id_unwind, pc_unwind and
9613 register_unwind with a single unwind pointer.
9614 * frame-unwind.h, frame-unwind.c: New files.
9615 * Makefile.in (SFILES): Add frame-unwind.c.
9616 (frame_unwind_h): Define.
9617 (COMMON_OBS): Add frame-unwind.o.
9618 (frame-unwind.o): Specify dependencies.
9619 (frame.o, dummy-frame.o): Update dependencies.
9620
9621 2003-01-18 Andrew Cagney <ac131313@redhat.com>
9622
9623 * ada-valprint.c: Eliminate PTR.
9624 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
9625 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
9626 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
9627 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
9628 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
9629 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
9630 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
9631
9632 2003-01-17 Andrew Cagney <ac131313@redhat.com>
9633
9634 * main.c (captured_main): Don't use PTR.
9635 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
9636 * gdbtypes.c (lookup_primitive_typename): Ditto.
9637 (lookup_struct_elt_type): Ditto.
9638 * f-valprint.c (info_common_command): Ditto.
9639 (list_all_visible_commons): Ditto.
9640 * jv-typeprint.c (java_type_print_base): Ditto.
9641
9642 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
9643 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
9644 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
9645 i386-interix-nat.c and i386-interix-tdep.c. Rename
9646 m68klinux-nat.c and m68klinux-tdep.c. Rename
9647 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
9648 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
9649 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
9650 * main.c (captured_main): Use xfree, not free.
9651
9652 2003-01-16 Andrew Cagney <ac131313@redhat.com>
9653
9654 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
9655 ID back using a parameter.
9656 * frame.c (frame_id_unwind): Update call.
9657 (frame_saved_regs_id_unwind): Update.
9658 * dummy-frame.c (dummy_frame_id_unwind): Update function.
9659 * dummy-frame.h (struct frame_id): Add opaque declaration.
9660 (dummy_frame_id_unwind): Update declaration.
9661
9662 2003-01-15 Andrew Cagney <ac131313@redhat.com>
9663
9664 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
9665
9666 2003-01-15 Stephen P. Smith <ischis2@cox.net>
9667
9668 * MAINTAINERS (Stephen P. Smith): Updated email address.
9669
9670 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
9671
9672 Fix PR gdb/898
9673 * breakpoint.c (until_break_command): Add new argument. Use it to
9674 decide whether to stop only at the current frame or not.
9675 * breakpoint.h (until_break_command): Update prototype.
9676 * infcmd.c (until_command): Add new argument to until_break_command
9677 call.
9678 (advance_command): New function.
9679 (_initialize_infcmd): Update help string for 'until' command.
9680 Add new 'advance' command.
9681
9682 2003-01-14 David Carlton <carlton@math.stanford.edu>
9683
9684 * linespec.c (decode_line_1): Normalize comments.
9685 (set_flags): Ditto.
9686 (locate_first_half): Ditto.
9687 (decode_compound): Ditto.
9688 (symtab_from_filename): Ditto.
9689 (decode_all_digits): Ditto.
9690 (decode_dollar): Ditto.
9691 (find_methods): Ditto.
9692 (find_toplevel_char): Ditto.
9693
9694 2003-01-13 Andrew Cagney <ac131313@redhat.com>
9695
9696 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
9697 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
9698 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
9699 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
9700 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
9701 * language.c, language.h, m32r-tdep.c: Update copyright.
9702 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
9703 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
9704 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
9705 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
9706 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
9707 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
9708
9709 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
9710
9711 * stabsread.h (process_later, resolve_cfront_continuation):
9712 Obsolete.
9713 Update copyright years.
9714 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
9715 Update copyright year.
9716 * dbxread.c(struct cont_elem): Obsolete.
9717 (process_later, process_now): Obsolete functions.
9718 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
9719 Update copyright year.
9720 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
9721 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
9722 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
9723 (parse_partial_symbols): Obsolete cfront support.
9724 * stabsread.c
9725 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
9726 macros.
9727 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
9728 read_cfront_baseclasses, read_cfront_member_functions,
9729 resolve_cfront_continuation,read_cfront_static_fields,
9730 copy_cfront_struct_fields): Obsolete functions.
9731 (define_symbol, read_one_struct_field): Obsolete cfront support.
9732 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
9733 Update Copyright year.
9734
9735 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
9736
9737 * stack.c (print_frame_info, print_stack_frame_base_stub,
9738 print_stack_frame_base, show_and_print_stack_frame_stub,
9739 show_and_print_stack_frame, print_only_stack_frame_stub,
9740 print_only_stack_frame): Delete functions.
9741 (print_stack_frame_stub): Call print_frame_info instead of
9742 print_frame_info_base.
9743 (print_frame_info_base): Rename to print_frame_info.
9744 (backtrace_command_1): Call print_frame_info, instead of
9745 print_frame_info_base.
9746 (current_frame_command): Call print_stack_frame, instead of
9747 print_only_stack_frame.
9748 (frame_command): Call print_stack_frame, instead of
9749 show_and_print_stack_frame.
9750 (up_command): Ditto.
9751 (down_command): Ditto.
9752 * frame.h (print_only_stack_frame): Delete prototype.
9753 * infrun.c (normal_stop): Call print_stack_frame, instead of
9754 show_and_print_stack_frame.
9755 * thread.c (info_threads_command): Call print_stack_frame, instead
9756 of print_only_stack_frame.
9757
9758 2003-01-13 Andrew Cagney <ac131313@redhat.com>
9759
9760 * README (Graphical interface to GDB): Update URL. Point at
9761 gdb/links/.
9762
9763 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
9764 version match.
9765
9766 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9767
9768 * symtab.c (find_pc_sect_line): Don't consider end-of-function
9769 lines.
9770
9771 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9772
9773 * thread-db.c (attach_thread): Prototype.
9774 (struct private_thread_info): Remove lwpid. Add thread handle (th),
9775 thread information (ti), and valid flags (th_valid, ti_valid).
9776 (attach_thread): Move target_pid_to_str call to after the thread
9777 is added to GDB's list. Initialize the cache.
9778 (thread_get_info_callback, thread_db_map_id2thr)
9779 (thread_db_get_info): New functions.
9780 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
9781 (thread_db_store_registers, thread_db_thread_alive)
9782 (thread_db_get_thread_local_address): Use them.
9783 (thread_db_pid_to_str): Likewise. Return "Missing" instead
9784 of calling error() for threads in unknown state.
9785
9786 (clear_lwpid_callback): New function.
9787 (thread_db_resume): Use it to clear the cache.
9788
9789 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9790
9791 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
9792 (resume_callback): Remove dead code.
9793
9794 2003-01-13 Andrew Cagney <ac131313@redhat.com>
9795
9796 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
9797 predicate.
9798 * gdbarch.h, gdbarch.c: Regenerate.
9799 * stack.c (frame_info): Only initialize the saved registers when
9800 FRAME_INIT_SAVED_REGS_P.
9801 * frame.c (frame_saved_regs_register_unwind): Assert
9802 FRAME_INIT_SAVED_REGS_P.
9803 (deprecated_generic_get_saved_register): Ditto.
9804
9805 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9806
9807 * source.c (openp): Squelch warning about "filename".
9808
9809 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9810
9811 * source.c (openp): If the file does not exist don't necessarily
9812 search the path.
9813
9814 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9815
9816 Fix PR gdb/872.
9817 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
9818 (integer_types_same_name_p): New function.
9819 (rank_one_type): Use it.
9820 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
9821
9822 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9823
9824 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
9825 variables.
9826 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
9827 * configure.in: Add --with-sysroot.
9828 * configure: Regenerated.
9829 * main.c (gdb_sysroot): New variable.
9830 (captured_main): Initialize gdb_sysroot.
9831 * defs.h (gdb_sysroot): New extern declaration.
9832 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
9833
9834 2003-01-12 Michael Chastain <mec@shout.net>
9835
9836 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
9837
9838 2003-01-12 Michael Chastain <mec@shout.net>
9839
9840 * top.c (print_gdb_version): Bump copyright year to 2003.
9841
9842 2003-01-12 David Carlton <carlton@bactrian.org>
9843
9844 * linespec.c (symtab_from_filename): Rename variable 's' to
9845 'file_symtab'.
9846
9847 2003-01-12 Andrew Cagney <ac131313@redhat.com>
9848
9849 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
9850 dummy frame.
9851 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
9852
9853 2003-01-12 Andrew Cagney <ac131313@redhat.com>
9854
9855 * d10v-tdep.c: Include "gdb_assert.h".
9856 (d10v_store_return_value): Rewrite to match current interface.
9857 (d10v_extract_struct_value_address): Ditto.
9858 (d10v_extract_return_value): Ditto.
9859 (d10v_gdbarch_init): Set store_restore_value,
9860 extract_struct_value_address and extract_return_value.
9861
9862 2003-01-12 J. Brobecker <brobecker@gnat.com>
9863
9864 * hpread.c (set_namestring): New procedure replacing the
9865 SET_NAMESTRING macro.
9866 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
9867 by calls to set_namestring.
9868
9869 2003-01-11 J. Brobecker <brobecker@gnat.com>
9870
9871 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
9872 a compilation warning.
9873 (hpread_process_one_debug_symbol): Likewise.
9874
9875 2003-01-10 David Carlton <carlton@math.stanford.edu>
9876
9877 * linespec.c (decode_line_1): Rename variable 's' to
9878 'file_symtab'.
9879 (decode_all_digits): Rename argument 's' to 'file_symtab'.
9880 (decode_dollar): Ditto.
9881 (decode_variable): Ditto.
9882 (symbol_found): Ditto.
9883
9884 2003-01-09 Michael Chastain <mec@shout.net>
9885
9886 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
9887
9888 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
9889
9890 * win32-nat.c (set_process_privilege): New function.
9891 (child_attach): Call set_process_privilege() to enable the
9892 SE_DEBUG_NAME user privilege if available in process token.
9893
9894 2003-01-10 J. Brobecker <brobecker@gnat.com>
9895
9896 * hpread.c (hpread_process_one_debug_symbol): Fix a small
9897 compilation error in the previous revision.
9898
9899 2003-01-09 David Carlton <carlton@math.stanford.edu>
9900
9901 * linespec.c: Update copyright.
9902
9903 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
9904
9905 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
9906 than inferior_ptid.
9907 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
9908
9909 2003-01-09 Andrew Cagney <ac131313@redhat.com>
9910
9911 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
9912 Update comments.
9913 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
9914 (frame_saved_regs_zalloc): Update.
9915 (frame_saved_regs_register_unwind): Update.
9916 (create_new_frame): Update.
9917 (get_prev_frame): Update.
9918 (frame_extra_info_zalloc): Update.
9919 (deprecated_get_frame_saved_regs): Update.
9920 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
9921 * cris-tdep.c: Update comment.
9922
9923 * somsolib.h: Fix function indentation.
9924 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
9925 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
9926 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
9927 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
9928 * somsolib.c, inftarg.c: Remove assignment in if conditional.
9929
9930 * infrun.c (follow_fork): Use ISO C definition.
9931 * expprint.c (print_subexp): Use xfree instead of free.
9932 * charset.c: Include "gdb_string.h" instead of <string.h>.
9933 (register_iconv_charsets): Use ISO C definition.
9934 (host_charset, target_charset): Ditto.
9935 * Makefile.in (charset.o): Update dependencies.
9936 (mi-cmd-env.o): Update dependencies.
9937
9938 2003-01-08 Andrew Cagney <cagney@redhat.com>
9939
9940 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
9941 get_frame_base.
9942
9943 2003-01-08 Andrew Cagney <ac131313@redhat.com>
9944
9945 * gdb_mbuild.sh: Add --keep option. When specified, keep the
9946 build directories. Save edited gdb output in Mbuild.log. If a
9947 build fails, remove any final GDB executable.
9948
9949 2003-01-08 Andrew Cagney <ac131313@redhat.com>
9950
9951 * gdb_mbuild.sh: Edit the output of `maint print architecture'
9952 replacing hex constants with function names and stripping leading
9953 file name directory prefixes.
9954
9955 2003-01-08 Andrew Cagney <cagney@redhat.com>
9956
9957 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
9958 get_frame_base.
9959
9960 2003-01-08 David Carlton <carlton@math.stanford.edu>
9961
9962 * linespec.c (decode_line_1): Move code into decode_variable.
9963 (decode_variable): New function.
9964
9965 2003-01-08 Andrew Cagney <ac131313@redhat.com>
9966
9967 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
9968
9969 2003-01-08 Andrew Cagney <cagney@redhat.com>
9970
9971 * cris-tdep.c (cris_frame_init_saved_regs): Use
9972 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
9973 saved_regs buffer.
9974 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
9975 (sh64_nofp_frame_init_saved_regs): Ditto.
9976 (sh_fp_frame_init_saved_regs): Ditto.
9977 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
9978 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
9979 * mcore-tdep.c (analyze_dummy_frame): Ditto.
9980 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
9981
9982 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
9983
9984 * minsyms.c (lookup_minimal_symbol): Update comment.
9985 (lookup_minimal_symbol_text): Update comment. Use the hash table.
9986 (lookup_minimal_symbol_solib_trampoline): Likewise.
9987
9988 2003-01-08 Andrew Cagney <cagney@redhat.com>
9989
9990 * d10v-tdep.c (d10v_init_extra_frame_info): Use
9991 frame_relative_level.
9992
9993 * alpha-tdep.c: Use get_frame_extra_info.
9994 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
9995 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
9996 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
9997 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
9998
9999 * alpha-tdep.c: Use get_next_frame.
10000 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
10001 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
10002 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
10003 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
10004 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
10005 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
10006 * xstormy16-tdep.c: Ditto.
10007
10008 2003-01-07 Andrew Cagney <cagney@redhat.com>
10009
10010 * alpha-tdep.c: Use get_frame_base.
10011 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
10012 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
10013 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
10014 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
10015 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
10016 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
10017 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
10018 * config/sparc/tm-sparc.h: Ditto.
10019
10020 2003-01-07 Andrew Cagney <cagney@redhat.com>
10021
10022 * frame.c (deprecated_get_frame_context): New function.
10023 (deprecated_set_frame_context): New function.
10024 * frame.h (deprecated_get_frame_context): Declare.
10025 (deprecated_set_frame_context): Declare.
10026 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
10027 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
10028
10029 2003-01-07 Andrew Cagney <cagney@redhat.com>
10030
10031 * frame.c (deprecated_set_frame_next_hack): New function.
10032 (deprecated_set_frame_prev_hack): New function.
10033 * frame.h (deprecated_set_frame_next_hack): Declare.
10034 (deprecated_set_frame_prev_hack): Declare.
10035 * mcore-tdep.c (analyze_dummy_frame): Use
10036 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
10037 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
10038
10039 2003-01-07 David Carlton <carlton@math.stanford.edu>
10040
10041 * linespec.c (decode_line_1): Move code into decode_dollar.
10042 (decode_dollar): New function.
10043
10044 2003-01-07 Andrew Cagney <cagney@redhat.com>
10045
10046 * arm-tdep.c (arm_init_extra_frame_info): Use
10047 deprecated_update_frame_base_hack.
10048 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
10049 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
10050 (fix_frame_pointer): Ditto.
10051 (mn10300_analyze_prologue): Ditto.
10052
10053 2003-01-07 Andrew Cagney <cagney@redhat.com>
10054
10055 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
10056 extra_info using frame_extra_info_zalloc.
10057 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
10058 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
10059 (sh64_init_extra_frame_info): Ditto.
10060 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
10061 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
10062 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
10063 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
10064 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
10065 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
10066 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
10067 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
10068 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
10069 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
10070 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
10071 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
10072
10073 * mn10300-tdep.c (analyze_dummy_frame): Use
10074 deprecated_set_frame_extra_info_hack.
10075 * mcore-tdep.c (analyze_dummy_frame): Ditto.
10076
10077 2003-01-07 J. Brobecker <brobecker@gnat.com>
10078
10079 * mdebugread.c (parse_symbol): Skip stProc entries which storage
10080 class is not scText. These do not define "real" procedures.
10081 (parse_partial_symbols): Likewise.
10082
10083 2003-01-06 Michael Snyder <msnyder@redhat.com>
10084
10085 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
10086
10087 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10088
10089 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
10090 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
10091 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
10092 deprecated_frame_xmalloc_with_cleanup.
10093 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
10094 deprecated_frame_xmalloc.
10095 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
10096 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
10097
10098 2003-01-06 Andrew Cagney <cagney@redhat.com>
10099
10100 * x86-64-linux-tdep.c: Include "osabi.h".
10101 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
10102
10103 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
10104
10105 2003-01-06 Andrew Cagney <cagney@redhat.com>
10106
10107 * MAINTAINERS (Target Instruction Set Architectures): Update
10108 arm-elf. Can be built with -Werror, has been multiarched.
10109
10110 * value.h (unpack_long): Make buffer parameter constant.
10111 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
10112 * scm-lang.h (scm_parse): Ditto.
10113 * defs.h (extract_typed_address, extract_address): Ditto.
10114 (extract_long_unsigned_integer): Ditto.
10115 * inferior.h (unsigned_pointer_to_address): Ditto.
10116 (signed_pointer_to_address): Ditto.
10117 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
10118 * gdbarch.h, gdbarch.c: Regenerate.
10119 * findvar.c (extract_long_unsigned_integer): Update.
10120 (extract_address): Update.
10121 (extract_typed_address): Update.
10122 (unsigned_pointer_to_address): Update.
10123 * values.c (unpack_long): Update.
10124 (unpack_double): Update.
10125 (unpack_pointer): Update.
10126 (unpack_field_as_long): Update.
10127 * d10v-tdep.c (d10v_pointer_to_address): Update.
10128 * avr-tdep.c (avr_pointer_to_address): Update.
10129 * scm-lang.c (scm_unpack): Update.
10130 * findvar.c (signed_pointer_to_address): Update.
10131
10132 2003-01-06 Michal Ludvig <mludvig@suse.cz>
10133
10134 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
10135 since it is in i386-tdep.c.
10136
10137 2003-01-06 J. Brobecker <brobecker@gnat.com>
10138
10139 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
10140 failure introduced in the previous change.
10141
10142 2003-01-05 Michael Chastain <mec@shout.net>
10143
10144 * README: Remove references to deleted remote-*.c files:
10145 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
10146 remote-nrom.c, remote-os9k.c, remote-udi.c.
10147
10148 2003-01-05 Mark Kettenis <kettenis@gnu.org>
10149
10150 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
10151 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
10152 i386_get_longjmp_target.
10153
10154 2003-01-05 Andrew Cagney <ac131313@redhat.com>
10155
10156 * arm-tdep.c (prologue_cache): Change to a pointer.
10157 (_initialize_arm_tdep): Allocate prologue_cache.
10158 (check_prologue_cache): Update.
10159 (save_prologue_cache): Update.
10160 (arm_gdbarch_init): Update.
10161
10162 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10163
10164 * stabsread.c (update_method_name_from_physname): Call complaint()
10165 instead of error.
10166
10167 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10168
10169 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
10170 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
10171 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
10172
10173 * blockframe.c: Include "gdbcmd.h" and "command.h".
10174 (backtrace_below_main): New variable.
10175 (file_frame_chain_valid, func_frame_chain_valid)
10176 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
10177 (generic_func_frame_chain_valid): Remove functions.
10178 (frame_chain_valid, do_flush_frames_sfunc): New functions.
10179 (_initialize_blockframe): New function.
10180 * Makefile.in (blockframe.o): Update dependencies.
10181 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
10182 comment. Call frame_chain_valid ().
10183 * frame.h: Remove old prototypes. Add prototype for
10184 frame_chain_valid and update comments to match.
10185 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
10186 Remove old comment.
10187 * gdbarch.h: Regenerated.
10188 * gdbarch.c: Regenerated.
10189
10190 * alpha-tdep.c (alpha_gdbarch_init): Don't call
10191 set_gdbarch_frame_chain_valid.
10192 * avr-tdep.c (avr_gdbarch_init): Likewise.
10193 * cris-tdep.c (cris_gdbarch_init): Likewise.
10194 * frv-tdep.c (frv_gdbarch_init): Likewise.
10195 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
10196 * i386-tdep.c (i386_svr4_init_abi): Likewise.
10197 (i386_nw_init_abi): Likewise.
10198 (i386_gdbarch_init): Likewise.
10199 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
10200 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
10201 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
10202 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
10203 * mips-tdep.c (mips_gdbarch_init): Likewise.
10204 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
10205 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
10206 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
10207 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
10208 * s390-tdep.c (s390_gdbarch_init): Likewise.
10209 * sh-tdep.c (sh_gdbarch_init): Likewise.
10210 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
10211 * v850-tdep.c (v850_gdbarch_init): Likewise.
10212 * vax-tdep.c (vax_gdbarch_init): Likewise.
10213 * x86-64-tdep.c (x86_64_init_abi): Likewise.
10214
10215 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
10216 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
10217 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
10218 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
10219 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
10220 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
10221 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
10222 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
10223
10224 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
10225
10226 * Makefile.in (acconfig_h): Remove incorrect macro.
10227 (config_h): Define.
10228 (osabi.o): Update dependencies.
10229 * configure.tgt: Set gdb_osabi based on target triplet.
10230 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
10231 * configure: Regenerated.
10232 * config.in: Regenerated.
10233 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
10234 (GDB_OSABI_DEFAULT): Define if not already defined.
10235 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
10236 (set_osabi_string): New variables.
10237 (gdbarch_register_osabi): Add new OS ABI to
10238 gdb_osabi_available_names.
10239 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
10240 (set_osabi, show_osabi): New functions.
10241 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
10242
10243 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10244
10245 * arch-utils.c (gdbarch_info_init): Set osabi to
10246 GDB_OSABI_UNINITIALIZED.
10247 * gdbarch.sh: Add osabi to struct gdbarch and to struct
10248 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
10249 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
10250 * gdbarch.c: Regenerated.
10251 * gdbarch.h: Regenerated.
10252 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
10253 there's no BFD.
10254 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
10255 * osabi.h (enum gdb_osabi): Move to defs.h.
10256 (gdbarch_init_osabi): Update prototype.
10257 * defs.h (enum gdb_osabi): Moved here.
10258 * Makefile.in: Update dependencies.
10259
10260 * alpha-tdep.h: Don't include "osabi.h".
10261 (struct gdbarch_tdep): Remove osabi member.
10262 * alpha-tdep.c: Include "osabi.h".
10263 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
10264 iterate over arches. Update call to gdbarch_init_osabi.
10265 (alpha_dump_tdep): Don't dump osabi.
10266 * alpha-linux-tdep.c: Include "osabi.h".
10267 * alpha-osf1-tdep.c: Include "osabi.h".
10268 * alphafbsd-tdep.c: Include "osabi.h".
10269 * alphanbsd-tdep.c: Include "osabi.h".
10270
10271 * arm-tdep.h: Don't include "osabi.h".
10272 (struct gdbarch_tdep): Remove osabi member.
10273 * arm-tdep.c: Include "osabi.h".
10274 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
10275 iterate over arches. Update call to gdbarch_init_osabi.
10276 (arm_dump_tdep): Don't dump osabi.
10277 * arm-linux-tdep.c: Include "osabi.h".
10278 * armnbsd-tdep.c: Include "osabi.h".
10279
10280 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
10281 Update call to gdbarch_init_osabi.
10282
10283 * i386-tdep.h: Don't include "osabi.h".
10284 (struct gdbarch_tdep): Remove osabi member.
10285 * i386-tdep.c: Include "osabi.h".
10286 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
10287 iterate over arches. Update call to gdbarch_init_osabi.
10288 (i386_dump_tdep): Don't dump osabi.
10289 * i386-linux-tdep.c: Include "osabi.h".
10290 * i386-sol2-tdep.c: Include "osabi.h".
10291 * i386bsd-tdep.c: Include "osabi.h".
10292 * i386gnu-tdep.c: Include "osabi.h".
10293 * i386ly-tdep.c: Include "osabi.h".
10294 * i386nbsd-tdep.c: Include "osabi.h".
10295 * i386obsd-tdep.c: Include "osabi.h".
10296
10297 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
10298 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
10299 check osabi when iterating over arches. Update call to
10300 gdbarch_init_osabi.
10301 (mips_dump_tdep): Don't dump osabi.
10302
10303 * ns32k-tdep.h: Don't include "osabi.h".
10304 (struct gdbarch_tdep): Remove.
10305 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
10306 gdbarch_lookup_osabi. Don't iterate over arches. Don't
10307 allocate tdep. Update call to gdbarch_init_osabi.
10308 (ns32k_dump_tdep): Remove.
10309 (_initialize_ns32k_tdep): Update call to gdbarch_register.
10310 * ns32knbsd-tdep.c: Include "osabi.h".
10311
10312 * ppc-tdep.h: Don't include "osabi.h".
10313 (struct gdbarch_tdep): Remove osabi member.
10314 * rs6000-tdep.c: Include "osabi.h".
10315 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
10316 osabi when iterating over arches. Update call to
10317 gdbarch_init_osabi.
10318 (rs6000_dump_tdep): Don't dump osabi.
10319 * ppc-linux-tdep.c: Include "osabi.h".
10320 * ppcnbsd-tdep.c: Include "osabi.h".
10321
10322 * sh-tdep.h: Don't include "osabi.h".
10323 (struct gdbarch_tdep): Remove osabi member.
10324 * sh-tdep.c: Include "osabi.h".
10325 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
10326 iterate over arches. Update call to gdbarch_init_osabi.
10327 (sh_dump_tdep): Don't dump osabi.
10328 * shnbsd-tdep.c: Include "osabi.h".
10329
10330 * sparc-tdep.c: Include "osabi.h".
10331 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
10332 iterate over arches. Update call to gdbarch_init_osabi.
10333 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
10334 tdep structure.
10335
10336 * vax-tdep.h: Don't include "osabi.h".
10337 (struct gdbarch_tdep): Remove.
10338 * vax-tdep.c: Include "osabi.h".
10339 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
10340 iterate over arches. Don't allocate tdep. Update call
10341 to gdbarch_init_osabi.
10342 (vax_dump_tdep): Remove.
10343 (_initialize_vax_tdep): Update call to gdbarch_register.
10344
10345 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10346
10347 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
10348 entirely.
10349 (breakpoint_re_set_one): Don't fetch the value for a disabled
10350 watchpoint.
10351
10352 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10353
10354 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
10355 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
10356 (COERCE_FLOAT_TO_DOUBLE): Remove.
10357 * gdbarch.c: Regenerate.
10358 * gdbarch.h: Regenerate.
10359 * Makefile.in: Remove value_h from gdbarch_h.
10360 * valops.c (coerce_float_to_double): New variable.
10361 (default_coerce_float_to_double): Remove.
10362 (standard_coerce_float_to_double): Remove.
10363 (value_arg_coerce): Use coerce_float_to_double.
10364 (_initialize_valops): Add "set coerce-float-to-double".
10365 * value.h (default_coerce_float_to_double): Remove prototype.
10366 (standard_coerce_float_to_double): Remove prototype.
10367
10368 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
10369 prototyped.
10370 * mdebugread.c (parse_symbol): Likewise.
10371 * stabsread.c (define_symbol): Mark all functions as prototyped.
10372
10373 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
10374 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
10375 set_gdbarch_coerce_float_to_double.
10376 * arm-tdep.c (arm_gdbarch_init): Likewise.
10377 * frv-tdep.c (frv_gdbarch_init): Likewise.
10378 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
10379 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
10380 * mips-tdep.c (mips_gdbarch_init): Likewise.
10381 (mips_coerce_float_to_double): Remove.
10382 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
10383 (rs6000_coerce_float_to_double): Remove.
10384 * s390-tdep.c (s390_gdbarch_init): Likewise.
10385 * sh-tdep.c (sh_gdbarch_init): Likewise.
10386 (sh_coerce_float_to_double): Remove.
10387 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
10388 (sparc_coerce_float_to_double): Remove.
10389 * v850-tdep.c (v850_gdbarch_init): Likewise.
10390 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
10391 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
10392 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
10393 (hppa_coerce_float_to_double): Remove prototype.
10394 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
10395
10396 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10397
10398 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
10399
10400 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
10401
10402 Suggested by Stewart Brown <sb24@avaya.com>:
10403 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
10404 in recursive calls. Handle TYPE_CODE_TYPEDEF.
10405 (c_type_print_varspec_suffix): Likewise.
10406
10407 2003-01-04 Mark Kettenis <kettenis@gnu.org>
10408
10409 * configure.in: Don't set and AC_SUBST SUBDIRS.
10410 * configure: Regenerated.
10411
10412 * configure.in: Remove code dealing with shared libraries.
10413 * Makefile.in: Remove HLDFLAGS and HLDENV.
10414 * configure: Regenerated.
10415
10416 2003-01-04 Andrew Cagney <ac131313@redhat.com>
10417
10418 * frame.c (deprecated_frame_xmalloc): New function.
10419 (deprecated_set_frame_saved_regs_hack): New function.
10420 (deprecated_set_frame_extra_info_hack): New function.
10421 * frame.h (deprecated_frame_xmalloc): Declare.
10422 (deprecated_set_frame_saved_regs_hack): Declare.
10423 (deprecated_set_frame_extra_info_hack): Declare.
10424
10425 2003-01-04 Mark Kettenis <kettenis@gnu.org>
10426
10427 * configure.in: Move code that provides the --enable-gdbtk option
10428 right after the code that handles the --enable-tui option, and
10429 polish it somewhat.
10430 * configure: Regenerated.
10431
10432 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
10433 AC_CHECK_FUNCS and remove the old check for pread64.
10434 * acinclude.m4 (AC_GNU_SOURCE): New macro.
10435 * acconfig.h (_GNU_SOURCE): Add.
10436 (HAVE_PREAD64): Remove.
10437 * configure, aclocal.m4, config.in: Regenerated.
10438
10439 2003-01-03 Andrew Cagney <ac131313@redhat.com>
10440
10441 * alpha-tdep.c: Use get_frame_saved_regs.
10442 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
10443 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
10444 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
10445 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
10446 * vax-tdep.c, xstormy16-tdep.c: Ditto.
10447
10448 2003-01-03 Mark Kettenis <kettenis@gnu.org>
10449
10450 * configure.in: Remove all use of the SUBDIRS variable; add
10451 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
10452 code providing the --enable-multi-ice option, and move it right in
10453 front of the code that checks whether gdbserver is supported.
10454 Polish that too.
10455 * configure: Regenerated.
10456 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
10457 @SUBDIRS@.
10458
10459 2003-01-03 Andrew Cagney <cagney@redhat.com>
10460
10461 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
10462 * avr-tdep.c, cris-tdep.c: Ditto.
10463 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
10464 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
10465
10466 2003-01-03 Mark Kettenis <kettenis@gnu.org>
10467
10468 * configure.in: Remove --enable-netrom option.
10469 * configure: Regenerated.
10470
10471 2003-01-03 Mark Kettenis <kettenis@gnu.org>
10472
10473 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
10474 declaration for `struct re_pattern_buffer' instead.
10475 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
10476
10477 2003-01-03 J. Brobecker <brobecker@gnat.com>
10478
10479 * mdebugread.c (parse_symbol): Count until the stEnd matching
10480 the structure name.
10481
10482 2003-01-02 Mark Kettenis <kettenis@gnu.org>
10483
10484 * configure.in: Remove --with-cpu option.
10485 subscripts. Remove evil changequotes here.
10486 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
10487 * config.in, configure: Regenerated.
10488
10489 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
10490 * configure.in: Cleanup section that sources GDB and BFD configure
10491 subscripts. Remove evil changequotes here.
10492 * config.in, configure: Regenerated.
10493
10494 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10495
10496 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
10497 frame accessor methods.
10498 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
10499 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
10500 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
10501 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
10502 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
10503 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
10504 * z8k-tdep.c: Ditto.
10505
10506 2003-01-02 Mark Kettenis <kettenis@gnu.org>
10507
10508 * configure.in: Remove UI_OUT configuration code.
10509 * ada-lang.c: Update assuming UI_OUT is always true.
10510 * Makefile.in (UIOUT_CFLAGS): Remove.
10511 * configure: Regenerated.
10512 * TODO: Remove blurb about elimination of -DUI_OUT.
10513
10514 * configure.in: Move code that provides the --enable-gdbcli,
10515 --enable-gdbmi options right before the code that handles the
10516 --enable-tui option. Polish a bit.
10517 * configure: Regenerated.
10518
10519 * configure.in: Rewrite check for GNU regex and the
10520 --without-included regex option, and move it into the "Checks for
10521 library functions" section. This makes us use the system regex
10522 again by default on systems with version 2 of the GNU C library.
10523 This was apparently broken.
10524 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
10525 * acconfig.h (USE_INCLUDED_REGEX): Remove.
10526 * config.in, configure: Regenerated.
10527
10528 * configure.in: Move code that provides the --enable-tui option
10529 before the "Checks for libraries" section. Polish the code
10530 somewhat and set need_curses to yes if we build the TUI. Rewrite
10531 code that looks for a library providing termcap functionality to
10532 match more closely what's done in the Readline library, and move
10533 it into to the "Checks for libraries" section.
10534 * configure: Regenerated.
10535 * Makefile.in (TERMCAP): Remove variable.
10536 * config/i386/go32.mh (TERMCAP): Remove variable.
10537
10538 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10539
10540 * MAINTAINERS: Mention gdb_mbuild.sh.
10541 * gdb_mbuild.sh: Rewrite.
10542
10543 2003-01-02 Mark Kettenis <kettenis@gnu.org>
10544
10545 * configure.in: Fix typo in last change.
10546 * config.in, configure: Regenerated.
10547
10548 2003-01-02 Andrew Cagney <ac131313@redhat.com>
10549
10550 * valarith.c (value_binop): Delete obsolete code and comments.
10551 * configure.host: Ditto.
10552 * buildsym.h (make_blockvector): Ditto.
10553 * buildsym.c (make_blockvector): Ditto.
10554 * defs.h (enum language): Ditto.
10555 (chill_demangle): Ditto.
10556 * elfread.c (elf_symtab_read): Ditto.
10557 * dwarfread.c (CHILL_PRODUCER): Ditto.
10558 (set_cu_language): Ditto.
10559 (handle_producer): Ditto.
10560 * expprint.c (print_subexp): Ditto.
10561 * gdbtypes.c (chill_varying_type): Ditto.
10562 * gdbtypes.h (builtin_type_chill_bool): Ditto.
10563 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
10564 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
10565 (chill_varying_type): Ditto.
10566 * language.h (_LANG_chill): Ditto.
10567 * language.c (binop_result_type, integral_type): Ditto.
10568 (character_type, string_type, structured_type): Ditto.
10569 (lang_bool_type, binop_type_check): Ditto.
10570 * stabsread.h (os9k_stabs): Ditto.
10571 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
10572 (define_symbol, read_type, read_struct_fields): Ditto.
10573 (read_array_type, read_enum_type, read_huge_number): Ditto.
10574 (read_range_type, start_stabs): Ditto.
10575 * symfile.c (init_filename_language_table): Ditto.
10576 (add_psymbol_with_dem_name_to_list): Ditto.
10577 * symtab.c (symbol_init_language_specific): Ditto.
10578 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
10579 * symtab.h (struct general_symbol_info): Ditto.
10580 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
10581 * typeprint.c (typedef_print): Ditto.
10582 * utils.c (fprintf_symbol_filtered): Ditto.
10583 * valops.c (value_cast, search_struct_field, value_slice): Delete
10584 obsolete code.
10585 (varying_to_slice): Delete function.
10586 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
10587 (varying_to_slice): Delete declaration.
10588 * MAINTAINERS: Update.
10589
10590 2003-01-02 Mark Kettenis <kettenis@gnu.org>
10591
10592 * configure.in: Reorganize "Checks for library functions section"
10593 a bit. Remove check for `btowc' and `isascii' functions.
10594 * configure: Regenerated.
10595
10596 * acconfig.h (_MSE_INT_H): Remove.
10597 * configure.in: Create "Checks for header files" section, and move
10598 appropriate tests there. Don't check for objlist.h, wchar.h,
10599 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
10600 misdetection fix. Also add "Checks for types", "Checks for
10601 compiler characteristics" and "Checks for library functions"
10602 sections.
10603 * config.in, configure: Regenerated.
10604
10605 * configure.in: Create "Checks for programs" section, and move
10606 appropriate tests there.
10607
10608 2003-01-01 Mark Kettenis <kettenis@gnu.org>
10609
10610 * configure.in: Create "Checks for libraries" section, and move
10611 appropriate tests there. Cleanup check for wctype in libw. Use
10612 AC_SEARCH_LIBS to see whether we need libsocket.
10613 * configure: Regenerated.
10614
10615 For older changes see ChangeLog-2002
10616 \f
10617 Local Variables:
10618 mode: change-log
10619 left-margin: 8
10620 fill-column: 74
10621 version-control: never
10622 End: