7d6f504e4be5adf2911bb9cf39c4d7482108d320
[binutils-gdb.git] / gdb / ChangeLog
1 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
2
3 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
4 if the linkage name demangled successfully.
5
6 2003-04-13 Mark Kettenis <kettenis@gnu.org>
7
8 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
9 disassmbly_flavour): Removed.
10
11 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
12
13 2003-04-13 Mark Kettenis <kettenis@gnu.org>
14
15 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
16
17 2003-04-12 Andrew Cagney <cagney@redhat.com>
18
19 * frame.h (struct frame_info): Move definition from here ...
20 * frame.c (struct frame_info): ... to here.
21
22 2003-04-12 Andrew Cagney <cagney@redhat.com>
23
24 * gdbthread.h (save_infrun_state): Delete parameter
25 "prev_func_start".
26 (struct thread_info): Delete field "prev_func_start".
27 (load_infrun_state): Ditto.
28 * thread.c (load_infrun_state, save_infrun_state): Update.
29 * infrun.c (prev_func_start): Delete variable.
30 (context_switch, init_wait_for_inferior): Update.
31 (stop_stepping, keep_going): Update.
32
33 2003-04-12 Andrew Cagney <cagney@redhat.com>
34
35 * gdbarch.sh: Add missing opaque declarations.
36 * gdbarch.h: Regnerate.
37 * symtab.h: Add missing opaque declarations.
38 * value.h, target.h, symfile.h, stabsread.h: Ditto.
39 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
40 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
41 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
42 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
43 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
44 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
45 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
46 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
47 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
48 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
49 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
50 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
51
52 2003-04-11 Andrew Cagney <cagney@redhat.com>
53
54 * frame.c (get_frame_id): Return this frame's "id".
55 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
56 function start.
57 (legacy_saved_regs_this_id): Replace function body with
58 internal-error.
59 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
60 FRAME_OBSTACK_ZALLOC.
61 (create_new_frame): Mark the frame ID as valid.
62
63 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
64
65 * Makefile.in (libbfd_h): Added missing setting.
66 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
67 according to the selected ABI.
68
69 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
70
71 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
72
73 2003-04-11 Andrew Cagney <cagney@redhat.com>
74
75 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
76 SAVED_PC_AFTER_CALL.
77 * gdbarch.h, gdbarch.c: Regenerate.
78 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
79 * x86-64-tdep.c (x86_64_init_abi): Update.
80 * vax-tdep.c (vax_gdbarch_init): Update.
81 * v850-tdep.c (v850_gdbarch_init): Update.
82 * sparc-tdep.c (sparc_gdbarch_init): Update.
83 * sh-tdep.c (sh_gdbarch_init): Update.
84 * s390-tdep.c (s390_gdbarch_init): Update.
85 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
86 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
87 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
88 * mips-tdep.c (mips_gdbarch_init): Update.
89 * mcore-tdep.c (mcore_gdbarch_init): Update.
90 * m68k-tdep.c (m68k_gdbarch_init): Update.
91 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
92 * ia64-tdep.c (ia64_gdbarch_init): Update.
93 (ia64_saved_pc_after_call): Update declaration.
94 * i386ly-tdep.c (i386lynx_init_abi): Update.
95 * i386-tdep.c (i386_gdbarch_init): Update.
96 * hppa-tdep.c (hppa_gdbarch_init): Update.
97 * h8300-tdep.c (h8300_gdbarch_init): Update.
98 * frv-tdep.c (frv_gdbarch_init): Update.
99 * cris-tdep.c (cris_gdbarch_init): Update.
100 * avr-tdep.c (avr_gdbarch_init): Update.
101 * arm-tdep.c (arm_gdbarch_init): Update.
102 * alpha-tdep.c (alpha_gdbarch_init): Update.
103 * ns32knbsd-nat.c (frame_num_args): Update.
104 * ns32k-tdep.c (umax_frame_num_args): Update.
105 * mips-tdep.c (mips_init_frame_pc_first): Update.
106 * infrun.c (step_over_function): Update.
107 * i386-linux-tdep.c (skip_hurd_resolver): Update.
108 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
109 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
110 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
111 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
112 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
113 * arm-linux-tdep.c (skip_hurd_resolver): Update.
114 * arch-utils.c (init_frame_pc_default): Update.
115 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
116 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
117 declaration.
118
119 2003-04-11 Andrew Cagney <cagney@redhat.com>
120
121 * i387-tdep.c: Update copyright.
122 (i387_to_double): Delete function.
123 (double_to_i387): Delete function.
124
125 2003-04-10 Andrew Cagney <cagney@redhat.com>
126
127 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
128 frame's function's address. Simplify.
129 (d10v_frame_unwind_cache): Check that the frame's function is
130 non-zero.
131
132 2003-04-10 Jim Blandy <jimb@redhat.com>
133
134 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
135 call to set_gdbarch_deprecated_push_arguments.
136
137 2003-04-10 Andrew Cagney <cagney@redhat.com>
138
139 * frame.c (fprint_frame_id): New function.
140 (fprint_frame_type, fprint_frame): New function.
141 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
142 (create_sentinel_frame, get_frame_id): Ditto.
143 (frame_id_p, frame_id_eq): Ditto.
144 (frame_id_inner, create_new_frame): Ditto.
145 (legacy_get_prev_frame, get_prev_frame): Ditto.
146 (deprecated_update_frame_pc_hack): Ditto.
147 (frame_register_unwind): Ditto.
148 (deprecated_update_frame_base_hack): Ditto.
149
150 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
151
152 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
153 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
154 frame_chain function.
155 * Makefile.in: Add dependencies due to above change.
156
157 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
158
159 * blockframe.c (legacy_frame_chain_valid): Move call to
160 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
161 inside_entry_file.
162
163 2003-04-09 Andrew Cagney <cagney@redhat.com>
164
165 * frame.h (struct frame_id): Replace "pc" and "base" with
166 "stack_addr" and "code_addr". Update comments.
167 (frame_id_build): Update parameter names and comment.
168 (struct frame_info): Replace "id_p" and "id" with "this_id".
169 * dummy-frame.c (dummy_frame_this_id): Update.
170 * breakpoint.c (print_one_breakpoint): Update.
171 * frame.c (get_frame_id): Update.
172 (get_frame_base, frame_id_build): Update.
173 (create_sentinel_frame, legacy_get_prev_frame): Update.
174 (deprecated_update_frame_base_hack): Update.
175 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
176 (frame_id_inner): Ditto.
177
178 2003-04-09 Andrew Cagney <cagney@redhat.com>
179
180 * defs.h (gdb_print_host_address): Make "addr" parameter a
181 pointer constant.
182 * utils.c (gdb_print_host_address): Update.
183
184 2003-04-09 Kevin Buettner <kevinb@redhat.com>
185
186 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
187 register number for R0 is 0.
188
189 2003-04-09 J. Brobecker <brobecker@gnat.com>
190
191 * frame.h (struct gdbarch): Add opaque structure definition
192 to avoid a compilation warning on LynxOS 4.0.
193
194 2003-04-09 Andrew Cagney <cagney@redhat.com>
195
196 * frame.h (struct frame_info): Delete field "pc". Replace
197 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
198 structure.
199 * frame.c (frame_pc_unwind): Update.
200 (create_sentinel_frame): Do not set "pc".
201 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
202 (get_frame_pc): Call frame_pc_unwind.
203 (deprecated_update_frame_pc_hack): Update.
204 (create_new_frame): Use "pc" not "->pc".
205
206 2003-04-09 Andrew Cagney <cagney@redhat.com>
207
208 * frame.c (get_frame_id): Eliminate code updating "frame".
209 (legacy_get_prev_frame): Ditto.
210 (get_frame_base): Return id.base directly.
211 (deprecated_update_frame_base_hack): Update "id.base".
212 * frame.h (struct frame_info): Delete field "frame".
213
214 2003-04-09 Andrew Cagney <cagney@redhat.com>
215
216 * NEWS: Mention that the "Sequent family" is obsolete.
217 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
218 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
219 * configure.host: Obsolete i[3456]86-sequent-bsd*,
220 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
221 * config/i386/tm-ptx4.h: Obsolete file.
222 * config/i386/tm-ptx.h: Obsolete file.
223 * symm-tdep.c: Obsolete file.
224 * config/i386/symmetry.mt: Obsolete file.
225 * config/i386/tm-symmetry.h: Obsolete file.
226 * symm-nat.c: Obsolete file.
227 * config/i386/nm-symmetry.h: Obsolete file.
228 * config/i386/xm-symmetry.h: Obsolete file.
229 * config/i386/symmetry.mh: Obsolete file.
230 * config/i386/nm-ptx4.h: Obsolete file.
231 * config/i386/ptx4.mh: Obsolete file.
232 * config/i386/ptx.mt: Obsolete file.
233 * config/i386/ptx.mh: Obsolete file.
234 * config/i386/xm-ptx4.h: Obsolete file.
235 * config/i386/xm-ptx.h: Obsolete file.
236
237 2003-04-09 Andrew Cagney <cagney@redhat.com>
238
239 Obsolete mips*-*-mach3*.
240 * NEWS: Mention that mips*-*-mach3* is obsolete.
241 * m3-nat.c: Obsolete file.
242 * config/nm-m3.h: Obsolete file.
243 * config/mips/tm-mipsm3.h: Obsolete file.
244 * config/mips/mipsm3.mt: Obsolete file.
245 * config/mips/mipsm3.mh: Obsolete file.
246 * config/mips/xm-mipsm3.h: Obsolete file.
247 * mipsm3-nat.c: Obsolete file.
248 * configure.host: Obsolete mips-dec-mach3*.
249 * configure.tgt: Obsolete mips*-*-mach3*.
250
251 2003-04-09 Andrew Cagney <cagney@redhat.com>
252
253 * doublest.h: Update copyright.
254 (deprecated_store_floating, deprecated_extract_floating): Rename
255 store_floating and extract_floating. Update comments.
256 * doublest.c: Update copyright.
257 (extract_floating_by_length): Replace extract_floating.
258 (store_floating_by_length): Replace store_floating.
259 (deprecated_extract_floating): New function.
260 (deprecated_store_floating): New function.
261 (extract_typed_floating): Call extract_floating_by_length.
262 (store_typed_floating): Call store_floating_by_length.
263 * x86-64-tdep.c (x86_64_store_return_value): Update.
264 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
265 (sh64_extract_return_value): Update.
266 (sh_sh4_register_convert_to_virtual): Update.
267 (sh_sh64_register_convert_to_virtual): Update.
268 (sh_sh4_register_convert_to_raw): Update.
269 (sh_sh64_register_convert_to_raw): Update.
270 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
271 (rs6000_register_convert_to_raw): Update.
272 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
273 (ia64_register_convert_to_raw): Update.
274 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
275 (REGISTER_CONVERT_TO_VIRTUAL): Update.
276 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
277 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
278 (alpha_register_convert_to_raw): Update.
279
280 2003-04-08 Andrew Cagney <cagney@redhat.com>
281
282 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
283 * gdbarch.h, gdbarch.c: Re-generate.
284 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
285 (d10v_gdbarch_init): Do not set saved_pc_after_call.
286 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
287 conditionally, use frame_pc_unwind as an alternative. Add
288 comments.
289 * arch-utils.c (init_frame_pc_default): Only call
290 SAVED_PC_AFTER_CALL when available.
291
292 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
293
294 * infrun.c (stop_soon): Rename from stop_soon_quietly.
295 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
296 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
297 (start_remote): Ditto.
298 (handle_inferior_event): Ditto.
299 (save_inferior_status): Ditto.
300 (restore_inferior_status): Ditto.
301 * infcmd.c (attach_command): Ditto.
302 * fork-child.c (startup_inferior): Ditto.
303 * inferior.h (stop_soon): Rename from stop_soon_quietly.
304 * alpha-tdep.c (heuristic_proc_start): Ditto.
305 * mips-tdep.c (heuristic_proc_start): Ditto.
306 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
307 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
308 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
309 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
310 * remote-vx.c (vx_create_inferior): Ditto.
311
312 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
313
314 * infrun.c (stop_soon_quietly): Make it an enum, to better
315 override the default behavior of handle_inferior_event.
316 (clear_proceed_status): Update uses of stop_soon_quietly to
317 reflect that it is now an enum.
318 (start_remote): Ditto.
319 (handle_inferior_event): Change logic a bit if stop_soon_quietly
320 is set to handle the new GNU/Linux kernel behavior for
321 attach/sigstop. Update uses of stop_soon_quietly.
322 * inferior.h (enum stop_kind): New enum.
323 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
324 Reset normal handle_inferior_event behavior, afterwards.
325 * fork-child.c (startup_inferior): Update.
326 * alpha-tdep.c (heuristic_proc_start): Update.
327 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
328 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
329 * solib-osf.c (osf_solib_create_inferior_hook): Update.
330 * solib-irix.c (irix_solib_create_inferior_hook): Update.
331 * remote-vx.c (vx_create_inferior): Update.
332 * mips-tdep.c (heuristic_proc_start): Update.
333
334 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
335
336 * disasm.c (dump_insns): Move variables inside loop, or they will
337 be freed more than once, causing wild memory corruptions.
338 (gdb_disassembly): Look for the substring "-thread",
339 instead of "-threads" in the target name, to make sure to find
340 the 'multi-thread' target. Also, make sure we do the right thing
341 with the "core" target.
342
343 2003-04-07 Kevin Buettner <kevinb@redhat.com>
344
345 * mips-tdep.c (mips_print_fp_register): New function, created from
346 do_fp_register_row(). Registers are now (also) printed as hex.
347 Only one register is printed per row.
348 (mips_print_register, do_fp_register_row): Print floating point
349 registers with mips_print_fp_register().
350
351 2003-04-06 Andrew Cagney <cagney@redhat.com>
352
353 * valprint.h (inspect_it): Add extern declaration.
354 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
355 (selectors_info, classes_info): Ditto.
356 (find_objc_msgcall): Fix indentation.
357 (objc_printstr): Delete extern declarations.
358
359 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
360
361 2003-04-06 Andrew Cagney <cagney@redhat.com>
362
363 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
364 Update comment.
365 * frame.c (legacy_saved_regs_this_id): Update.
366 (legacy_get_prev_frame): Update.
367 * xstormy16-tdep.c: Update comment.
368 * sparc-tdep.c (sparc_frame_chain): Update comment.
369 * blockframe.c (legacy_frame_chain_valid): Update.
370
371 2003-04-06 Andrew Cagney <cagney@redhat.com>
372
373 * valprint.c (val_print_type_code_int): Delete #ifdef
374 PRINT_TYPELESS_INTEGER code.
375
376 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
377 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
378 multi-arch definition.
379 * gdbarch.h: Re-generate.
380
381 2003-04-05 Andrew Cagney <cagney@redhat.com>
382
383 Eliminate FRAME_FIND_SAVED_REGS.
384 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
385 Change FSR parameter to a pointer.
386 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
387 Assume FSR parameter is a pointer.
388 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
389 Make fsr a pointer.
390 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
391 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
392 saved_regs a pointer.
393 (hppa_frame_saved_pc): Ditto.
394 (find_dummy_frame_regs): Make frame_saved_regs a pointer
395 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
396 pointer.
397 (restore_pc_queue): Make fsr a pointer.
398 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
399 (hppa_frame_chain): Make saved_regs a pointer, call
400 hppa_frame_init_saved_regs.
401 * sparc-tdep.c: Include "gdb_assert.h".
402 (sparc_frame_find_saved_regs): Replace internal_error with
403 gdb_assert.
404 * remote-vxsparc.c (vx_read_register): Delete reference to
405 FRAME_FIND_SAVED_REGS.
406 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
407 * gdbarch.h: Regenerate.
408 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
409 (deprecated_get_frame_saved_regs): Delete declaration.
410 (struct frame_saved_regs): Delete definition.
411 * frame.c (deprecated_get_frame_saved_regs): Delete function.
412 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
413 (hppa_frame_find_saved_regs): Delete declaration.
414 (FRAME_FIND_SAVED_REGS): Delete macro.
415 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
416 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
417 FRAME_FIND_SAVED_REGS in comment.
418
419 2003-04-05 Andrew Cagney <cagney@redhat.com>
420
421 * frame.c (frame_func_unwind, get_frame_func): New functions.
422 * frame.h (get_frame_func, frame_func_unwind): Declare.
423 (struct frame_info): Add field "prev_func" for caching the
424 previous frame's function address.
425 * arm-tdep.c (arm_frameless_function_invocation): Combine
426 get_pc_function_start and get_frame_pc into get_frame_func.
427 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
428 (sh64_nofp_frame_init_saved_regs): Ditto.
429 * s390-tdep.c (s390_function_start): Ditto.
430 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
431 (rs6000_frameless_function_invocation): Ditto.
432 (rs6000_frame_saved_pc): Ditto.
433 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
434 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
435 * i386-tdep.c (i386_frameless_signal_p): Ditto.
436 (i386_frame_init_saved_regs): Ditto.
437 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
438 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
439 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
440 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
441 * blockframe.c (frameless_look_for_prologue): Ditto.
442
443 2003-04-05 Andrew Cagney <cagney@redhat.com>
444
445 * frame.c (legacy_get_prev_frame): Link prev to next at the
446 function start. Update comments.
447
448 2003-04-05 Andrew Cagney <cagney@redhat.com>
449
450 * frame.c (get_frame_id): Update comment.
451 (legacy_get_prev_frame): Update comment.
452 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
453 * gdbarch.h: Regenerate.
454 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
455 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
456
457 2003-04-05 Andrew Cagney <cagney@redhat.com>
458
459 * stack.c (print_frame_info): Use get_frame_pc.
460
461 2003-04-04 Andrew Cagney <cagney@redhat.com>
462
463 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
464 the frame's type from the unwinder.
465 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
466 (create_new_frame, legacy_get_prev_frame): When the unwinder's
467 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
468 (get_frame_base_address): Use get_frame_type.
469 (get_frame_locals_address, get_frame_args_address): Ditto.
470 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
471 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
472 (struct frame_info): Add comment explaining why the frame contains
473 a "type" field.
474 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
475 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
476 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
477 NORMAL_FRAME.
478 * frame-unwind.h: Include "frame.h".
479 (struct frame_unwind): Add "type" field.
480 * Makefile.in (frame_unwind_h): Add $(frame_h).
481
482 2003-04-04 Andrew Cagney <cagney@redhat.com>
483
484 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
485 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
486 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
487 get_frame_base.
488 (d10v_unwind_dummy_id): Use frame_id_build.
489 * frame.c (find_frame_sal): Use get_frame_pc.
490 (create_new_frame): Use deprecated_update_frame_pc_hack and
491 deprecated_update_frame_base_hack.
492 (create_sentinel_frame): Add comment about ->pc going away.
493 (get_prev_frame): Add comment about ->pc going away.
494 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
495 frame_id_build, deprecated_update_frame_pc_hack and
496 deprecated_update_frame_base_hack.
497 (select_frame): Use get_frame_pc.
498 (legacy_saved_regs_this_id): Use frame_id_build.
499
500 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
501
502 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
503 signed integer case.
504 (classify_argument): Handle enumerations and references.
505
506 2003-04-04 Andrew Cagney <cagney@redhat.com>
507
508 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
509 ID to NULL.
510
511 2003-04-01 Adam Fedor <fedor@gnu.org>
512
513 * gdb/objc-lang.c (selectors_info): Replace calls to
514 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
515 SYMBOL_NATURAL_NAME.
516 (classes_info, find_methods): Likewise.
517
518 2003-04-03 Kevin Buettner <kevinb@redhat.com>
519
520 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
521 ``mach'' to the value determined by bfd_default_set_arch_mach().
522
523 2003-04-02 Bob Rossi <bob_rossi@cox.net>
524
525 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
526 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
527 (mi-cmd-file.o): Update dependencies.
528
529 2003-04-01 Kevin Buettner <kevinb@redhat.com>
530
531 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
532 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
533
534 2003-04-01 Adam Fedor <fedor@gnu.org>
535
536 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
537 * language.h (struct language_defn): Add la_demangle.
538 (language_demangle): Declare.
539 * language.c (language_demangle): New function.
540 (unk_lang_demangle): Likewise.
541 (unknown_language_defn, auto_language_defn, local_language_defn):
542 Add ukn_lang_demangle.
543 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
544 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
545 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
546 (cplus_language_defn): Add cplus_demangle for la_demangle element.
547 * jv-lang.c (java_demangle): New function
548 (java_language_defn): Use it for la_demangle element.
549 * objc-lang.c (objc_demangle): Add options argument
550 (objc_language_defn): Use objc_demangle for la_demangle element.
551 * maint.c (maintenance_demangle): Replace switch with
552 call to language_demangle.
553 * utils.c (fprintf_symbol_filtered): Likewise.
554
555 2003-04-01 Andrew Cagney <cagney@redhat.com>
556
557 * printcmd.c (print_frame_nameless_args): Delete #ifdef
558 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
559 PRINT_TYPELESS_INTEGER.
560 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
561 PUSH_RETURN_ADDRESS.
562
563 2003-04-01 Andrew Cagney <cagney@redhat.com>
564
565 * Makefile.in (d10v-tdep.o): Update dependencies.
566 * d10v-tdep.c: Include "frame-base.h".
567 (d10v_frame_unwind): Make constant.
568 (d10v_frame_base_address): New function.
569 (d10v_frame_base): New variable.
570 (d10v_gdbarch_init): Set frame_base default.
571 (struct d10v_unwind_cache): Add the field "prev_sp". Update
572 comment for base.
573 (d10v_frame_unwind_cache): Set and use "prev_sp".
574 (d10v_frame_this_id): Use the previous frame's inner most stack
575 address and this frame's func address for the frame ID. Use
576 frame_id_build. Don't analyze beyond the current instruction.
577
578 2003-04-01 Andrew Cagney <cagney@redhat.com>
579
580 * frame.h (get_frame_locals_address, get_frame_args_address):
581 Refer to the base address, instead of the address of the first
582 local or parameter.
583
584 2003-04-01 Andrew Cagney <cagney@redhat.com>
585
586 Add frame debug info addresses:
587 * frame-base.c: New file.
588 * frame-base.h: New file.
589 * frame.h (struct frame_base): Add opaque declaration.
590 (get_frame_base): Update comment.
591 (get_frame_base_address): Declare.
592 (get_frame_locals_address): Declare.
593 (get_frame_args_address): Declare.
594 (struct frame_info): Add "base" and "base_cache". Update
595 comments on the unwinder.
596 * frame.c: Include "frame-base.h".
597 (get_frame_locals_address): New function.
598 (get_frame_base_address): New function.
599 (get_frame_args_address): New function.
600 * findvar.c (read_var_value): Use get_frame_locals_address and
601 get_frame_args_address.
602 * stack.c (frame_info): Use get_frame_locals_address and
603 get_frame_args_address.
604 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
605 moved to "frame-base.c".
606 * printcmd.c (print_frame_nameless_args): Ditto.
607 * symtab.h (address_class): Update comments.
608 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
609 get_frame_base_address.
610 * dwarf2expr.c (execute_stack_op): Ditto.
611 * Makefile.in (frame_base_h): Define.
612 (frame.o): Update dependencies.
613 (frame-base.o): Add dependencies.
614 (SFILES): Add frame-base.c.
615 (COMMON_OBS): Add frame-base.o.
616
617 2003-04-01 Andrew Cagney <cagney@redhat.com>
618
619 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
620 CALL_DUMMY_LENGTH): Ditto.
621 * gdbarch.c: Re-generate.
622 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
623 (CALL_DUMMY_LENGTH): Delete macro.
624 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
625 * arm-tdep.c (arm_gdbarch_init): Ditto.
626 * avr-tdep.c (avr_gdbarch_init): Ditto.
627 * cris-tdep.c (cris_gdbarch_init): Ditto.
628 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
629 * frv-tdep.c (frv_gdbarch_init): Ditto.
630 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
631 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
632 * i386-tdep.c (i386_gdbarch_init): Ditto.
633 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
634 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
635 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
636 * mips-tdep.c (mips_gdbarch_init): Ditto.
637 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
638 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
639 * s390-tdep.c (s390_gdbarch_init): Ditto.
640 * sh-tdep.c (sh_gdbarch_init): Ditto.
641 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
642 * v850-tdep.c (v850_gdbarch_init): Ditto.
643 * vax-tdep.c (vax_gdbarch_init): Ditto.
644 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
645
646 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
647
648 * frame.c (get_prev_frame): Disable call to inside_entry_file().
649
650 2003-04-01 Andrew Cagney <cagney@redhat.com>
651
652 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
653 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
654 * gdbarch.h, gdbarch.c: Re-generate.
655 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
656 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
657 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
658 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
659 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
660 * infcmd.c (run_stack_dummy): Simplify assuming
661 CALL_DUMMY_BREAKPOINT_OFFSET_P.
662 * infrun.c (handle_inferior_event): Ditto.
663 * alpha-tdep.c (alpha_gdbarch_init): Do not set
664 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
665 * arm-tdep.c (arm_gdbarch_init): Ditto.
666 * avr-tdep.c (avr_gdbarch_init): Ditto.
667 * cris-tdep.c (cris_gdbarch_init): Ditto.
668 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
669 * frv-tdep.c (frv_gdbarch_init): Ditto.
670 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
671 * i386-tdep.c (i386_gdbarch_init): Ditto.
672 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
673 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
674 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
675 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
676 * mips-tdep.c (mips_gdbarch_init): Ditto.
677 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
678 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
679 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
680 * s390-tdep.c (s390_gdbarch_init): Ditto.
681 * sh-tdep.c (sh_gdbarch_init): Ditto.
682 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
683 * v850-tdep.c (v850_gdbarch_init): Ditto.
684 * vax-tdep.c (vax_gdbarch_init): Ditto.
685 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
686
687 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
688
689 * symfile.c (symfile_relocate_debug_section): Update call to
690 bfd_simple_get_relocated_section_contents.
691
692 2003-03-31 Andrew Cagney <cagney@redhat.com>
693
694 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
695 * gdbarch.h, gdbarch.c: Regenerate.
696 * inferior.h (FIX_CALL_DUMMY): Delete macro.
697 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
698 available.
699 * frame.h (generic_fix_call_dummy): Delete declaration.
700 * dummy-frame.h: Update comment.
701 * dummy-frame.c (generic_fix_call_dummy): Delete function.
702 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
703 fix_call_dummy.
704 * sh-tdep.c (sh_gdbarch_init): Ditto.
705 * s390-tdep.c (s390_gdbarch_init): Ditto.
706 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
707 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
708 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
709 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
710 * i386-tdep.c (i386_gdbarch_init): Ditto.
711 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
712 * frv-tdep.c (frv_gdbarch_init): Ditto.
713 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
714 * cris-tdep.c (cris_gdbarch_init): Ditto.
715 * avr-tdep.c (avr_gdbarch_init): Ditto.
716 * arm-tdep.c (arm_gdbarch_init): Ditto.
717
718 2003-03-31 J. Brobecker <brobecker@gnat.com>
719
720 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
721 (INIT_FRAME_AP): Likewise.
722 (EXTRA_FRAME_INFO): Likewise.
723
724 2003-03-31 Andrew Cagney <cagney@redhat.com>
725
726 * gdbarch.sh: Include "symfile.h".
727 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
728 * gdbarch.h, gdbarch.c: Re-generate.
729 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
730 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
731 call_dummy_address, the default is at entry_point_address.
732 * v850-tdep.c (v850_gdbarch_init): Ditto.
733 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
734 * sh-tdep.c (sh_gdbarch_init): Ditto.
735 * s390-tdep.c (s390_gdbarch_init): Ditto.
736 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
737 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
738 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
739 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
740 * i386-tdep.c (i386_gdbarch_init): Ditto.
741 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
742 * frv-tdep.c (frv_gdbarch_init): Ditto.
743 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
744 * cris-tdep.c (cris_gdbarch_init): Ditto.
745 * arm-tdep.c (arm_gdbarch_init): Ditto.
746
747 2003-03-31 Andrew Cagney <cagney@redhat.com>
748
749 * gdbarch.sh (CALL_DUMMY_P): Delete.
750 * gdbarch.h, gdbarch.c: Re-generate.
751 * inferior.h (CALL_DUMMY_P): Delete macro.
752 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
753 * vax-tdep.c (vax_gdbarch_init): Update.
754 * v850-tdep.c (v850_gdbarch_init): Update.
755 * sparc-tdep.c (sparc_gdbarch_init): Update.
756 * sh-tdep.c (sh_gdbarch_init): Update.
757 * s390-tdep.c (s390_gdbarch_init): Update.
758 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
759 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
760 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
761 * mips-tdep.c (mips_gdbarch_init): Update.
762 * mcore-tdep.c (mcore_gdbarch_init): Update.
763 * m68k-tdep.c (m68k_gdbarch_init): Update.
764 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
765 * ia64-tdep.c (ia64_gdbarch_init): Update.
766 * i386-tdep.c (i386_gdbarch_init): Update.
767 * h8300-tdep.c (h8300_gdbarch_init): Update.
768 * frv-tdep.c (frv_gdbarch_init): Update.
769 * d10v-tdep.c (d10v_gdbarch_init): Update.
770 * cris-tdep.c (cris_gdbarch_init): Update.
771 * breakpoint.c (deprecated_frame_in_dummy): Update.
772 * avr-tdep.c (avr_gdbarch_init): Update.
773 * alpha-tdep.c (alpha_gdbarch_init): Update.
774 * arm-tdep.c (arm_gdbarch_init): Update.
775 * dummy-frame.c (dummy_frame_this_id): Update comments.
776 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
777 * frame.c (legacy_get_prev_frame): Ditto.
778 * valops.c (call_function_by_hand): Delete function.
779 (hand_function_call): Rename to call_function_by_hand
780
781 2003-03-30 Andrew Cagney <cagney@redhat.com>
782
783 2002-11-10 Klee Dienes <kdienes@apple.com>
784 * value.h (struct value): Update comment.
785
786 2003-03-30 Andrew Cagney <cagney@redhat.com>
787
788 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
789 D10V_FP_REGNUM.
790 (d10v_gdbarch_init): Do not set fp_regnum.
791
792 * frame.c (get_frame_base): Force ID initialization.
793 (get_prev_frame): Move computation of the frame ID from here ...
794 (get_frame_id): ... to here.
795 (legacy_get_prev_frame): Mark the frame ID as valid.
796 * frame.h (struct frame_info): Add field "id_p".
797
798 2003-03-30 Mark Kettenis <kettenis@gnu.org>
799
800 * i386-tdep.c (i386_store_struct_return): Removed.
801 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
802
803 2003-03-30 Andrew Cagney <cagney@redhat.com>
804
805 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
806 * gdbarch.h, gdbarch.c: Regenerate.
807 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
808 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
809 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
810 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
811 * i386-tdep.c (i386_gdbarch_init): Ditto.
812 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
813 * cris-tdep.c (cris_gdbarch_init): Ditto.
814 * vax-tdep.c (vax_gdbarch_init): Ditto.
815 * s390-tdep.c (s390_gdbarch_init): Ditto.
816 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
817 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
818 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
819 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
820 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
821 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
822 * sparc-tdep.c (sparc_gdbarch_init): Update.
823 * sh-tdep.c (sh_gdbarch_init): Update.
824 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
825 * mips-tdep.c (mips_gdbarch_init): Update.
826 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
827 * ia64-tdep.c (ia64_gdbarch_init): Update.
828 * frv-tdep.c (frv_gdbarch_init): Update.
829 * avr-tdep.c (avr_gdbarch_init): Update.
830 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
831 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
832 instead of when push_dummy_call is not available.
833
834 2003-03-30 Andrew Cagney <cagney@redhat.com>
835
836 * infttrace.c: Include "gdbthread.h".
837 (parent_attach_all): Fix function signature.
838 (call_ptrace): Update call.
839 * Makefile.in (infttrace.o): Update dependencies.
840
841 2003-03-30 Andrew Cagney <cagney@redhat.com>
842
843 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
844 PUSH_RETURN_ADDRESS.
845 * gdbarch.h, gdbarch.c: Regenerate.
846 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
847 * x86-64-tdep.c (x86_64_init_abi): Update.
848 * v850-tdep.c (v850_gdbarch_init): Update.
849 * sparc-tdep.c (sparc_gdbarch_init): Update.
850 * sh-tdep.c (sh_gdbarch_init): Update.
851 * s390-tdep.c (s390_gdbarch_init): Update.
852 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
853 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
854 * mips-tdep.c (mips_gdbarch_init): Update.
855 * mcore-tdep.c (mcore_gdbarch_init): Update.
856 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
857 * ia64-tdep.c (ia64_gdbarch_init): Update.
858 * i386-tdep.c (i386_gdbarch_init): Update.
859 * h8300-tdep.c (h8300_gdbarch_init): Update.
860 * frv-tdep.c (frv_gdbarch_init): Update.
861 * cris-tdep.c (cris_gdbarch_init): Update.
862 * avr-tdep.c (avr_gdbarch_init): Update.
863 * arm-tdep.c (arm_gdbarch_init): Update.
864 * valops.c (hand_function_call): Update.
865
866 2003-03-29 Andrew Cagney <cagney@redhat.com>
867
868 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
869 sizeof_call_dummy_words.
870 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
871 define.
872 * gdbarch.h: Regenerate.
873
874 2003-03-29 Andrew Cagney <cagney@redhat.com>
875
876 * infttrace.h: New file.
877 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
878 (hpread_get_textlow): Detect an uninitialized dn_bufp.
879 (hpread_read_doc_function_type): Detect an initialized type1.
880 (hpread_quick_traverse): Initialize mod_name_string.
881 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
882 (som_solib_get_solib_by_pc): Declare.
883 (so_lib_thread_start_addr): Declare.
884 (no_shared_libraries): Declare.
885 * somread.c (init_import_symbols): Make static. Add forward
886 declaration.
887 * config/pa/nm-hppah.h: Include "infttrace.h" for
888 parent_attach_all.
889 (hppa_insert_hw_watchpoint): Declare.
890 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
891 * hppah-nat.c: Include "gdb_string.h".
892 (parent_attach_all): Delete extern declaration, moved to
893 "infttrace.h".
894 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
895 int.
896 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
897 * Makefile.in (infttrace_h): Define.
898 (hpread.o): Update dependencies.
899 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
900 * hppa-hpux-tdep.c: Include "gdb_string.h".
901 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
902 * infrun.c (handle_inferior_event): Always initialize
903 stepped_after_stopped_by_watchpoint. Add default and remove
904 fallthrough in switch statement.
905 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
906 parameter to int.
907 (hppa_remove_hw_watchpoint): Ditto.
908
909 2003-03-29 Andrew Cagney <cagney@redhat.com>
910
911 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
912 offset.
913
914 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
915
916 * arm-tdep.c (arm_push_arguments): Delete.
917 (struct stack_item): New type.
918 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
919 (arm_store_struct_return): Delte.
920 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
921 arm_push_arguments or arm_store_struct_return.
922
923 2003-03-28 Andrew Cagney <cagney@redhat.com>
924
925 * Makefile.in (d10v-tdep.o): Update dependencies.
926 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
927 * d10v-tdep.c: Include "remote.h".
928 (target_resume_hook): Delete extern declaration.
929 (target_wait_loop_hook): Ditto.
930 (tdisassemble_command): Eliminate assignment in "if" conditional.
931 (d10v_ts2_register_sim_regno): Eliminate call to
932 legacy_register_sim_regno.
933 (d10v_ts3_register_sim_regno): Ditto.
934
935 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
936
937 * thread.c: Reindented.
938 * lin-lwp.c: Ditto.
939 * linux-proc.c: Ditto.
940
941 2003-03-28 Bob Rossi <bob_rossi@cox.net>
942
943 * MAINTAINERS (write after approval): Add myself.
944
945 2003-03-27 Theodore A. Roth <troth@openavr.org>
946
947 * objc-exp.y: Add missing semi-colons.
948
949 2003-03-27 Andrew Cagney <cagney@redhat.com>
950
951 * regcache.c (write_sp): Delete function and references.
952 * inferior.h (write_sp): Delete declaration.
953 * valops.c (hand_function_call): Replace write_sp with
954 TARGET_WRITE_SP.
955 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
956 (sparc_pop_frame): Ditto.
957
958 2003-03-27 Andrew Cagney <cagney@redhat.com>
959
960 * NEWS: Mention removal of support for hppa*-*-bsd* and
961 hppa*-*-osf* natives, and hppa*-*-pro* target.
962 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
963 * config/pa/xm-pa.h: Obsolete file.
964 * config/pa/xm-hppab.h: Obsolete file.
965 * config/pa/nm-hppab.h: Obsolete file.
966 * config/pa/tm-hppab.h: Obsolete file.
967 * config/pa/tm-hppao.h: Obsolete file.
968 * config/pa/nm-hppao.h: Obsolete file.
969 * config/pa/tm-pro.h: Obsolete file.
970 * config/pa/hppaosf.mt: Obsolete file.
971 * config/pa/hppaosf.mh: Obsolete file.
972 * config/pa/hppapro.mt: Obsolete file.
973 * config/pa/hppabsd.mt: Obsolete file.
974 * config/pa/hppabsd.mh: Obsolete file.
975 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
976 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
977 hppa*-*-osf*.
978
979 2003-03-27 Andrew Cagney <cagney@redhat.com>
980
981 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
982 push_arguments. Don't set push_return_address or write_sp.
983 (d10v_push_dummy_call): Replace d10v_push_arguments.
984 (d10v_push_return_address, d10v_write_sp): Delete function,
985 handled by push_dummy_call.
986
987 2003-03-26 Andrew Cagney <cagney@redhat.com>
988
989 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
990 (push_dummy_call): New pure multi-arch replacement with gdbarch,
991 regcache and dummy_addr parameters.
992 * gdbarch.h, gdbarch.c: Re-generate.
993 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
994 available; assume it will handle stack alignment and return
995 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
996 legacy_push_arguments.
997 (legacy_push_arguments): Rename default_push_arguments.
998 * value.h (legacy_push_arguments): Rename default_push_arguments.
999 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
1000 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
1001 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
1002 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
1003 * config/i386/tm-symmetry.h: Update.
1004 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1005 * x86-64-tdep.c (x86_64_init_abi): Update.
1006 * v850-tdep.c (v850_gdbarch_init): Update.
1007 * sparc-tdep.c (sparc_gdbarch_init): Update.
1008 * sh-tdep.c (sh_gdbarch_init): Update.
1009 * s390-tdep.c (s390_gdbarch_init): Update.
1010 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1011 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1012 * mips-tdep.c (mips_gdbarch_init): Update.
1013 * mcore-tdep.c (mcore_gdbarch_init): Update.
1014 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1015 * ia64-tdep.c (ia64_gdbarch_init): Update.
1016 * i386-tdep.c (i386_gdbarch_init): Update.
1017 * hppa-tdep.c (hppa_gdbarch_init): Update.
1018 * h8300-tdep.c (h8300_gdbarch_init): Update.
1019 * frv-tdep.c (frv_gdbarch_init): Update.
1020 * d10v-tdep.c (d10v_gdbarch_init): Update.
1021 * cris-tdep.c (cris_gdbarch_init): Update.
1022 * avr-tdep.c (avr_gdbarch_init): Update.
1023 * arm-tdep.c (arm_gdbarch_init): Update.
1024 * arm-linux-tdep.c (arm_linux_init_abi): Update.
1025 * alpha-tdep.c (alpha_gdbarch_init): Update.
1026
1027 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
1028
1029 * signals/signals.c (do_target_signal_to_host): Correct realtime
1030 signal range test.
1031
1032 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
1033
1034 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
1035 (struct sal_chain, map_catch_names): Remove.
1036 (catch_exception_command_1): Don't call
1037 handle_gnu_4_16_catch_command.
1038
1039 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
1040
1041 From Mark Dettinger <dettinge@de.ibm.com>:
1042 * dwarf2cfi.c (read_2u): Increment pointer by two.
1043
1044 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
1045
1046 * signals/signals.c: Fix typos in last change.
1047
1048 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
1049
1050 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
1051 not already defined. Use __SIGRTMIN if available.
1052 (target_signal_from_host): Remove SIGRTMIN block.
1053 (do_target_signal_to_host): Remove SIGRTMIN block; check that
1054 the signal is within the realtime range.
1055
1056 2003-03-25 Adam Fedor <fedor@gnu.org>
1057
1058 * Makefile.in (infrun.o): Add $(language_h)
1059 * infrun.c (handle_inferior_event): Use skip_language_trampoline
1060 for language specific trampolines.
1061 * language.h (struct language_defn): Add skip_trampoline.
1062 (skip_language_trampoline): Declare.
1063 * language.c (unk_lang_trampoline, skip_language_trampoline):
1064 New functions.
1065 (unknown_language_defn, auto_language_defn, local_language_defn):
1066 Add ukn_lang_trampoline.
1067 * ada-lang.c (ada_language_defn): Add NULL for language
1068 specific skip_trampoline.
1069 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
1070 scm-lang.c: Likewise.
1071 * objc-lang.c (objc_skip_trampoline): New function.
1072 (objc_language_defn): Add objc_skip_trampoline.
1073
1074 2003-03-25 Andrew Cagney <cagney@redhat.com>
1075
1076 * frame.c (get_prev_frame): Delay validating a frame's ID -
1077 non-NULL, didn't go backwards - until an attempt to unwind it to
1078 the previous frame.
1079
1080 2003-03-25 Andrew Cagney <cagney@redhat.com>
1081
1082 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
1083 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
1084 * gdbarch.h, gdbarch.c: Re-generate.
1085 * config/sparc/tm-sparc.h
1086 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
1087 * sparc-tdep.c (sparc_gdbarch_init): Set
1088 deprecated_extra_stack_alignment_needed.
1089 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
1090 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
1091 extra_stack_alignment_needed.
1092 * v850-tdep.c (v850_gdbarch_init): Ditto.
1093 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
1094 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1095 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1096 * cris-tdep.c (cris_gdbarch_init): Ditto.
1097 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
1098 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1099
1100 2003-03-25 Andrew Cagney <cagney@redhat.com>
1101
1102 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
1103 STORE_STRUCT_RETURN.
1104 * gdbarch.h, gdbarch.c: Regenerate.
1105 * d10v-tdep.c (d10v_store_struct_return): Delete function.
1106 (d10v_push_arguments): Set the struct return register.
1107 (d10v_gdbarch_init): Update.
1108 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1109 * x86-64-tdep.c (x86_64_init_abi): Update.
1110 * vax-tdep.c (vax_gdbarch_init): Update.
1111 * v850-tdep.c (v850_gdbarch_init): Update.
1112 * sparc-tdep.c (sparc_gdbarch_init): Update.
1113 * sh-tdep.c (sh_gdbarch_init): Update.
1114 * s390-tdep.c (s390_gdbarch_init): Update.
1115 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1116 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1117 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1118 * mips-tdep.c (mips_gdbarch_init): Update.
1119 * mcore-tdep.c (mcore_gdbarch_init): Update.
1120 * m68k-tdep.c (m68k_gdbarch_init): Update.
1121 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1122 * ia64-tdep.c (ia64_gdbarch_init): Update.
1123 * i386-tdep.c (i386_gdbarch_init): Update.
1124 * hppa-tdep.c (hppa_gdbarch_init): Update.
1125 * h8300-tdep.c (h8300_gdbarch_init): Update.
1126 * frv-tdep.c (frv_gdbarch_init): Update.
1127 * cris-tdep.c (cris_gdbarch_init): Update.
1128 * avr-tdep.c (avr_gdbarch_init): Update.
1129 * arm-tdep.c (arm_gdbarch_init): Update.
1130 * alpha-tdep.c (alpha_gdbarch_init): Update.
1131
1132 2003-03-25 Andrew Cagney <cagney@redhat.com>
1133
1134 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
1135 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
1136 CALL_DUMMY_STACK_ADJUST with a predicate variable.
1137 * gdbarch.h, gdbarch.c: Regenerate.
1138 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
1139 call_dummy_stack_adjust_p.
1140 * vax-tdep.c (vax_gdbarch_init): Ditto.
1141 * v850-tdep.c (v850_gdbarch_init): Ditto.
1142 * sh-tdep.c (sh_gdbarch_init): Ditto.
1143 * s390-tdep.c (s390_gdbarch_init): Ditto.
1144 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1145 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
1146 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1147 * mips-tdep.c (mips_gdbarch_init): Ditto.
1148 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1149 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
1150 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1151 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1152 * i386-tdep.c (i386_gdbarch_init): Ditto.
1153 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1154 * frv-tdep.c (frv_gdbarch_init): Ditto.
1155 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1156 * cris-tdep.c (cris_gdbarch_init): Ditto.
1157 * avr-tdep.c (avr_gdbarch_init): Ditto.
1158 * arm-tdep.c (arm_gdbarch_init): Ditto.
1159 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
1160 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
1161 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
1162 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
1163 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
1164 call_dummy_stack_adjust_p.
1165 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
1166 (CALL_DUMMY_STACK_ADJUST): Delete macro.
1167 * sparc-tdep.c (sparc32_push_arguments): Update.
1168 * valops.c (hand_function_call): Update.
1169
1170 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
1171
1172 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
1173 set_gdbarch_char_signed.
1174
1175 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
1176
1177 PR cli/548
1178 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
1179
1180 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
1181
1182 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
1183 (_initialize_arm_tdep): Don't set tm_print_insn.
1184
1185 2003-03-24 Adam Fedor <fedor@gnu.org>
1186
1187 * Makefile.in (YYOBJ): Add objc-exp.tab.o
1188 * objc-lang.h: Add multiple inclusion protection.
1189 (start_msglist, add_msglist, end_msglist): Additional declarations.
1190
1191 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
1192
1193 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
1194 value was renamed to ARM_FLOAT_SOFT_FPA.
1195
1196 2003-03-23 Andrew Cagney <cagney@redhat.com>
1197
1198 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
1199 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
1200 * gdbarch.h, gdbarch.c: Regenerate.
1201 * valops.c (hand_function_call): Update.
1202 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
1203 * frame.c (legacy_saved_regs_this_id): Update.
1204 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
1205 * dummy-frame.h: Update.
1206 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
1207 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
1208 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
1209 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
1210 * config/m68k/tm-sun3.h: Update.
1211 * blockframe.c (inside_main_func, frame_chain_valid): Update.
1212 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1213 * x86-64-tdep.c (x86_64_init_abi): Update.
1214 * vax-tdep.c (vax_gdbarch_init): Update.
1215 * v850-tdep.c (v850_gdbarch_init): Update.
1216 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
1217 * sh-tdep.c (sh_gdbarch_init): Update.
1218 * s390-tdep.c (s390_gdbarch_init): Update.
1219 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
1220 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
1221 (frame_get_saved_regs): Update.
1222 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
1223 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1224 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1225 * mips-tdep.c (mips_gdbarch_init): Update.
1226 * mcore-tdep.c (mcore_gdbarch_init): Update.
1227 * m68k-tdep.c (m68k_gdbarch_init): Update.
1228 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1229 * ia64-tdep.c (ia64_gdbarch_init): Update.
1230 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
1231 * i386-interix-tdep.c (i386_interix_init_abi): Update.
1232 (i386_interix_back_one_frame): Update.
1233 * hppa-tdep.c (hppa_gdbarch_init): Update.
1234 (hppa_init_extra_frame_info): Update.
1235 * h8300-tdep.c (h8300_gdbarch_init): Update.
1236 * frv-tdep.c (frv_gdbarch_init): Update.
1237 * cris-tdep.c (cris_gdbarch_init): Update.
1238 * avr-tdep.c (avr_gdbarch_init): Update.
1239 * arm-tdep.c (arm_gdbarch_init): Update.
1240 * alpha-tdep.c (alpha_gdbarch_init): Update.
1241
1242 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
1243
1244 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
1245 (arm_get_fp_model): Declare.
1246 * arm-tdep.c (fp_model_strings): New string array.
1247 (arm_fp_model, current_fp_model): New variables.
1248 (arm_get_fp_model): New function.
1249 (arm_set_fp): New function.
1250 (set_fp_model_sfunc): New function.
1251 (show_fp_model): New function.
1252 (_initialize_arm_tdep): Add new command to set/show the FPU.
1253 (arm_extract_return_value): Use arm_get_fp_model.
1254 (arm_store_return_value): Likewise.
1255 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
1256 to initialize the floating-point data types.
1257 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
1258 model is FPA.
1259
1260 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
1261
1262 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
1263 the current setting of each value.
1264 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
1265 new_set and new_show. Use add_setshow_cmd_full and
1266 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
1267 commands and add new version as subcommands of "set/show arm".
1268
1269 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
1270
1271 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
1272 (set_arm_command, show_arm_command): New functions.
1273 (_initialize_arm_tdep): Add them.
1274 (num_disassembly_options): Renamed from num_flavor_options.
1275 (valid_disassembly_styles): Renamed from valid_flavors.
1276 (disassembly_style): Renamed from disassembly_flavor.
1277 (set_disassembly_style_sfunc): Renamed from
1278 set_disassembly_flavor_sfunc.
1279 (set_disassembly_style): Renamed from set_disassembly_flavor.
1280 (arm_othernames): Updated.
1281 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
1282 command. Add "set/show arm disassembly" commands. Deprecate
1283 "othernames" command.
1284
1285 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
1286
1287 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
1288 (arm-tdep.o): Depend on elf_arm_h.
1289
1290 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
1291
1292 * Makefile.in (coff_internal_h): Define.
1293 (arm-tdep.o): Update dependencies.
1294
1295 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
1296
1297 * arm-tdep.c (prologue_cache): Delete.
1298 (check_prologue_cache, save_prologue_cache): Delete.
1299 (arm_scan_prologue): Don't check or update the prologue_cache.
1300 (arm_gdb_arch_init): Don't initialize it.
1301 (_initialize_arm_tdep): Likewise.
1302
1303 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1304
1305 * MAINTAINERS (tui): Maintainer of tui code.
1306
1307 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
1308
1309 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
1310 (i386-cygwin-tdep.o): Add dependencies.
1311 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
1312 * i386-cygwin-tdep.c: New file.
1313 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
1314 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
1315
1316 2003-03-20 Andrew Cagney <cagney@redhat.com>
1317
1318 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
1319 (handle_inferior_event): Remove code calling
1320 DYNAMIC_TRAMPOLINE_NEXTPC.
1321
1322 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
1323 already has a full path.
1324
1325 * main.c (gdb_main): Return 1.
1326 (captured_main): Call error to report an invalid interpreter.
1327
1328 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
1329 * alpha-osf1-tdep.c: Include "gdb_string.h".
1330
1331 2003-03-19 J. Brobecker <brobecker@gnat.com>
1332
1333 Continuing work to convert the hppa targets to multiarch partial.
1334
1335 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
1336 method, now that hppa_push_dummy_frame has a conformant prototype.
1337 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
1338 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
1339 for the switch to multiarch partial.
1340
1341 2003-03-19 Kevin Buettner <kevinb@redhat.com>
1342
1343 * mdebugread.c (parse_symbol): For stEnd, we're done counting
1344 when iss is issNull.
1345
1346 2003-03-18 Kevin Buettner <kevinb@redhat.com>
1347
1348 * mips-tdep.c (mips_register_name): Fix fencepost error involving
1349 NUM_REGS bounds check.
1350
1351 2003-03-18 Kevin Buettner <kevinb@redhat.com>
1352
1353 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
1354 * mips-tdep.c (gdb_assert.h): Include.
1355 (mips_generic_reg_names, mips_processor_reg_names): Make static.
1356 (mips_register_name): Handle integer registers explicitly. Add
1357 bounds checking.
1358 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
1359 (mips_lsi33k_reg_names): Don't list integer registers; they're
1360 handled by mips_register_name() now.
1361 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
1362 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
1363 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
1364 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
1365 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
1366
1367 2003-03-18 Andrew Cagney <cagney@redhat.com>
1368
1369 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
1370 a void pointer.
1371 * gdbtypes.h (print_scalar_formatted): Update declaration.
1372 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
1373
1374 2003-03-18 J. Brobecker <brobecker@gnat.com>
1375
1376 * infrun.c (observer.h): Add #include.
1377 (normal_stop): Add call to observer_notify_normal_stop.
1378 * Makefile.in (infrun.o): Add dependency on observer.h.
1379
1380 2003-03-18 J. Brobecker <brobecker@gnat.com>
1381
1382 Continuing work to convert the hppa targets to multiarch partial.
1383 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
1384 parameter. Reformat comment.
1385 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
1386 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
1387 to match new profile.
1388
1389 2003-03-18 J. Brobecker <brobecker@gnat.com>
1390
1391 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
1392 appear to be working in any case.
1393
1394 2003-03-18 J. Brobecker <brobecker@gnat.com>
1395
1396 * observer.c (observer_test_first_observer): New static variable.
1397 (observer_test_second_observer): Likewise.
1398 (observer_test_third_observer): Likewise.
1399 (observer_test_first_notification_function): New static function.
1400 (observer_test_second_notification_function): Likewise.
1401 (observer_test_third_notification_function): Likewise.
1402
1403 2003-03-17 J. Brobecker <brobecker@gnat.com>
1404
1405 * hppa-tdep.c (gdb_assert.h): Add missing #include.
1406 * somsolib.c (gdb_assert.h): Likewise.
1407 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
1408 (somsolib.o): Likewise.
1409
1410 2003-03-17 Andrew Cagney <cagney@redhat.com>
1411
1412 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
1413 BFD. Simplify setting of di.endian.
1414
1415 2003-03-17 Andrew Cagney <cagney@redhat.com>
1416
1417 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
1418 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
1419
1420 From Elena Zannoni <ezannoni@redhat.com>
1421 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
1422 vector and floating-point parameters.
1423 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
1424 convention.
1425 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
1426
1427 2003-03-17 Fernando Nasser <fnasser@redhat.com>
1428
1429 * MAINTAINERS: Remove my name from several maintainership roles.
1430
1431 2003-03-17 Andrew Cagney <cagney@redhat.com>
1432
1433 Fix frame off-by-one bug.
1434 * frame-unwind.h (frame_this_id_ftype): Replace
1435 frame_unwind_id_ftype.
1436 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
1437 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
1438 with "prev_register".
1439 * frame-unwind.c (frame_unwind_find_by_pc): Return
1440 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
1441 comment.
1442 * dummy-frame.c (cached_find_dummy_frame): Delete function.
1443 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
1444 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
1445 (dummy_frame_unwind): Update.
1446 * sentinel-frame.c (sentinel_frame_prev_register): Replace
1447 sentinel_frame_register_unwind.
1448 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
1449 (sentinel_frame_unwinder): Update.
1450 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
1451 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
1452 * frame.c (create_sentinel_frame): Update. Initialize
1453 "prologue_cache" instead of "unwind_cache".
1454 (frame_register_unwind): Call this frame's prev_register with the
1455 next frame and this frame's prologue cache.
1456 (get_prev_frame): Simplify. Always call prev frame's this_id with
1457 this frame and prev frame's prologue cache. Document that this
1458 call is shifted one to the left when compared to the
1459 frame_register_unwind call.
1460 (legacy_saved_regs_prev_register): Replace
1461 frame_saved_regs_register_unwind.
1462 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
1463 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
1464 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
1465 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
1466 (d10v_frame_unwind): Update.
1467 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
1468 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
1469 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
1470 "saved_regs" with "this_saved_regs".
1471
1472 2003-03-16 Andrew Cagney <cagney@redhat.com>
1473
1474 * frame.c (frame_pop): Don't call target_store_registers. Fix
1475 problem reported by Mark Kettenis.
1476
1477 2003-03-16 Mark Kettenis <kettenis@gnu.org>
1478
1479 * i386-tdep.c (i386_register_type): Renamed from
1480 i386_register_virtual_type. Adjust function signature.
1481 (i386_gdbarch_init): Set register_type instead of
1482 deprecated_max_register_raw_size,
1483 deprecated_max_register_virtual_size and register_virtual_type.
1484
1485 2003-03-14 Andrew Cagney <cagney@redhat.com>
1486
1487 * frame.c (get_prev_frame): When a legacy frame, always call
1488 legacy_get_prev_frame. Simplify unwind code using assumption that
1489 the unwinder is new.
1490 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
1491 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
1492 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
1493
1494 2003-03-14 Andrew Cagney <cagney@redhat.com>
1495
1496 * frame.c (get_saved_register): Delete function.
1497 * frame.h (get_saved_register): Delete declaration.
1498 * xstormy16-tdep.c: Update comment.
1499 * regcache.h: Update comments.
1500 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
1501 get_saved_register and extract_address, use
1502 frame_read_unsigned_register.
1503 (sparc_frame_saved_pc): Ditto.
1504 (sparc_get_saved_register): Instead of get_saved_register, use
1505 frame_register.
1506 (sparc_pop_frame): Ditto.
1507 * findvar.c: Update comments.
1508 (value_of_register): Call frame_register instead of
1509 get_saved_register.
1510 (value_from_register): Ditto.
1511 * config/sparc/tm-sparc.h: Update comment.
1512 * breakpoint.c: Update comment.
1513
1514 2003-03-14 Andrew Cagney <cagney@redhat.com>
1515
1516 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
1517 GET_SAVED_REGISTER.
1518 * gdbarch.h, gdbarch.c: Re-generate.
1519 * frame.h: Update comments.
1520 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1521 * x86-64-tdep.c (x86_64_init_abi): Update.
1522 * sparc-tdep.c (sparc_gdbarch_init): Update.
1523 * sh-tdep.c (sh_gdbarch_init): Update.
1524 * mips-tdep.c (mips_gdbarch_init): Update.
1525 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1526 * cris-tdep.c (cris_gdbarch_init): Update.
1527 * ia64-tdep.c (ia64_gdbarch_init): Update.
1528 * frame.c (frame_register): Update.
1529 (get_saved_register): Update.
1530 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
1531
1532 2003-03-13 Andrew Cagney <cagney@redhat.com>
1533
1534 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
1535 * gdbarch.h, gdbarch.c: Regenerate.
1536 * valops.c (hand_function_call): Update comment.
1537 * stack.c (return_command): Update comment.
1538 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
1539 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
1540 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1541 * x86-64-tdep.c (x86_64_init_abi): Update.
1542 * vax-tdep.c (vax_gdbarch_init): Update.
1543 * v850-tdep.c (v850_gdbarch_init): Update.
1544 * sparc-tdep.c (sparc_gdbarch_init): Update.
1545 * sh-tdep.c (sh_gdbarch_init): Update.
1546 * s390-tdep.c (s390_gdbarch_init): Update.
1547 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1548 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1549 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1550 * mips-tdep.c (mips_gdbarch_init): Update.
1551 * mcore-tdep.c (mcore_gdbarch_init): Update.
1552 * m68k-tdep.c (m68k_gdbarch_init): Update.
1553 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1554 * ia64-tdep.c (ia64_gdbarch_init): Update.
1555 * i386-tdep.c (i386_gdbarch_init): Update.
1556 * hppa-tdep.c (hppa_gdbarch_init): Update.
1557 * h8300-tdep.c (h8300_gdbarch_init): Update.
1558 * frv-tdep.c (frv_gdbarch_init): Update.
1559 * cris-tdep.c (cris_gdbarch_init): Update.
1560 * avr-tdep.c (avr_gdbarch_init): Update.
1561 * arm-tdep.c (arm_gdbarch_init): Update.
1562 * alpha-tdep.c (alpha_gdbarch_init): Update.
1563
1564 2003-03-13 Andrew Cagney <cagney@redhat.com>
1565
1566 * frame.c (legacy_frame_p): New function.
1567 (get_prev_frame): Use legacy_frame_p.
1568 * frame.h (legacy_frame_p): Declare.
1569
1570 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
1571
1572 * MAINTAINERS (write after approval): Alphabetically
1573 listing corrected.
1574
1575 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
1576
1577 * MAINTAINERS (write after approval): Add myself.
1578
1579 2003-03-12 Andrew Cagney <cagney@redhat.com>
1580
1581 * frame.c (get_prev_frame): Rename the frame parameter to
1582 "this_frame".
1583 (get_next_frame, legacy_get_prev_frame): Ditto.
1584
1585 2003-03-12 Andrew Cagney <cagney@redhat.com>
1586
1587 * frame.c (get_current_frame): Check target_has_registers before
1588 checking target_has_stack.
1589 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
1590 instead of deprecated_selected_frame.
1591 * findvar.c (value_of_register): Pass "frame", not
1592 deprecated_selected_frame, to value_of_builtin_reg.
1593
1594 2003-03-12 Andrew Cagney <cagney@redhat.com>
1595
1596 * regcache.c (regcache_cooked_write_signed): New function.
1597 (regcache_cooked_write_unsigned): New function.
1598 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
1599 (regcache_cooked_read_signed): Fix regnum in range assertion.
1600 * regcache.h (regcache_cooked_write_signed): Declare.
1601 (regcache_cooked_write_unsigned): Declare.
1602
1603 2003-03-12 Andrew Cagney <cagney@redhat.com>
1604
1605 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
1606 * gdbarch.h, gdbarch.c: Re-generate.
1607 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1608 * x86-64-tdep.h: Update.
1609 * x86-64-tdep.c (x86_64_init_abi): Update.
1610 * v850-tdep.c (v850_gdbarch_init): Update.
1611 * sparc-tdep.c (sparc_gdbarch_init): Update.
1612 * sh-tdep.c (sh_gdbarch_init): Update.
1613 * s390-tdep.c (s390_gdbarch_init): Update.
1614 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1615 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
1616 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1617 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1618 * mips-tdep.c (mips_gdbarch_init): Update.
1619 * mcore-tdep.c (mcore_gdbarch_init): Update.
1620 * m68k-tdep.c (m68k_gdbarch_init): Update.
1621 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1622 * ia64-tdep.c (ia64_gdbarch_init): Update.
1623 * i386-tdep.c (i386_gdbarch_init): Update.
1624 * i386-interix-tdep.c (i386_interix_init_abi): Update.
1625 * hppa-tdep.c (hppa_gdbarch_init): Update.
1626 * h8300-tdep.c (h8300_gdbarch_init): Update.
1627 * frv-tdep.c (frv_gdbarch_init): Update.
1628 * cris-tdep.c (cris_gdbarch_init): Update.
1629 * avr-tdep.c (avr_gdbarch_init): Update.
1630 * arm-tdep.c (arm_gdbarch_init): Update.
1631 * alpha-tdep.c (alpha_gdbarch_init): Update.
1632 * sh-tdep.c (sh_init_extra_frame_info): Update.
1633 (sh64_init_extra_frame_info): Update.
1634 * ns32knbsd-nat.c (frame_num_args): Update.
1635 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
1636 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
1637 (xstormy16_frame_chain_valid): Update.
1638 * vax-tdep.c (vax_saved_pc_after_call): Update.
1639 * v850-tdep.c (v850_frame_chain): Update.
1640 (v850_pop_frame): Update.
1641 (v850_init_extra_frame_info): Update.
1642 * sparc-tdep.c (setup_arbitrary_frame): Update.
1643 * ns32k-tdep.c (umax_frame_num_args): Update.
1644 * s390-tdep.c (s390_pop_frame_regular): Update.
1645 * mn10300-tdep.c (mn10300_frame_chain): Update.
1646 (mn10300_pop_frame_regular): Update.
1647 (mn10300_init_extra_frame_info): Update.
1648 * mips-tdep.c (mips_init_frame_pc_first): Update.
1649 (mips_frame_chain): Update.
1650 (mips_pop_frame): Update.
1651 * mcore-tdep.c (mcore_frame_chain): Update.
1652 (mcore_pop_frame): Update.
1653 (mcore_init_extra_frame_info): Update.
1654 * arch-utils.c (init_frame_pc_default): Update.
1655 * m68k-tdep.c (isi_frame_num_args): Update.
1656 (delta68_frame_num_args): Update.
1657 (news_frame_num_args): Update.
1658 * ia64-tdep.c (ia64_pop_frame_regular): Update.
1659 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
1660 (alpha_frame_chain): Update.
1661 (alpha_pop_frame): Update.
1662 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
1663 (hppa_init_extra_frame_info): Update.
1664 (hppa_frame_chain): Update.
1665 (hppa_frame_chain_valid): Update.
1666 * cris-tdep.c (cris_init_extra_frame_info): Update.
1667 * avr-tdep.c (avr_init_extra_frame_info): Update.
1668 * arm-tdep.c (arm_frame_chain_valid): Update.
1669 (arm_init_extra_frame_info): Update.
1670 (arm_pop_frame): Update.
1671 * frame.c (frame_pc_unwind): Update.
1672 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
1673 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
1674 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
1675 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
1676 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
1677 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
1678
1679 2003-03-12 Andrew Cagney <cagney@redhat.com>
1680
1681 Eliminate the need for POP_FRAME.
1682 * frame.c (do_frame_unwind_register): New function.
1683 (frame_pop): When no POP_FRAME, pop the frame using register
1684 unwind and a scratch regcache.
1685 (frame_saved_regs_pop): Delete function.
1686 (trad_frame_unwinder): Update.
1687 * d10v-tdep.c (d10v_frame_pop): Delete function.
1688 (d10v_frame_unwind): Update.
1689 * sentinel-frame.c (sentinel_frame_pop): Delete function.
1690 (sentinel_frame_unwinder): Update.
1691 * dummy-frame.c (dummy_frame_pop): Delete function.
1692 (dummy_frame_unwind): Update.
1693 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
1694 (struct frame_unwind): Update.
1695
1696 2003-03-11 Kevin Buettner <kevinb@redhat.com>
1697
1698 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
1699 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
1700 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
1701 Do range checks on register number obtained from debugging info.
1702 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
1703 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
1704 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
1705 mapping function.
1706 (do_fp_register_row): Fix typo which caused double type to be
1707 used when attempting to unpack a float.
1708
1709 2003-03-11 J. Brobecker <brobecker@gnat.com>
1710
1711 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
1712
1713 2003-03-11 Andrew Cagney <cagney@redhat.com>
1714
1715 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
1716 frame. Problem found by Corinna Vinschen.
1717
1718 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
1719
1720 * doublest.c (floatformat_from_length): Accept also
1721 the real size of 'long double' type.
1722
1723 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
1724
1725 From Klee Dienes <kdienes@apple.com>:
1726 * breakpoint.c (bpstat_copy): Copy the command lines as well
1727 as the old value, to match what is freed in bpstat_clear.
1728
1729 2003-03-10 David Carlton <carlton@math.stanford.edu>
1730
1731 * minsyms.c (add_minsym_to_hash_table): Replace
1732 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
1733 (compare_minimal_symbols, compact_minimal_symbols)
1734 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
1735 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
1736 of DEPRECATED_SYMBOL_MATCHES_NAME.
1737 (lookup_minimal_symbol_solib_trampoline): Ditto.
1738
1739 2003-03-10 Andrew Cagney <cagney@redhat.com>
1740
1741 * regcache.h (regcache_cooked_read_ftype): Define.
1742 (regcache_save, regcache_restore): Add a cooked_read parameter.
1743 * regcache.c (regcache_save, regcache_restore): Update.
1744 (do_cooked_read): New function.
1745 (regcache_cpy): Pass do_cooked_read to regcache_save and
1746 regcache_restore.
1747
1748 2003-03-10 Andrew Cagney <cagney@redhat.com>
1749
1750 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
1751 * gdbarch.h, gdbarch.c: Re-generate.
1752 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1753 * x86-64-tdep.h: Update.
1754 * x86-64-tdep.c (x86_64_init_abi): Update.
1755 * v850-tdep.c (v850_gdbarch_init): Update.
1756 * sparc-tdep.c (sparc_gdbarch_init): Update.
1757 * sh-tdep.c (sh_gdbarch_init): Update.
1758 * s390-tdep.c (s390_gdbarch_init): Update.
1759 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1760 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
1761 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1762 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1763 * mips-tdep.c (mips_gdbarch_init): Update.
1764 * mcore-tdep.c (mcore_gdbarch_init): Update.
1765 * m68k-tdep.c (m68k_gdbarch_init): Update.
1766 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1767 * ia64-tdep.c (ia64_gdbarch_init): Update.
1768 * i386-tdep.c (i386_gdbarch_init): Update.
1769 * i386-interix-tdep.c (i386_interix_init_abi): Update.
1770 * hppa-tdep.c (hppa_gdbarch_init): Update.
1771 * h8300-tdep.c (h8300_gdbarch_init): Update.
1772 * frv-tdep.c (frv_gdbarch_init): Update.
1773 * cris-tdep.c (cris_gdbarch_init): Update.
1774 * avr-tdep.c (avr_gdbarch_init): Update.
1775 * arm-tdep.c (arm_gdbarch_init): Update.
1776 * alpha-tdep.c (alpha_gdbarch_init): Update.
1777 * sh-tdep.c (sh_init_extra_frame_info): Update.
1778 (sh64_init_extra_frame_info): Update.
1779 * ns32knbsd-nat.c (frame_num_args): Update.
1780 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
1781 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
1782 (xstormy16_frame_chain_valid): Update.
1783 * vax-tdep.c (vax_saved_pc_after_call): Update.
1784 * v850-tdep.c (v850_frame_chain): Update.
1785 (v850_pop_frame): Update.
1786 (v850_init_extra_frame_info): Update.
1787 * sparc-tdep.c (setup_arbitrary_frame): Update.
1788 * ns32k-tdep.c (umax_frame_num_args): Update.
1789 * s390-tdep.c (s390_pop_frame_regular): Update.
1790 * mn10300-tdep.c (mn10300_frame_chain): Update.
1791 (mn10300_pop_frame_regular): Update.
1792 (mn10300_init_extra_frame_info): Update.
1793 * mips-tdep.c (mips_init_frame_pc_first): Update.
1794 (mips_frame_chain): Update.
1795 (mips_pop_frame): Update.
1796 * mcore-tdep.c (mcore_frame_chain): Update.
1797 (mcore_pop_frame): Update.
1798 (mcore_init_extra_frame_info): Update.
1799 * arch-utils.c (init_frame_pc_default): Update.
1800 * m68k-tdep.c (isi_frame_num_args): Update.
1801 (delta68_frame_num_args): Update.
1802 (news_frame_num_args): Update.
1803 * ia64-tdep.c (ia64_pop_frame_regular): Update.
1804 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
1805 (alpha_frame_chain): Update.
1806 (alpha_pop_frame): Update.
1807 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
1808 (hppa_init_extra_frame_info): Update.
1809 (hppa_frame_chain): Update.
1810 (hppa_frame_chain_valid): Update.
1811 * cris-tdep.c (cris_init_extra_frame_info): Update.
1812 * avr-tdep.c (avr_init_extra_frame_info): Update.
1813 * arm-tdep.c (arm_frame_chain_valid): Update.
1814 (arm_init_extra_frame_info): Update.
1815 (arm_pop_frame): Update.
1816 * frame.c (frame_pc_unwind): Update.
1817 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
1818 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
1819 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
1820 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
1821 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
1822 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
1823
1824 2003-03-10 Andrew Cagney <cagney@redhat.com>
1825
1826 * gdbarch.sh (gdbarch_unwind_pc): New method.
1827 * gdbarch.h, gdbarch.c: Regenerate.
1828 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
1829 but use read_pc and FRAME_SAVED_PC as fall backs.
1830 (frame_saved_regs_pc_unwind): Delete function.
1831 (trad_frame_unwinder): Update.
1832 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
1833 (struct frame_unwind): Update.
1834 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
1835 (dummy_frame_unwind): Update.
1836 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
1837 (sentinel_frame_unwinder): Update.
1838 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
1839 (d10v_frame_unwind): Update.
1840 (d10v_unwind_pc): New function.
1841 (d10v_gdbarch_init): Set unwind_pc.
1842
1843 2003-03-10 Andrew Cagney <cagney@redhat.com>
1844
1845 * gdbarch.h: Re-generate.
1846
1847 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
1848 PC.
1849 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
1850 the PC register.
1851
1852 2003-03-08 Mark Kettenis <kettenis@gnu.org>
1853
1854 * gdbarch.sh (save_dummy_frame_tos): Add comment.
1855
1856 2003-03-08 Andrew Cagney <cagney@redhat.com>
1857
1858 * cli-out.c: Update copyright.
1859 (cli_out_data): Define typedef. Use instead of ui_out_data.
1860
1861 2003-03-08 Andrew Cagney <cagney@redhat.com>
1862
1863 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
1864 the result.
1865
1866 2003-03-07 Andrew Cagney <cagney@redhat.com>
1867
1868 * gdbarch.sh: Don't generate two macro definitions when an
1869 undefined macro taking no arguments.
1870 * gdbarch.h: Regenerate.
1871
1872 2002-03-07 Michal Ludvig <mludvig@suse.cz>
1873
1874 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
1875 (x86_64_unwind_dummy_id): New functions.
1876 (x86_64_init_abi): Register these two new functions.
1877
1878 2003-03-07 Michal Ludvig <mludvig@suse.cz>
1879
1880 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
1881 (x86_64_skip_prologue): Move prologue detection to
1882 separate function.
1883 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
1884
1885 2003-03-05 Andrew Cagney <cagney@redhat.com>
1886
1887 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
1888 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
1889 * frame.c (get_prev_frame): Restructure the frame ID unwind code
1890 to use unwind_dummy_id when a dummy frame.
1891 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
1892 predicate.
1893 * gdbarch.h, gdbarch.c: Regneerate.
1894
1895 2003-03-05 Andrew Cagney <cagney@redhat.com>
1896
1897 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
1898 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
1899 Do not use d10v_read_sp or d10v_read_fp when obtaining register
1900 values.
1901
1902 2003-03-05 Andrew Cagney <cagney@redhat.com>
1903
1904 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
1905 (struct d10v_unwind_cache): Delete field "frameless". Replace
1906 "next_addr" with "sp_offset". Add "r11_offset".
1907 (d10v_frame_unwind_cache): Update.
1908 (prologue_find_regs): Update. When "mv r11, sp", save the
1909 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
1910 RN was saved in r11_offset.
1911
1912 2003-03-05 Andrew Cagney <cagney@redhat.com>
1913
1914 * frame.c (deprecated_update_frame_pc_hack): Also update the the
1915 cached PC value in the next frame.
1916
1917 2003-03-05 Andrew Cagney <cagney@redhat.com>
1918
1919 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
1920 "id_unwind_cache" with "id".
1921 (frame_id_unwind): Delete declaration.
1922 * frame.c (frame_id_unwind): Delete function.
1923 (get_prev_frame): Call the frame id unwind method directly. Store
1924 the returned next frame's ID value in NEXT_FRAME. Note that there
1925 is a problem with the wrong unwind ID being called with the wrong
1926 unwind cache.
1927
1928 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
1929
1930 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
1931
1932 2003-03-05 James Ingham <jingham@apple.com>
1933 Daniel Jacobowitz <drow@mvista.com>
1934
1935 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
1936 (auto_cp_abi): New variable.
1937 (current_cp_abi, num_cp_abis): Make static.
1938 (CP_ABI_MAX): Define.
1939 (cp_abis): Turn into an array.
1940 (value_virtual_fn_field): Fix formatting.
1941 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
1942 takes a pointer.
1943 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
1944 (list_cp_abis, _initialize_cp_abi): New functions.
1945 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
1946 declarations for cp_abis, num_cp_abis, current_cp_abi, and
1947 switch_to_cp_abi. Update prototype for register_cp_abi.
1948 * Makefile.in (cp-abi.o): Update dependencies.
1949 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
1950 instead of switch_to_cp_abi.
1951 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
1952 register_cp_abi.
1953 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
1954 register_cp_abi.
1955 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
1956
1957 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
1958
1959 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
1960 * dwarf2loc.c: Include "regcache.h".
1961 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
1962 register_size.
1963 * Makefile.in (dwarf2loc.o): Update dependencies.
1964
1965 2003-03-04 Theodore A. Roth <troth@openavr.org>
1966
1967 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
1968 number of io registers reported by remote target is not a multiple of
1969 step.
1970
1971 2003-03-04 David Carlton <carlton@math.stanford.edu>
1972
1973 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
1974 (lookup_symbol_aux_psymtabs): Update call to
1975 lookup_partial_symbol.
1976 (lookup_transparent_type, find_main_psymtab)
1977 (make_symbol_overload_list): Ditto.
1978
1979 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
1980
1981 * MAINTAINERS (Write after approval): Update my email address.
1982
1983 2003-03-03 Andrew Cagney <cagney@redhat.com>
1984
1985 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
1986 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
1987 predicate. Replace MAX_REGISTER_RAW_SIZE.
1988 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
1989 MAX_REGISTER_VIRTUAL_SIZE.
1990 * regcache.c (legacy_max_register_raw_size): New function.
1991 (legacy_max_register_virtual_size): New function.
1992 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
1993 (MAX_REGISTER_RAW_SIZE): Define.
1994 (legacy_max_register_raw_size): Declare.
1995 (legacy_max_register_virtual_size): Declare.
1996 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
1997 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
1998 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
1999 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
2000 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
2001 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
2002 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
2003 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
2004 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
2005 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2006 * vax-tdep.c (vax_gdbarch_init): Update.
2007 * v850-tdep.c (v850_gdbarch_init): Update.
2008 * sparc-tdep.c (sparc_gdbarch_init): Update.
2009 * sh-tdep.c (sh_gdbarch_init): Update.
2010 * s390-tdep.c (s390_gdbarch_init): Update.
2011 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2012 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2013 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2014 * mips-tdep.c (mips_gdbarch_init): Update.
2015 * mcore-tdep.c (mcore_gdbarch_init): Update.
2016 * m68k-tdep.c (m68k_gdbarch_init): Update.
2017 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2018 * ia64-tdep.c (ia64_gdbarch_init): Update.
2019 * i386-tdep.c (i386_gdbarch_init): Update.
2020 * hppa-tdep.c (hppa_gdbarch_init): Update.
2021 * h8300-tdep.c (h8300_gdbarch_init): Update.
2022 * frv-tdep.c (frv_gdbarch_init): Update.
2023 * cris-tdep.c (cris_gdbarch_init): Update.
2024 * avr-tdep.c (avr_gdbarch_init): Update.
2025 * arm-tdep.c (arm_gdbarch_init): Update.
2026 * alpha-tdep.c (alpha_gdbarch_init): Update.
2027 * d10v-tdep.c (d10v_gdbarch_init): Do not set
2028 max_register_raw_size or max_register_virtual_size.
2029
2030 2003-03-03 David Carlton <carlton@math.stanford.edu>
2031
2032 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
2033 SYMBOL_MATCHES_NAME, add comment.
2034 (SYMBOL_MATCHES_NATURAL_NAME): New.
2035 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
2036 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
2037 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
2038 * symtab.c (lookup_partial_symbol): Use
2039 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
2040 unhelpful comment.
2041 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
2042 SYMBOL_MATCHES_NAME.
2043 Fix for PR c++/33.
2044
2045 2003-03-03 David Carlton <carlton@math.stanford.edu>
2046
2047 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
2048 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
2049 by regexp matching against SYMBOL_NATURAL_NAME.
2050
2051 2003-03-03 David Carlton <carlton@math.stanford.edu>
2052
2053 * linespec.c (find_method): Extract code into collect_methods.
2054 (collect_methods): New.
2055
2056 2003-03-02 Mark Kettenis <kettenis@gnu.org>
2057
2058 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
2059 get_frame_base.
2060
2061 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
2062 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
2063
2064 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
2065
2066 * arch-utils.c (generic_register_byte): Fix to use the loop index
2067 and not regnum when summing the size of all registers up to regnum.
2068
2069 2003-03-01 Andrew Cagney <cagney@redhat.com>
2070
2071 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
2072 FRAME_INIT_SAVED_REGS.
2073 * gdbarch.h, gdbarch.c: Regenerate.
2074 * stack.c (frame_info): Update.
2075 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
2076 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
2077 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
2078 * ns32k-tdep.c (ns32k_pop_frame): Update.
2079 * mips-tdep.c (mips_pop_frame): Update.
2080 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
2081 * ia64-tdep.c (ia64_frame_chain): Update.
2082 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
2083 (ia64_frameless_function_invocation): Update.
2084 (ia64_init_extra_frame_info): Update.
2085 (ia64_pop_frame_regular): Update.
2086 * frame.h (struct frame_info): Update comment.
2087 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
2088 * frame.c (frame_saved_regs_register_unwind): Update.
2089 (frame_saved_regs_register_unwind): Update.
2090 (deprecated_generic_get_saved_register): Update.
2091 * cris-tdep.c: Update comment.
2092 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
2093 Rename macro.
2094 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2095 * x86-64-tdep.c (x86_64_init_abi): Update.
2096 * vax-tdep.c (vax_gdbarch_init): Update.
2097 * v850-tdep.c (v850_gdbarch_init): Update.
2098 * sparc-tdep.c (sparc_gdbarch_init): Update.
2099 * sh-tdep.c (sh_gdbarch_init): Update.
2100 * s390-tdep.c (s390_gdbarch_init): Update.
2101 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2102 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
2103 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2104 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2105 * mips-tdep.c (mips_gdbarch_init): Update.
2106 * mcore-tdep.c (mcore_gdbarch_init): Update.
2107 * m68k-tdep.c (m68k_gdbarch_init): Update.
2108 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2109 * ia64-tdep.c (ia64_gdbarch_init): Update.
2110 * i386-tdep.c (i386_gdbarch_init): Update.
2111 * frv-tdep.c (frv_gdbarch_init): Update.
2112 * avr-tdep.c (avr_gdbarch_init): Update.
2113 * arm-tdep.c (arm_gdbarch_init): Update.
2114 * alpha-tdep.c (alpha_gdbarch_init): Update.
2115
2116 2003-03-01 Andrew Cagney <cagney@redhat.com>
2117
2118 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
2119 option enum and switch. When no windows, set the interpreter to
2120 INTERP_CONSOLE.
2121
2122 2003-03-01 Andrew Cagney <cagney@redhat.com>
2123
2124 * main.c (captured_main): Replace magic option characters with an
2125 enum.
2126
2127 2003-03-01 Andrew Cagney <cagney@redhat.com>
2128
2129 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
2130 INIT_EXTRA_FRAME_INFO.
2131 * gdbarch.h, gdbarch.c: Regenerate.
2132 * arm-tdep.c: Update comments.
2133 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
2134 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
2135 * frame.h, avr-tdep.c: Ditto.
2136 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
2137 (create_new_frame, legacy_get_prev_frame): Ditto.
2138 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
2139 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
2140 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
2141 deprecated_init_extra_frame_info instead of init_extra_frame_info.
2142 * x86-64-tdep.c (x86_64_init_abi): Ditto.
2143 * v850-tdep.c (v850_gdbarch_init): Ditto.
2144 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
2145 * sh-tdep.c (sh_gdbarch_init): Ditto.
2146 * s390-tdep.c (s390_gdbarch_init): Ditto.
2147 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
2148 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2149 * mips-tdep.c (mips_gdbarch_init): Ditto.
2150 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2151 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2152 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
2153 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
2154 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
2155 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2156 * frv-tdep.c (frv_gdbarch_init): Ditto.
2157 * cris-tdep.c (cris_gdbarch_init): Ditto.
2158 * avr-tdep.c (avr_gdbarch_init): Ditto.
2159 * arm-tdep.c (arm_gdbarch_init): Ditto.
2160 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
2161 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
2162
2163 2003-03-01 Andrew Cagney <cagney@redhat.com>
2164
2165 * gdbarch.sh (register_type): New function with predicate.
2166 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
2167 * gdbarch.h, gdbarch.c: Re-generate.
2168 * arch-utils.c (generic_register_byte): Use generic_register_size.
2169 (generic_register_size): When available, use
2170 gdbarch_register_type.
2171 * regcache.c (init_regcache_descr): When available, initialize the
2172 register type array using gdbarch_register_type. If the
2173 architecture supplies gdbarch_register_type, do not use the legacy
2174 regcache layout.
2175 * d10v-tdep.c (d10v_register_type): Replace
2176 d10v_register_virtual_type.
2177 (d10v_gdbarch_init): Set register_type instead of
2178 register_virtual_type.
2179
2180 2003-03-01 Andrew Cagney <cagney@redhat.com>
2181
2182 * Makefile.in (ax-gdb.o): Update dependencies.
2183 * ax-gdb.c: Include "regcache.h".
2184 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
2185 * findvar.c (value_of_register): Ditto.
2186 * infcmd.c (default_print_registers_info): Ditto.
2187
2188 2003-03-01 Mark Kettenis <kettenis@gnu.org>
2189
2190 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
2191 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
2192
2193 2003-03-01 Mark Kettenis <kettenis@gnu.org>
2194
2195 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
2196 of STREQ.
2197
2198 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
2199
2200 * Makefile.in (dwarf2loc.o): Update dependencies.
2201 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
2202 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
2203 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
2204 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
2205 (locexpr_tracepoint_var_ref): New function.
2206 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
2207
2208 2003-02-28 Andrew Cagney <cagney@redhat.com>
2209
2210 * regcache.c (register_size): New function.
2211 * regcache.h (register_size): Declare
2212 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
2213 max_register_size instead of MAX_REGISTER_RAW_SIZE.
2214
2215 2003-02-28 David Carlton <carlton@math.stanford.edu>
2216
2217 * linespec.c (decode_compound): Extract code into find_method.
2218 (find_method): New.
2219
2220 2003-02-28 J. Brobecker <brobecker@gnat.com>
2221
2222 * Makefile.in: Add rules to build and link in observer.o.
2223
2224 2003-02-27 J. Brobecker <brobecker@gnat.com>
2225
2226 * observer.c: Minor comments edits.
2227
2228 2003-02-27 J. Brobecker <brobecker@gnat.com>
2229
2230 * observer.h, observer.c: New file.
2231
2232 2003-02-27 Andrew Cagney <cagney@redhat.com>
2233
2234 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
2235
2236 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
2237
2238 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
2239 (M6812_OP_STS_EXT): Likewise.
2240 (m6811_prologue): Use the above to recognize prologue.
2241 (m6812_prologue): Likewise.
2242
2243 2003-02-27 David Carlton <carlton@math.stanford.edu>
2244
2245 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
2246 SYMBOL_PRINT_NAME.
2247 (compare_psymbols): Ditto.
2248 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
2249
2250 2003-02-27 Michael Snyder <msnyder@redhat.com>
2251
2252 * f-lang.c (build_fortran_types): New function.
2253 (_initialize_f_language): Gdbarch-register built-in fortran types.
2254 * doublest.c (extract_floating): Fix warning text.
2255
2256 2003-02-27 Andrew Cagney <cagney@redhat.com>
2257
2258 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
2259 predicate. Replaces PUSH_DUMMY_FRAME.
2260 * gdbarch.h, gdbarch.c: Regnerate.
2261 * valops.c (hand_function_call): Update. Call
2262 generic_push_dummy_frame directly.
2263 * vax-tdep.c (vax_gdbarch_init): Update.
2264 * sparc-tdep.c (sparc_gdbarch_init): Update.
2265 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2266 * m68k-tdep.c (m68k_gdbarch_init): Update.
2267 * hppa-tdep.c (hppa_gdbarch_init): Update.
2268 * alpha-tdep.c (alpha_gdbarch_init): Update.
2269 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
2270 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
2271 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
2272 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
2273 push_dummy_frame to generic_push_dummy_frame.
2274 * v850-tdep.c (v850_gdbarch_init): Ditto.
2275 * sh-tdep.c (sh_gdbarch_init): Ditto.
2276 * s390-tdep.c (s390_gdbarch_init): Ditto.
2277 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
2278 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2279 * mips-tdep.c (mips_gdbarch_init): Ditto.
2280 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2281 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2282 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
2283 * i386-tdep.c (i386_gdbarch_init): Ditto.
2284 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2285 * frv-tdep.c (frv_gdbarch_init): Ditto.
2286 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
2287 * cris-tdep.c (cris_gdbarch_init): Ditto.
2288 * avr-tdep.c (avr_gdbarch_init): Ditto.
2289 * arm-tdep.c (arm_gdbarch_init): Ditto.
2290
2291 2003-02-26 Kevin Buettner <kevinb@redhat.com>
2292
2293 * mips-tdep.c (show_mips_abi): New function.
2294 (_initialize_mips_tdep): Use show_mips_abi() to implement the
2295 command ``show mips abi''.
2296
2297 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
2298
2299 From Elena Zannoni <ezannoni@redhat.com>
2300 * dbxread.c (process_one_symbol): Only record line 0 if one or
2301 more sline entries have been seen for the function.
2302
2303 2003-02-26 Michael Chastain <mec@shout.net>
2304
2305 * configure: Regenerate with autoconf 000227.
2306
2307 2003-02-26 Michael Chastain <mec@shout.net>
2308
2309 Close PR build/660.
2310 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
2311 for old libc5/glibc.
2312 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
2313
2314 2003-02-26 Kris Warkentin <kewarken@qnx.com>
2315
2316 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
2317 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
2318
2319 2003-02-26 Michael Chastain <mec@shout.net>
2320
2321 * configure.in: New variable HAVE_UINTPTR_T.
2322 * configure, config.in: Regenerated.
2323
2324 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
2325
2326 Fix PR build/1097.
2327 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
2328
2329 2003-02-25 Andrew Cagney <cagney@redhat.com>
2330
2331 * frame.c (get_prev_frame): Add comment on check for
2332 inside_entry_func. Only check for inside_entry_file when not a
2333 dummy and not a sentinel. Check that the new frame is not inner
2334 to the old frame.
2335
2336 2003-02-25 Andrew Cagney <cagney@redhat.com>
2337
2338 * frame.c (frame_debug): New variable.
2339 (_initialize_frame): Add "set/show debug frame" command.
2340 (get_prev_frame): When frame_debug, print reason why unwind
2341 failed.
2342
2343 2003-02-25 Michael Chastain <mec@shout.net>
2344
2345 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
2346 to avoid uintptr_t definition problems.
2347
2348 2003-02-25 David Carlton <carlton@math.stanford.edu>
2349
2350 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
2351 (SYMBOL_LINKAGE_NAME): Ditto.
2352 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
2353 SYMBOL_LINKAGE_NAME.
2354 (struct general_symbol_info): Expand comment.
2355 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
2356 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
2357 (SYMBOL_MATCHES_REGEXP): Ditto.
2358 * symtab.c (symbol_natural_name): New function.
2359 * objfiles.h: Replace all uses of SYMBOL_NAME by
2360 DEPRECATED_SYMBOL_NAME.
2361 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
2362 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
2363 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
2364 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
2365 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
2366 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
2367 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
2368 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
2369 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
2370 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
2371 * ada-exp.y: Ditto.
2372 * ada-exp.y: Update copyright.
2373 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
2374 * cp-valprint.c: Ditto.
2375
2376 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
2377
2378 * infptrace.c (detach): Do not flag error if ptrace detach fails
2379 and errno is set to ESRCH.
2380
2381 2003-02-24 Andrew Cagney <cagney@redhat.com>
2382
2383 * infptrace.c (udot_info): Change type of udot_off to long. Use
2384 paddr when printing udot_off's value.
2385
2386 2003-02-24 David Carlton <carlton@math.stanford.edu>
2387
2388 * symtab.c (make_symbol_overload_list): Only read in partial
2389 symtabs containing a matching partial symbol.
2390
2391 2003-02-24 David Carlton <carlton@math.stanford.edu>
2392
2393 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
2394 do the comparison, not strcmp.
2395 * symfile.c (compare_psymbols): Ditto.
2396 * defs.h: Declare strcmp_iw_ordered.
2397 * utils.c (strcmp_iw_ordered): New function.
2398
2399 2003-02-24 Jim Blandy <jimb@redhat.com>
2400
2401 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
2402 support, shared libs): Remove my name from here, to better reflect
2403 reality.
2404
2405 2003-02-24 Kris Warkentin <kewarken@qnx.com>
2406
2407 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
2408 (target_ops): Add to_have_continuable_watchpoint.
2409 * target.c (update_current_target): Add INHERIT line for
2410 to_have_continuable_watchpoint.
2411 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
2412 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
2413 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
2414 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
2415
2416 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
2417
2418 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
2419 maintainership.
2420
2421 2003-02-24 Kris Warkentin <kewarken@qnx.com>
2422
2423 * solib.c (solib_open): Call target defined search function after
2424 failing with solib-search-path.
2425 * solist.h (target_so_ops): Add find_and_open_solib function hook and
2426 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
2427
2428 2003-02-24 Kris Warkentin <kewarken@qnx.com>
2429
2430 * MAINTAINERS: Add myself to Write After section.
2431
2432 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2433
2434 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
2435
2436 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
2437
2438 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
2439 (m68hc11_add_reggroups): New function.
2440 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
2441 (m68hc11_gdbarch_init): Install the reggroups.
2442 (_initialize_m68hc11_tdep): Initialize them.
2443
2444 2003-02-21 James E Wilson <wilson@tuliptree.org>
2445
2446 * MAINTAINERS: Update my email address.
2447
2448 2003-02-21 David Carlton <carlton@math.stanford.edu>
2449
2450 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
2451
2452 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
2453
2454 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
2455 * symtab.h: Add opaque declarations of struct axs_value and
2456 struct agent_expr.
2457 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
2458 (struct location_funcs): New type.
2459 (struct symbol): Add "loc" to aux_value.
2460 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
2461 * dwarf2read.c: Include "dwarf2expr.h".
2462 (dwarf2_symbol_mark_computed): New function.
2463 (read_func_scope): Use it.
2464 (var_decode_location): New function.
2465 (new_symbol): Use it.
2466 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
2467
2468 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
2469 (dwarf2expr_h, dwarf2loc_h): New variables.
2470 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
2471 (dwarf2expr.o, dwarf2loc.o): New rules.
2472 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
2473 * buildsym.c (finish_block): Handle LOC_COMPUTED and
2474 LOC_COMPUTED_ARG.
2475 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
2476 * m2-exp.y (yylex): Likewise.
2477 * printcmd.c (address_info, print_frame_args): Likewise.
2478 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
2479 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
2480 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
2481 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
2482 * symtab.c (lookup_block_symbol): Likewise.
2483
2484 2003-02-20 Adam Fedor <fedor@gnu.org>
2485
2486 * symtab.h: Remove objc_specific struct
2487 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
2488 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
2489 Have language_objc use cplus_specific struct.
2490
2491 2003-02-20 Tom Tromey <tromey@redhat.com>
2492
2493 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
2494 TYPE_NAME, when printing a String value. PR java/1075.
2495
2496 2003-02-20 Adam Fedor <fedor@gnu.org>
2497
2498 * objc-lang.h (find_methods): Remove declaration.
2499 * objc-lang.c (find_methods): Make static.
2500
2501 2003-02-20 Christopher Faylor <cgf@redhat.com>
2502
2503 * win32-nat.c (get_image_name): Check return value from
2504 ReadProcessMemory.
2505 (child_xfer_memory): Ditto.
2506
2507 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
2508
2509 * configure.in (TARGET_SYSTEM_ROOT): Set default to
2510 ${exec_prefix}/${target_alias}/sys-root. Match explicit
2511 '${exec_prefix}' (in addition to the expansion thereof) as
2512 relocatable.
2513 * configure: Rebuilt.
2514
2515 2003-02-20 David Carlton <carlton@math.stanford.edu>
2516
2517 * symtab.c (search_symbols): Revert the search_symbols part of my
2518 2002-12-23 patch. Add comment.
2519
2520 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
2521
2522 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
2523 * dbxread.c (elfstab_build_psymtabs): Don't call
2524 install_minimal_symbols.
2525 (stabsect_build_psymtabs): Likewise.
2526 * elfread.c (elf_symfile_read): Call install_minimal_symbols
2527 earlier.
2528 * somread.c (som_symfile_read): Call install_minimal_symbols
2529 and do_cleanups earlier.
2530 * nlmread.c (nlm_symfile_read): Likewise.
2531 * mdebugread.c (elfmdebug_build_psymtabs): Call
2532 install_minimal_symbols and make appropriate cleanups.
2533
2534 2003-02-20 Kevin Buettner <kevinb@redhat.com>
2535
2536 * solib.c (reload_shared_libraries): New function.
2537 (_initialize_solib): Add callbacks for ``set solib-search-path''
2538 and ``set solib-absolute-prefix''.
2539
2540 2003-02-20 David Carlton <carlton@math.stanford.edu>
2541
2542 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
2543 expand comment.
2544 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
2545 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
2546 * ada-typeprint.c (ada_typedef_print): Ditto.
2547 * ax-gdb.c (gen_var_ref): Ditto.
2548 * breakpoint.c (print_one_breakpoint): Ditto.
2549 * buildsym.c (finish_block): Ditto.
2550 * c-valprint.c (c_val_print): Ditto.
2551 * expprint.c (print_subexp): Ditto.
2552 * findvar.c (locate_var_value): Ditto.
2553 * infcmd.c (jump_command): Ditto.
2554 * linespec.c (decode_line_2, decode_compound): Ditto.
2555 * maint.c (maintenance_translate_address): Ditto.
2556 * objc-lang.c (compare_selectors, compare_classes): Ditto.
2557 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
2558 Ditto.
2559 * p-valprint.c (pascal_val_print): Ditto.
2560 * stabsread.c (define_symbol): Ditto.
2561 * stack.c (print_frame, frame_info, print_block_frame_locals)
2562 (print_frame_arg_vars, return_command): Ditto.
2563 * symfile.c (compare_symbols, compare_psymbols): Ditto.
2564 * symmisc.c (print_symbol): Ditto.
2565 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
2566 (compare_search_syms, print_symbol_info, print_msymbol_info)
2567 (rbreak_command): Ditto.
2568 * tracepoint.c (tracepoints_info): Ditto.
2569 * typeprint.c (typedef_print): Ditto.
2570 * valops.c (value_of_variable, hand_function_call): Ditto.
2571 * cli/cli-cmds.c (edit_command, list_command): Ditto.
2572 * ada-typeprint.c: Update Copyright.
2573 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
2574 * tracepoint.c, cli/cli-cmds.c: Ditto.
2575
2576 2003-02-20 Kevin Buettner <kevinb@redhat.com>
2577
2578 * frame.c (generic_unwind_get_saved_register): Make non-static.
2579 * frame.h (generic_unwind_get_saved_register): Declare.
2580 * mips-tdep.c (read_next_frame_reg): Fetch register from
2581 current regcache when frame is NULL.
2582 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
2583 that must be NULL.
2584 (mips_get_saved_register): Call generic_unwind_get_saved_register()
2585 instead of frame_register_unwind().
2586
2587 2003-02-20 Andrew Cagney <ac131313@redhat.com>
2588
2589 * remote-sim.c (gdbsim_insert_breakpoint)
2590 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
2591 code.
2592
2593 2003-02-20 Andrew Cagney <ac131313@redhat.com>
2594
2595 * remote.c (_initialize_remote): Add commands "set/show remote
2596 hardware-watchpoint-limit" and "set/show remote
2597 hardware-breakpoint-limit".
2598 (remote_hw_watchpoint_limit): Initialize to -1.
2599 (remote_hw_breakpoint_limit): Ditto.
2600 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
2601
2602 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
2603
2604 * coff-pe-read.c: New file - support reading of minimal symbols from a
2605 portable executable using the export table.
2606 * coff-pe-read.h: New file.
2607 * coffread.c: Include coff-pe-read.h.
2608 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
2609 debugging symbols found.
2610 * Makefile.in (SFILES): Add coff-pe-read.o.
2611 (coff_pe_read_h): Define.
2612 (COMMON_OBS): Add coff-pe-read.o.
2613 (coffread.o): Add coff_pe_read_h dependency.
2614 (coff-pe-read.o): New target.
2615
2616 2003-02-19 David Carlton <carlton@math.stanford.edu>
2617
2618 * Makefile.in (SFILES): Add block.c.
2619 (block_h): New.
2620 (COMMON_OBS): Add block.o.
2621 (block.o): New.
2622 (x86-64-tdep.o): Add $(block_h).
2623 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
2624 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
2625 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
2626 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
2627 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
2628 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
2629 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
2630 * value.h: Add opaque declaration for struct block.
2631 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
2632 * ada-lang.h: Ditto.
2633 * x86-64-tdep.c: #include "block.h"
2634 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
2635 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
2636 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
2637 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
2638 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
2639 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
2640 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
2641 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
2642 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
2643 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
2644 * symtab.c (block_function): Ditto.
2645 (contained_in): Ditto.
2646 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
2647 block.h. Add opaque declaration for struct block.
2648 * symtab.h: Move block_function and contained_in declarations to
2649 block.h. Add opaque declarations for struct block, struct
2650 blockvector.
2651 (struct block): Move to block.h.
2652 (struct blockvector): Ditto.
2653 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
2654 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
2655 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
2656 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
2657 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
2658 Ditto.
2659 * block.c: New file.
2660 * block.h: New file.
2661
2662 2003-02-19 Theodore A. Roth <troth@openavr.org>
2663
2664 * avr-tdep.c (avr_extract_return_value): Remove function.
2665 (avr_store_return_value): Remove function.
2666 (avr_extract_struct_value_address): Remove function.
2667 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
2668
2669 2003-02-19 Andrew Cagney <ac131313@redhat.com>
2670
2671 * rs6000-tdep.c: Include "gdb_assert.h".
2672 (registers_e500): Add "acc" and "spefscr".
2673 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
2674 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
2675 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
2676 really is "r0".
2677 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
2678
2679 2003-02-18 Keith Seitz <keiths@redhat.com>
2680
2681 * Makefile.in: Add gdbtk-interps.c.
2682
2683 2003-02-18 Kevin Buettner <kevinb@redhat.com>
2684
2685 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
2686 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
2687
2688 2003-02-18 Andrew Cagney <cagney@redhat.com>
2689
2690 * symtab.h (struct objfile): Add opaque declaration.
2691
2692 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
2693
2694 From Jim Ingham <jingham@apple.com>:
2695 * dbxread.c (process_one_symbol): Use last_function_start rather
2696 than function_start_offset to find the real beginning of the
2697 current function. The latter is just the text section offset on
2698 some systems, the former is always the real function start.
2699
2700 2003-02-17 Andrew Cagney <cagney@redhat.com>
2701
2702 * configure.in: Revert ${target} != ${host}.
2703
2704 2003-02-17 Andrew Cagney <ac131313@redhat.com>
2705
2706 * configure.in (Makefile): Use the test ${target} != ${host},
2707 instead of the absence of the "nm.h" file, to determine of the
2708 configuration non-native.
2709 * configure: Regenerate.
2710
2711 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
2712
2713 From Brian Ford <ford@vss.fsi.com>
2714
2715 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
2716 conditionalize tui_active test.
2717 (lookup_cmd_1): Ditto.
2718
2719 2003-02-14 Mark Kettenis <kettenis@gnu.org>
2720
2721 * configure.in: Add check for _etext.
2722 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
2723 available.
2724 * config.in, configure: regenerated.
2725
2726 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
2727
2728 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
2729
2730 2003-02-14 Andrew Cagney <ac131313@redhat.com>
2731
2732 * main.c (tui_version): Delete variable.
2733 (captured_main): When --tui, set interpreter_p to "tui" instead of
2734 enabling tui_version.
2735 * printcmd.c (display_command) [TUI]: Test tui_active instead of
2736 tui_version.
2737 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
2738 * cli/cli-cmds.c (disassemble_command): Ditto.
2739 * defs.h (tui_version): Delete declaration.
2740 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
2741 (tui-interp.o): Add rules.
2742 (SUBDIR_TUI_OBS): Add "tui-interp.o".
2743
2744 2003-02-14 Christopher Faylor <cgf@redhat.com>
2745
2746 * win32-nat.c (register_loaded_dll): Correctly set address range for
2747 just-loaded dll.
2748
2749 2003-02-12 Jason Molenda (jmolenda@apple.com)
2750
2751 * symmisc.c (print_objfile_statistics): Include information about
2752 the number of psymtabs and symtabs in each object file.
2753
2754 2003-02-13 Keith R Seitz <keiths@redhat.com>
2755
2756 * main.h (struct captured_main_args): Add interpreter_p.
2757 * main.c (captured_main): Initialize interpreter_p from context.
2758 * gdb.c (main): Set interpreter_p argument.
2759 * Makefile.in (gdb.o): Add dependency for interps.h.
2760
2761 2003-02-12 Andrew Cagney <ac131313@redhat.com>
2762
2763 * event-top.c (cli_command_loop): Delete declaration.
2764 (_initialize_event_loop): Delete function setting event_loop_hook.
2765 * event-top.h (cli_command_loop): Declare. Update copyright.
2766 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
2767 * interps.c (current_interp_command_loop): When event_loop_p, call
2768 cli_command_loop.
2769
2770 2003-02-12 Andrew Cagney <ac131313@redhat.com>
2771
2772 * interps.h (interp_command_loop_ftype): Change return type to
2773 void.
2774
2775 2003-02-12 Michal Ludvig <mludvig@suse.cz>
2776
2777 * x86-64-tdep.c (x86_64_extract_return_value)
2778 (x86_64_store_return_value): Use regcache instead of regbuf.
2779 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
2780 * x86-64-linux-nat.c (fill_gregset): Use regcache.
2781
2782 2003-02-11 Andrew Cagney <ac131313@redhat.com>
2783
2784 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
2785 * aclocal.m4: Regenerate.
2786 * configure: Regenerate.
2787
2788 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
2789 TCL_LD_SEARCH_FLAGS.
2790
2791 2003-02-10 Michal Ludvig <mludvig@suse.cz>
2792
2793 * dwarf2cfi.c: Reindented.
2794
2795 2003-02-09 Andrew Cagney <ac131313@redhat.com>
2796
2797 * interps.c (clear_interpreter_hooks): Convert function definition
2798 to ISO C.
2799
2800 2003-02-07 David Carlton <carlton@math.stanford.edu>
2801
2802 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
2803
2804 2003-02-07 Kevin Buettner <kevinb@redhat.com>
2805
2806 * gdbtypes.h (struct main_type): Move ``length'' field from here...
2807 (struct type): ...to here.
2808 (TYPE_LENGTH): Adjust to reflect different location of ``length''
2809 field.
2810 * gdbtypes.c (make_qualified_type): Set length on newly created type.
2811 (replace_type): Set length on all type variants for a given type.
2812
2813 2003-02-07 Andrew Cagney <ac131313@redhat.com>
2814
2815 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
2816 <sys/stat.h>.
2817 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
2818
2819 2003-02-06 Andrew Cagney <ac131313@redhat.com>
2820
2821 * Makefile.in (symm-nat.o): Update dependencies.
2822 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
2823 (lynx-nat.o, ia64-linux-nat.): Ditto.
2824 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
2825 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
2826 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
2827
2828 * Makefile.in (inflow_h): Define.
2829 (procfs.o, inflow.o, procfs.o): Update dependencies.
2830 * inftarg.c (child_stop): Delete extern declaration of
2831 inferior_process_group. Include "inflow.h".
2832 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
2833 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
2834 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
2835 (our_process_group, inferior_process_group): Extern declarations.
2836
2837 * procfs.c: Include "gdb_assert.h".
2838
2839 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
2840 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
2841 * jv-typeprint.c (java_type_print_base): Ditto.
2842 * typeprint.c (typedef_print): Eliminate STREQ.
2843 * cli/cli-script.c (define_command, define_command): Ditto.
2844 * main.c (captured_main): Ditto.
2845 * values.c (lookup_internalvar): Ditto.
2846 * utils.c (safe_strerror, parse_escape): Eliminate assignment
2847 within `if' conditional.
2848 * linespec.c (decode_line_2): Ditto.
2849 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
2850 (bfd_openw_with_cleanup): Ditto.
2851
2852 2003-02-07 Mark Kettenis <kettenis@gnu.org>
2853
2854 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
2855 legacy_extract_return_value and store_return_value to
2856 legacy_return_value.
2857
2858 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
2859
2860 * win32-nat.c (get_relocated_section_addrs): New function. Find
2861 section load addresses for symbol handling in relocated DLLs.
2862 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
2863
2864 2003-02-05 Fred Fish <fnf@intrinsity.com>
2865
2866 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
2867 '=' and '!='.
2868 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
2869 with '&' and '=='.
2870 (angel_RDI_info): Ditto.
2871 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
2872 with '&' and '!='.
2873 (threads_continue_all_with_signals): Ditto.
2874
2875 2003-02-05 Jim Ingham <jingham@apple.com>
2876 Keith Seitz <keiths@redhat.com>
2877 Elena Zannoni <ezannoni@redhat.com>
2878 Andrew Cagney <ac131313@redhat.com>
2879
2880 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
2881 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
2882 (SUBDIR_MI_OBS): Add "mi-interp.o".
2883 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
2884 (SFILES): Add "interps.c".
2885 (COMMON_OBS): Add "interps.o".
2886 (interps_h, mi_main_h): Define.
2887 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
2888 (mi-main.o, main.o, event-top.o): Update dependencies.
2889 * cli/cli-interp.c: New file.
2890 * interps.h, interps.c: New files.
2891 * top.c: (gdb_init): Don't install the default interpreter, handed
2892 by captured_main.
2893 * main.c: Include "interps.h".
2894 (interpreter_p): Note that it should malloc'ed.
2895 (captured_command_loop): Call current_interp_command_loop.
2896 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
2897 xfree and xstrdup when updating interpreter_p. Install the
2898 default interpreter. Add hack to stop mi1's copyright notice
2899 being encoded.
2900 * event-top.h (gdb_setup_readline): Declare.
2901 (gdb_disable_readline): Declare.
2902 * event-top.c: Include "interps.h".
2903 (display_gdb_prompt): Call current_interp_display_prompt_p.
2904 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
2905 gdb_stdlog, and gdb_stdtarg.
2906 (_initialize_event_loop): Don't call gdb_setup_readline.
2907 * cli-out.c (cli_out_set_stream): New function.
2908 * cli-out.h (cli_out_set_stream): Declare.
2909
2910 2003-02-06 Mark Kettenis <kettenis@gnu.org>
2911
2912 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
2913 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
2914 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
2915 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
2916 config/i386/i386v42mp.mt: Removed.
2917
2918 2003-02-05 Mark Kettenis <kettenis@gnu.org>
2919
2920 * configure.tgt (*-*-solaris*): Set gdb_osabi to
2921 GDB_OSABI_SOLARIS.
2922
2923 2003-02-05 Michael Chastain <mec@shout.net>
2924
2925 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
2926 2.12.1 and earlier versions.
2927
2928 2003-02-05 Andrew Cagney <ac131313@redhat.com>
2929
2930 Remove orphaned hosts, targets and files.
2931 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
2932 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
2933 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
2934 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
2935 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
2936 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
2937 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
2938 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
2939 * config/sparc/tm-sp64sim.h: Delete.
2940 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
2941 hosts.
2942 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
2943 mips*-dec-mach3* targets.
2944
2945 2003-02-04 Michael Chastain <mec@shout.net>
2946
2947 * NEWS: Fix typo: sepcifying -> specifying.
2948
2949 2003-02-04 Michael Chastain <mec@shout.net>
2950
2951 * dwarfread.c: Add documentation on the state of dwarf-1,
2952 looking towards obsoletion.
2953
2954 2003-02-03 Michael Chastain <mec@shout.net>
2955
2956 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
2957 gdb/testsuite/gdb.c++/pr-1023.exp.
2958
2959 2003-02-04 Andrew Cagney <ac131313@redhat.com>
2960
2961 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
2962 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
2963
2964 * utils.c (init_page_info): Delete reference to MPW in comments.
2965 * main.c (captured_main): Delete #ifdef MPW.
2966
2967 2003-02-04 Andrew Cagney <ac131313@redhat.com>
2968
2969 * NEWS: Note that the m32r-*-elf* is obsolete.
2970 * monitor.c (monitor_expect): Obsolete reference to m32r.
2971 * configure.tgt: Mark m32r-*-elf* as obsolete.
2972 * MAINTAINERS: Mark m32k as obsolete.
2973 * m32r-rom.c: Obsolete file.
2974 * config/m32r/m32r.mt: Obsolete file.
2975 * config/m32r/tm-m32r.h: Obsolete file.
2976 * m32r-stub.c: Obsolete file.
2977 * m32r-tdep.c: Obsolete file.
2978
2979 2003-02-04 Andrew Cagney <ac131313@redhat.com>
2980
2981 * NEWS: Mention that the z8k-zilog-none is obsolete.
2982 * MAINTAINERS: Mark z8k as obsolete.
2983 * configure.tgt: Obsolete the z8k-*-coff* target.
2984 * config/z8k/z8k.mt: Obsolete file.
2985 * config/z8k/tm-z8k.h: Obsolete file.
2986 * z8k-tdep.c: Obsolete file.
2987
2988 2003-02-04 Andrew Cagney <ac131313@redhat.com>
2989
2990 * NEWS: Mention that the mn10200-elf is obsolete.
2991 * configure.tgt: Obsolete mn10200-*-* target.
2992 * breakpoint.c (update_breakpoints_after_exec): Update comment to
2993 mention that the mn10200 is obsolete.
2994 * breakpoint.h: Ditto.
2995 * MAINTAINERS: Mark the mn10200-elf as obsolete.
2996 * config/mn10200/mn10200.mt: Obsolete file.
2997 * config/mn10200/tm-mn10200.h: Obsolete file.
2998 * mn10200-tdep.c: Obsolete file.
2999
3000 2003-02-04 Andrew Cagney <ac131313@redhat.com>
3001
3002 * MAINTAINERS: Mark h8500 as obsolete.
3003 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
3004 * findvar.c (value_from_register): Ditto.
3005 * h8500-tdep.c: Mark file as obsolete.
3006 * config/h8500/h8500.mt: Ditto.
3007 * config/h8500/tm-h8500.h: Ditto.
3008 * NEWS: Mention that h8500 is obsolete.
3009
3010 2003-02-04 David Carlton <carlton@math.stanford.edu>
3011
3012 * objfiles.c (allocate_objfile): Always set name. Add comment at
3013 start of function.
3014 * jv-lang.c (get_dynamics_objfile): Add comment.
3015
3016 2003-02-04 David Carlton <carlton@math.stanford.edu>
3017
3018 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
3019 * printcmd.c (build_address_symbolic): Replace uses of
3020 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
3021 SYMBOL_NAME, and asm_demangle.
3022 Update copyright.
3023
3024 2003-02-04 David Carlton <carlton@math.stanford.edu>
3025
3026 * linespec.c (decode_compound): Extract code into
3027 lookup_prefix_sym.
3028 (lookup_prefix_sym): New function.
3029
3030 2003-02-04 David Carlton <carlton@math.stanford.edu>
3031
3032 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
3033 FLOAT_COERCION_BADNESS.
3034 * gdbtypes.c (rank_one_type): Replace all uses of
3035 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
3036
3037 2003-02-04 Jim Blandy <jimb@redhat.com>
3038
3039 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
3040 section, let dwarf_macinfo_section point to it, not
3041 dwarf_loc_section.
3042
3043 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
3044
3045 Pointed out by Anton Blanchard <anton@samba.org>.
3046 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
3047 (ppc_linux_at_sigtramp_return_path): Use it.
3048
3049 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
3050
3051 * defs.h (streq): Add prototype.
3052 * utils.c (streq): New function.
3053
3054 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
3055 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
3056 * mdebugread.c (new_symbol): Likewise.
3057 * stabsread.c (define_symbol): Likewise.
3058 * coffread.c (process_coff_symbol): Likewise.
3059 * dwarfread.c (new_symbol): Likewise.
3060
3061 * minsyms.c (prim_record_minimal_symbol_and_info): Use
3062 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
3063 here.
3064 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
3065 SYMBOL_INIT_DEMANGLED_NAME.
3066 * objfiles.c: Include "hashtab.h".
3067 (allocate_objfile): Call htab_set_functions_ex for the
3068 demangled_names_hash.
3069 (free_objfile): Call htab_delete for the demangled_names_hash.
3070 * objfiles.h (struct htab): Add declaration.
3071 (struct objfile): Add demangled_names_hash.
3072 * symfile.c: Include "hashtab.h".
3073 (reread_symbols): Call htab_delete for the demangled_names_hash.
3074 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
3075 SYMBOL_NAME in the bcache.
3076 * symtab.c: Include "hashtab.h". Update comments.
3077 (create_demangled_names_hash, symbol_set_names): New functions.
3078 (symbol_find_demangled_name): New function, broken out from
3079 symbol_init_demangled_names.
3080 (symbol_init_demangled_names): Use it.
3081 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
3082 (SYMBOL_SET_NAMES): New macro.
3083 (symbol_set_names): Add prototype.
3084
3085 2003-02-03 Jim Blandy <jimb@redhat.com>
3086
3087 Use a single, consistent representation for an empty minimal
3088 symbol table in an objfile.
3089 * objfiles.c (terminate_minimal_symbol_table): New function.
3090 (allocate_objfile): Call it.
3091 * objfiles.h (terminate_minimal_symbol_table): New declaration.
3092 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
3093 non-NULL.
3094 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
3095 objfile has minimal symbols, compare minimal_symbol_count to zero,
3096 instead of comparing msymbols with NULL.
3097 * objfiles.c (have_minimal_symbols): Same.
3098 * solib-sunos.c (solib_add_common_symbols): Call
3099 terminate_minimal_symbol_table.
3100 * symfile.c (reread_symbols): Same.
3101
3102 2003-02-03 Kevin Buettner <kevinb@redhat.com>
3103
3104 * s390-tdep.c (s390_address_class_type_flags)
3105 (s390_address_class_type_flags_to_name)
3106 (s390_address_class_name_to_type_flags): New functions.
3107 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
3108 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
3109
3110 2003-02-03 Michael Snyder <msnyder@redhat.com>
3111
3112 * arm-tdep.c: Fix spell-o in comment.
3113
3114 2003-02-03 Michal Ludvig <mludvig@suse.cz>
3115
3116 * dwarf2cfi.c (pointer_encoding): Added new parameter.
3117 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
3118 error messages to contain BFD filename.
3119
3120 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
3121
3122 Fix PR gdb/742 gdb/743 gdb/877
3123 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
3124 (do_mixed_source_and_assembly): Use
3125 make_cleanup_ui_out_tuple_begin_end and
3126 make_cleanup_ui_out_tuple_begin_end.
3127 (do_mixed_source_and_assembly): Ditto.
3128 * thread.c (do_captured_list_thread_ids): Ditto.
3129 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
3130 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
3131 ui_out_tuple_end): Delete prototypes.
3132 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
3133 ui_out_list_end, ui_out_tuple_end): Delete.
3134
3135 From Kevin Buettner <kevinb@redhat.com>:
3136 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
3137 * ui-out.c (make_cleanup_ui_out_table_begin_end)
3138 (do_cleanup_table_end): New functions.
3139 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
3140 Use cleanups to invoke_ui_out_tuple_end().
3141 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
3142 * cli/cli-setshow.c (cmd_show_list): Use
3143 make_cleanup_ui_out_tuple_begin_end.
3144
3145 2003-02-02 Andrew Cagney <ac131313@redhat.com>
3146
3147 * frame.c (frame_unwind_register): New function.
3148 (frame_unwind_unsigned_register): Use.
3149 (frame_unwind_signed_register): Use.
3150 (frame_read_register): New function.
3151 * frame.h (frame_unwind_register): Declare.
3152 (frame_read_register): Declare.
3153
3154 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
3155 and frame_unwind_register instead of read_memory, write_register
3156 and deprecated_write_register_bytes.
3157
3158 2003-02-02 Andrew Cagney <ac131313@redhat.com>
3159
3160 * frame.h: Note that namelen can be negative.
3161 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
3162 NAME's length.
3163
3164 * NEWS: Mention that the d10v's `regs' command is deprecated.
3165 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
3166 (d10v_print_registers_info): New function.
3167 (show_regs): Call d10v_print_registers_info.
3168 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
3169
3170 2003-02-02 Mark Kettenis <kettenis@gnu.org>
3171
3172 * stack.c (print_frame_info): Restore call to annotate_frame_begin
3173 lost in the previous patch.
3174
3175 2003-02-01 Andrew Cagney <ac131313@redhat.com>
3176
3177 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
3178 * stack.c (print_frame_info_base): Output complete FRAME tuple
3179 for synthesized frames.
3180
3181 2003-02-02 Andrew Cagney <ac131313@redhat.com>
3182
3183 * mips-nat.c (zerobuf): Delete.
3184 (fetch_inferior_registers): Alloc local zerobuf.
3185 (fetch_core_registers): Alloc local zerobuf.
3186 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
3187 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
3188 * thread-db.c (thread_db_store_registers): Ditto.
3189 * sh-tdep.c (sh_do_register): Ditto.
3190 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
3191 * remote-sim.c (gdbsim_store_register): Ditto.
3192 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
3193 * remote-e7000.c (fetch_regs_from_dump): Ditto.
3194 * monitor.c (monitor_supply_register): Ditto.
3195 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
3196 * mips-nat.c (fetch_inferior_registers): Ditto.
3197 * m68klinux-nat.c (fetch_register): Ditto.
3198 * lynx-nat.c (fetch_inferior_registers): Ditto.
3199 (fetch_inferior_registers): Ditto.
3200 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
3201 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
3202 (hpux_thread_store_registers): Ditto.
3203 * hppah-nat.c (fetch_register): Ditto.
3204 * hppab-nat.c (fetch_register): Ditto.
3205 * hppa-tdep.c (pa_register_look_aside): Ditto.
3206 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
3207 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
3208
3209 2003-02-01 Andrew Cagney <ac131313@redhat.com>
3210
3211 * gdbarch.sh: Explictly specify all method levels. When a
3212 variable with an empty level, provide a non-multi-arch default.
3213 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
3214 * gdbarch.h: Re-generate.
3215 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
3216 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
3217
3218 2003-02-01 Andrew Cagney <ac131313@redhat.com>
3219
3220 * defs.h (host_pointer_to_address): Delete declaration.
3221 (address_to_host_pointer): Delete declaration.
3222 * utils.c (host_pointer_to_address): Delete function.
3223 (address_to_host_pointer): Delete function.
3224 * procfs.c (procfs_address_to_host_pointer): New function.
3225 * procfs.c (proc_set_watchpoint): Use.
3226 (procfs_can_use_hw_breakpoint): Update comments.
3227 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
3228 (som_solib_add): Use.
3229 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
3230 * hppa-tdep.c (unwind_command): Use.
3231
3232 2003-02-01 Andrew Cagney <ac131313@redhat.com>
3233
3234 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
3235 strlen d_name.
3236
3237 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
3238 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
3239 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
3240 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
3241 (define_symbol): Update.
3242 * symfile.c (generic_load): Remove references to nindy.
3243 * symtab.c: Remove references to nindy.
3244
3245 2003-02-01 Andrew Cagney <ac131313@redhat.com>
3246
3247 * infcmd.c (print_float_info): Delete code conditional on
3248 FLOAT_INFO.
3249 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
3250 * config/m68k/nm-apollo68b.h: Ditto.
3251 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
3252 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
3253 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
3254
3255 2003-02-01 Mark Kettenis <kettenis@gnu.org>
3256
3257 * config/i386/tm-i386os9k.h: Removed.
3258
3259 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
3260 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
3261 they're identical to i[3456]86-*-sysv* now.
3262 * config/i386/i386v32.mh: Removed.
3263 * config/i386/xm-i386v32.h: Removed.
3264 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
3265
3266 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
3267
3268 * config/i386/i386dgux.mh: Removed.
3269 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
3270
3271 * configure.in: Fix typo.
3272 * configure: Regenerated.
3273
3274 2003-01-31 David Carlton <carlton@math.stanford.edu>
3275
3276 * dwarf2read.c (dwarf2_locate_sections): Set
3277 dwarf_ranges_section.
3278
3279 2003-01-31 Andrew Cagney <ac131313@redhat.com>
3280
3281 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
3282 * utils.c: Update comments documenting legitimate uses of PTR.
3283
3284 * utils.c: Re-indent.
3285
3286 * config/djgpp/fnchange.lst: Delete nindy files.
3287 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
3288 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
3289 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
3290 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
3291 * nindy-share/README, nindy-share/Onindy.c: Delete files.
3292 * nindy-tdep.c, nindy-share/Makefile: Delete files.
3293 * Makefile.in (init.c): Remove nindy references.
3294 (saber_gdb): Delete rule.
3295 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
3296 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
3297 and a68v-nat.c.
3298 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
3299 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
3300 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
3301 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
3302 nindy-share/stop.h.
3303 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
3304 * saber.suppress: Delete file.
3305
3306 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
3307
3308 * dbxread.c (stabs_data): New static variable.
3309 (fill_symbuf): Support an in-memory buffer for stabs data.
3310 (stabs_seek): New function.
3311 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
3312 (read_ofile_symtab): Use stabs_seek.
3313 (elfstab_build_psymtabs): Take an asection* instead of
3314 an offset and size. Relocate the stabs data if necessary.
3315 Save the section* for dbx_psymtab_to_symtab.
3316 * dwarf2read.c: Add section variables for each debug section.
3317 (dwarf2_locate_sections): Fill them in.
3318 (dwarf2_read_section): Take an asection* argument.
3319 Relocate the section contents if necessary.
3320 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
3321 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
3322 it to dwarf2_read_section.
3323 (dwarf2_build_frame_info): Update callers.
3324 * elfread.c (elf_symfile_read): Update call to
3325 elfstab_build_psymtabs.
3326 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
3327 (DBX_STAB_SECTION): New macro.
3328 * stabsread.h (elfstab_build_psymtabs): Update prototype.
3329 * symfile.c (symfile_dummy_outputs): New function.
3330 (symfile_relocate_debug_section): New function.
3331 * symfile.h (symfile_relocate_debug_section): Add prototype.
3332
3333 2003-01-31 Richard Henderson <rth@redhat.com>
3334
3335 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
3336 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
3337 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
3338 * alpha-tdep.c (alpha_register_name): Add "unique".
3339 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
3340 (ALPHA_UNIQUE_REGNUM): New.
3341 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
3342
3343 2003-01-31 Andrew Cagney <ac131313@redhat.com>
3344
3345 * README: Remove reference to Ericsson 1800 monitor.
3346 * Makefile.in (remote-es.o): Delete rule.
3347 (ALLDEPFILES): Delete remote-es.c.
3348 * remote-es.c: Delete file.
3349 * config/m68k/es1800.mt: Delete file.
3350 * config/djgpp/fnchange.lst: Update.
3351 * configure.tgt: Delete m68*-ericsson-* target.
3352
3353 2003-01-31 Adam Fedor <fedor@gnu.org>
3354
3355 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
3356 Remove duplicate/shadowing variable of same name.
3357
3358 2003-01-30 Jim Blandy <jimb@redhat.com>
3359
3360 * symfile.c (find_separate_debug_file): Assert that the objfile's
3361 directory name we compute ends with a slash, and then assume that
3362 that's so everywhere we use it.
3363
3364 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
3365
3366 * valops.c (value_assign): Flush frame cache after stores to memory
3367 also.
3368
3369 2003-01-30 Andrew Cagney <ac131313@redhat.com>
3370
3371 * Makefile.in (mon960-rom.o): Delete rule.
3372 * mon960-rom.c: Delete file.
3373
3374 2003-01-30 Andrew Cagney <ac131313@redhat.com>
3375
3376 * d10v-tdep.c: Include "frame-unwind.h".
3377 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
3378 list.
3379 (next_addr, uses_frame): Delete.
3380 (struct d10v_unwind_cache): Define.
3381 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
3382 Use info instead of next_addr and uses_frame globals.
3383 (d10v_frame_init_saved_regs): Delete function.
3384 (d10v_init_extra_frame_info): Delete function.
3385 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
3386 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
3387 init_frame_pc or frame_saved_pc.
3388 (d10v_pop_frame): Delete function.
3389 (do_d10v_pop_frame): Delete function.
3390 (d10v_frame_chain): Delete function.
3391 (d10v_frame_chain_valid): Delete function.
3392 (d10v_frame_pc_unwind): New function.
3393 (d10v_frame_id_unwind): New function.
3394 (saved_regs_unwinder): New function.
3395 (d10v_frame_register_unwind): New function.
3396 (d10v_frame_pop): New function.
3397 (d10v_frame_unwind): New variable.
3398 (d10v_frame_p): New function.
3399 (d10v_frame_saved_pc): Delete function.
3400 * Makefile.in (d10v-tdep.o): Update dependencies.
3401
3402 2003-01-30 J. Brobecker <brobecker@gnat.com>
3403
3404 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
3405 causing some regressions due to a change in the default value
3406 for this macro.
3407
3408 2003-01-29 Richard Henderson <rth@redhat.com>
3409 Elena Zannoni <ezannoni@redhat.com>
3410 Daniel Jacobowitz <drow@mvista.com>
3411
3412 Fix PR gdb/961.
3413 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
3414 variables.
3415 (RANGES_SECTION): New.
3416 (dwarf_ranges_buffer): New variable.
3417 (struct comp_unit_head): Add member "die".
3418 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
3419 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
3420 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
3421 (dwarf2_locate_sections): Likewise.
3422 (dwarf2_build_psymtabs): Read .debug_ranges.
3423 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
3424 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
3425 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
3426 Look for DW_AT_ranges and return the bounding box.
3427
3428 2003-01-29 Brian Ford <ford@vss.fsi.com>
3429
3430 * win32-nat.c (cygwin_pid): Removed as unused.
3431 (child_attach): Try fall back to Cygwin pid.
3432
3433 2003-01-29 Jim Blandy <jimb@redhat.com>
3434
3435 * objfiles.h (struct objfile): Doc fix.
3436
3437 2003-01-29 Andrew Cagney <ac131313@redhat.com>
3438
3439 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
3440 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
3441 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
3442 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
3443 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
3444 (FRAME_SAVED_PC): Change to a function with predicate.
3445 * gdbarch.h, gdbarch.c: Re-generate.
3446
3447 2003-01-28 Andrew Cagney <ac131313@redhat.com>
3448
3449 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
3450
3451 * complaints.c (complain): Delete function.
3452 * complaints.h (struct deprecated_complaint): Delete definition.
3453 (complain): Delete declaration.
3454
3455 2003-01-28 Kevin Buettner <kevinb@redhat.com>
3456
3457 * mips-tdep.c (mips_init_extra_frame_info): Return early for
3458 dummy frames.
3459
3460 2003-01-27 Andrew Cagney <ac131313@redhat.com>
3461
3462 * sentinel-frame.h, sentinel-frame.c: New files.
3463 * Makefile.in (frame.o): Update dependencies.
3464 (SFILES): Add sentinel-frame.c.
3465 (sentinel_frame_h): Define.
3466 (COMMON_OBS): Add sentinel-frame.o.
3467 (sentinel-frame.o): Specify dependencies.
3468 * frame.c: Include "sentinel-frame.h".
3469 (frame_register_unwind): Rewrite assuming that there is always a a
3470 ->next frame.
3471 (frame_register, generic_unwind_get_saved_register): Ditto.
3472 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
3473 (create_sentinel_frame, unwind_to_current_frame): New functions.
3474 (get_current_frame): Rewrite using create_sentinel_frame and
3475 unwind_to_current_frame. When possible, always create a frame.
3476 (create_new_frame): Set next to the sentinel frame.
3477 (get_next_frame): Rewrite. Don't go below the level 0 frame.
3478 (deprecated_update_frame_pc_hack): Update the next frame's PC and
3479 ID cache when necessary.
3480 (frame_saved_regs_id_unwind): Use frame_relative_level.
3481 (deprecated_generic_get_saved_register): Use frame_relative_level,
3482 get_frame_saved_regs, get_frame_pc, get_frame_base and
3483 get_next_frame.
3484 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
3485 frame_register.
3486
3487 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
3488
3489 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
3490
3491 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
3492
3493 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
3494 (maintenance_set_profile_cmd): Use error () instead of warning ().
3495
3496 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
3497
3498 * configure.in: Check that -pg works if using --enable-profiling.
3499 Check for monstartup and _mcleanup regardless of --enable-profiling.
3500 * maint.c: Check for monstartup and _mcleanup before using them.
3501 * config.in: Regenerated.
3502 * configure: Regenerated.
3503
3504 2003-01-24 Nick Clifton <nickc@redhat.com>
3505
3506 * Add sh2e support:
3507
3508 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
3509
3510 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
3511 (sh2e_show_regs): New.
3512 (sh_gdbarch_init): Handle bfd_mach_sh2e.
3513 * config/sh/tm-sh.h: Added sh2e to comments.
3514
3515 2003-01-23 Jim Blandy <jimb@redhat.com>
3516
3517 * symfile.c (syms_from_objfile): Don't print the "(no debugging
3518 symbols found)" message here; we haven't checked for a separate
3519 debug info file yet, so we don't know yet.
3520 (symbol_file_add_with_addrs_or_offsets): Print it here, after
3521 we've looked everywhere. Also, there's no need to print a special
3522 message when we're loading the separate debug info file: the one
3523 symbol_file_add prints is fine.
3524
3525 2003-01-23 Alexander Larsson <alexl@redhat.com>
3526 Jim Blandy <jimb@redhat.com>
3527
3528 Add support for executables whose debug info has been separated
3529 out into a separate file, leaving only a link behind.
3530 * objfiles.h (struct objfile): New fields: separate_debug_objfile
3531 and separate_debug_objfile_backlink.
3532 (put_objfile_before): New declaration.
3533 * symfile.c: #include "filenames.h".
3534 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
3535 debug info in a separate file, read that, too. Save the addrs
3536 argument, so we can use it again to read the separated debug info;
3537 syms_from_objfile modifies the table we pass it.
3538 (reread_symbols): After re-reading an objfile, call
3539 reread_separate_symbols to refresh its separate debug info
3540 objfile, if it has one.
3541 (reread_separate_symbols, find_separate_debug_file,
3542 get_debug_link_info, separate_debug_file_exists): New functions.
3543 (debug_file_directory): New global var.
3544 (_initialize_symfile): Initialize debug_file_directory, and
3545 provide the new `set debug-file-directory' command to let the user
3546 change it.
3547 * objfiles.c (free_objfile): If this objfile has its debug info in
3548 a separate objfile, free that one too. If this is itself a
3549 separate debug info objfile, clear our parent's backlink.
3550 (put_objfile_before): New function.
3551 * utils.c (gnu_debuglink_crc32): New function.
3552 * defs.h (gnu_debuglink_crc32): New declaration.
3553 * Makefile.in (symfile.o): Note dependency on "filenames.h".
3554 * configure.in: Handle --with-separate-debug-dir config option.
3555 * acinclude.m4 (AC_DEFINE_DIR): New macro.
3556 * acconfig.h (DEBUGDIR): New macro.
3557 * configure, aclocal.m4, config.in: Regenerated.
3558
3559 2003-01-22 Jim Blandy <jimb@redhat.com>
3560
3561 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
3562 like the old symbol_file_add, but taking new arguments: you can
3563 now pass in either a `struct section_addr_info' list to say where
3564 each section is loaded, or a `struct section_offsets' table. Pass
3565 these new arguments through to syms_from_objfile as appropriate.
3566 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
3567 with the appropriate quiescent values for the new arguments.
3568
3569 * symfile.c: #include "gdb_assert.h".
3570 (syms_from_objfile): Add the ability to pass in a section offset
3571 table directly, as an alternative to the section_addr_info table.
3572 Document arguments better.
3573 (symbol_file_add): Pass extra arguments to syms_from_objfile.
3574 * symfile.h (syms_from_objfile): Update declaration.
3575 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
3576 syms_from_objfile.
3577 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
3578
3579 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
3580
3581 Original patch by Tom Tromey <tromey@cygnus.com> and
3582 Jason Molenda <jmolenda@apple.com>.
3583 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
3584 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
3585 * NEWS: Mention profiling.
3586 * configure.in (--enable-gdbtk): Fix typo.
3587 (--enable-profiling): New. Set PROFILE_CFLAGS.
3588 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
3589 Fill in function.
3590 (profiling_state): New variable.
3591 (mcleanup_wrapper): New function.
3592 (_initialize_maint): Remove NOTYET, fix call to
3593 add_setshow_boolean_cmd for "maint set profile".
3594 * configure: Regenerated.
3595
3596 2003-01-21 Martin M. Hunt <hunt@redhat.com>
3597
3598 * Makefile.in (install-gdbtk): Install PNG images too.
3599
3600 2003-01-21 Andrew Cagney <ac131313@redhat.com>
3601
3602 * exec.c (text_start): Delete global variable.
3603 (exec_file_attach): Make text_start local to the function.
3604 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
3605 * valops.c (hand_function_call): Delete code that handles
3606 BEFORE_TEXT_END and AFTER_TEXT_END.
3607 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
3608 of CALL_DUMMY_LOCATION.
3609 * gdbarch.c: Regenerate.
3610 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
3611 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
3612 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
3613 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
3614 (text_end): Delete extern declaration.
3615
3616 2003-01-21 Andrew Cagney <ac131313@redhat.com>
3617
3618 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
3619 * blockframe.c (backtrace_below_main): Move to "frame.c".
3620 (frame_chain_valid): Delete check for backtrace_below_main.
3621 (_initialize_blockframe): Delete initialization, move ``set
3622 backtrace-below-main'' command to "frame.c".
3623 (do_flush_frames_sfunc): Delete function.
3624 * frame.c: Include "command.h" and "gdbcmd.h".
3625 (frame_type_from_pc): New function.
3626 (create_new_frame): Use frame_type_from_pc.
3627 (legacy_get_prev_frame): New function.
3628 (get_prev_frame): Rewrite. When an old style frame, call
3629 legacy_get_prev_frame. Otherwize, unwind the PC first.
3630 (_initialize_frame): Add ``set backtrace-below-main'' command.
3631 * Makefile.in (frame.o): Update dependencies.
3632
3633 2003-01-19 Andrew Cagney <ac131313@redhat.com>
3634
3635 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
3636 DEPRECATED_REGISTERS_INFO.
3637
3638 2003-01-19 Andrew Cagney <ac131313@redhat.com>
3639
3640 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
3641 Maintainers'. Update `Various Maintainers'.
3642
3643 2003-01-19 Andrew Cagney <ac131313@redhat.com>
3644
3645 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
3646 * gdbarch.sh (POP_FRAME): Change to function with predicate.
3647 Suppress actual parameters when `-'.
3648 * gdbarch.h, gdbarch.c: Regenerate.
3649
3650 2003-01-19 Andrew Cagney <ac131313@redhat.com>
3651
3652 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
3653 code handling dummy frames.
3654
3655 2003-01-19 Andrew Cagney <ac131313@redhat.com>
3656
3657 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
3658 (struct frame_unwind): Add field pop.
3659 * frame.h (frame_pop): Declare.
3660 * frame.c (frame_saved_regs_pop): New function.
3661 (trad_frame_unwinder): Add frame_saved_regs_pop.
3662 (frame_pop): New function.
3663 * dummy-frame.c (dummy_frame_pop): New function.
3664 (discard_innermost_dummy): New function.
3665 (generic_pop_dummy_frame): Use discard_innermost_dummy.
3666 (dummy_frame_unwind): Add dummy_frame_pop.
3667 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
3668 * valops.c (hand_function_call): Ditto.
3669 * stack.c (return_command): Ditto.
3670
3671 2003-01-18 Andrew Cagney <ac131313@redhat.com>
3672
3673 * cris-tdep.c: Fix function declaration indentation.
3674 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
3675 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
3676 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
3677 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
3678 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
3679 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
3680
3681 2003-01-18 Michael Chastain <mec@shout.net>
3682
3683 * README (Unpacking and Installation -- quick overview):
3684 Warn against ".../gdb-5.3/gdb/configure".
3685
3686 2003-01-18 Andrew Cagney <ac131313@redhat.com>
3687
3688 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
3689 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
3690 (struct frame_unwind): Declare opaque.
3691 (dummy_frame_p): Declare function.
3692 * dummy-frame.c (dummy_frame_id_unwind): Make static.
3693 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
3694 * dummy-frame.c: Include "frame-unwind.h".
3695 (dummy_frame_p): New function.
3696 (dummy_frame_unwind): New variable.
3697 * frame.c: Include "frame-unwind.h".
3698 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
3699 to use the new unwind field.
3700 (set_unwind_by_pc): Delete function.
3701 (create_new_frame, get_prev_frame): Set unwind field using
3702 frame_unwind_find_by_pc.
3703 (trad_frame_unwind, trad_frame_unwinder): New variables.
3704 * frame.h (trad_frame_unwind): Declare variable.
3705 (frame_id_unwind_ftype): Delete declaration.
3706 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
3707 (struct frame_unwind): Declare opaque.
3708 (struct frame_info): Replace the fields id_unwind, pc_unwind and
3709 register_unwind with a single unwind pointer.
3710 * frame-unwind.h, frame-unwind.c: New files.
3711 * Makefile.in (SFILES): Add frame-unwind.c.
3712 (frame_unwind_h): Define.
3713 (COMMON_OBS): Add frame-unwind.o.
3714 (frame-unwind.o): Specify dependencies.
3715 (frame.o, dummy-frame.o): Update dependencies.
3716
3717 2003-01-18 Andrew Cagney <ac131313@redhat.com>
3718
3719 * ada-valprint.c: Eliminate PTR.
3720 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
3721 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
3722 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
3723 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
3724 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
3725 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
3726 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
3727
3728 2003-01-17 Andrew Cagney <ac131313@redhat.com>
3729
3730 * main.c (captured_main): Don't use PTR.
3731 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
3732 * gdbtypes.c (lookup_primitive_typename): Ditto.
3733 (lookup_struct_elt_type): Ditto.
3734 * f-valprint.c (info_common_command): Ditto.
3735 (list_all_visible_commons): Ditto.
3736 * jv-typeprint.c (java_type_print_base): Ditto.
3737
3738 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
3739 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
3740 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
3741 i386-interix-nat.c and i386-interix-tdep.c. Rename
3742 m68klinux-nat.c and m68klinux-tdep.c. Rename
3743 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
3744 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
3745 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
3746 * main.c (captured_main): Use xfree, not free.
3747
3748 2003-01-16 Andrew Cagney <ac131313@redhat.com>
3749
3750 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
3751 ID back using a parameter.
3752 * frame.c (frame_id_unwind): Update call.
3753 (frame_saved_regs_id_unwind): Update.
3754 * dummy-frame.c (dummy_frame_id_unwind): Update function.
3755 * dummy-frame.h (struct frame_id): Add opaque declaration.
3756 (dummy_frame_id_unwind): Update declaration.
3757
3758 2003-01-15 Andrew Cagney <ac131313@redhat.com>
3759
3760 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
3761
3762 2003-01-15 Stephen P. Smith <ischis2@cox.net>
3763
3764 * MAINTAINERS (Stephen P. Smith): Updated email address.
3765
3766 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
3767
3768 Fix PR gdb/898
3769 * breakpoint.c (until_break_command): Add new argument. Use it to
3770 decide whether to stop only at the current frame or not.
3771 * breakpoint.h (until_break_command): Update prototype.
3772 * infcmd.c (until_command): Add new argument to until_break_command
3773 call.
3774 (advance_command): New function.
3775 (_initialize_infcmd): Update help string for 'until' command.
3776 Add new 'advance' command.
3777
3778 2003-01-14 David Carlton <carlton@math.stanford.edu>
3779
3780 * linespec.c (decode_line_1): Normalize comments.
3781 (set_flags): Ditto.
3782 (locate_first_half): Ditto.
3783 (decode_compound): Ditto.
3784 (symtab_from_filename): Ditto.
3785 (decode_all_digits): Ditto.
3786 (decode_dollar): Ditto.
3787 (find_methods): Ditto.
3788 (find_toplevel_char): Ditto.
3789
3790 2003-01-13 Andrew Cagney <ac131313@redhat.com>
3791
3792 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
3793 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
3794 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
3795 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
3796 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
3797 * language.c, language.h, m32r-tdep.c: Update copyright.
3798 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
3799 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
3800 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
3801 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
3802 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
3803 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
3804
3805 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
3806
3807 * stabsread.h (process_later, resolve_cfront_continuation):
3808 Obsolete.
3809 Update copyright years.
3810 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
3811 Update copyright year.
3812 * dbxread.c(struct cont_elem): Obsolete.
3813 (process_later, process_now): Obsolete functions.
3814 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
3815 Update copyright year.
3816 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
3817 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
3818 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
3819 (parse_partial_symbols): Obsolete cfront support.
3820 * stabsread.c
3821 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
3822 macros.
3823 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
3824 read_cfront_baseclasses, read_cfront_member_functions,
3825 resolve_cfront_continuation,read_cfront_static_fields,
3826 copy_cfront_struct_fields): Obsolete functions.
3827 (define_symbol, read_one_struct_field): Obsolete cfront support.
3828 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
3829 Update Copyright year.
3830
3831 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
3832
3833 * stack.c (print_frame_info, print_stack_frame_base_stub,
3834 print_stack_frame_base, show_and_print_stack_frame_stub,
3835 show_and_print_stack_frame, print_only_stack_frame_stub,
3836 print_only_stack_frame): Delete functions.
3837 (print_stack_frame_stub): Call print_frame_info instead of
3838 print_frame_info_base.
3839 (print_frame_info_base): Rename to print_frame_info.
3840 (backtrace_command_1): Call print_frame_info, instead of
3841 print_frame_info_base.
3842 (current_frame_command): Call print_stack_frame, instead of
3843 print_only_stack_frame.
3844 (frame_command): Call print_stack_frame, instead of
3845 show_and_print_stack_frame.
3846 (up_command): Ditto.
3847 (down_command): Ditto.
3848 * frame.h (print_only_stack_frame): Delete prototype.
3849 * infrun.c (normal_stop): Call print_stack_frame, instead of
3850 show_and_print_stack_frame.
3851 * thread.c (info_threads_command): Call print_stack_frame, instead
3852 of print_only_stack_frame.
3853
3854 2003-01-13 Andrew Cagney <ac131313@redhat.com>
3855
3856 * README (Graphical interface to GDB): Update URL. Point at
3857 gdb/links/.
3858
3859 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
3860 version match.
3861
3862 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3863
3864 * symtab.c (find_pc_sect_line): Don't consider end-of-function
3865 lines.
3866
3867 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3868
3869 * thread-db.c (attach_thread): Prototype.
3870 (struct private_thread_info): Remove lwpid. Add thread handle (th),
3871 thread information (ti), and valid flags (th_valid, ti_valid).
3872 (attach_thread): Move target_pid_to_str call to after the thread
3873 is added to GDB's list. Initialize the cache.
3874 (thread_get_info_callback, thread_db_map_id2thr)
3875 (thread_db_get_info): New functions.
3876 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
3877 (thread_db_store_registers, thread_db_thread_alive)
3878 (thread_db_get_thread_local_address): Use them.
3879 (thread_db_pid_to_str): Likewise. Return "Missing" instead
3880 of calling error() for threads in unknown state.
3881
3882 (clear_lwpid_callback): New function.
3883 (thread_db_resume): Use it to clear the cache.
3884
3885 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3886
3887 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
3888 (resume_callback): Remove dead code.
3889
3890 2003-01-13 Andrew Cagney <ac131313@redhat.com>
3891
3892 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
3893 predicate.
3894 * gdbarch.h, gdbarch.c: Regenerate.
3895 * stack.c (frame_info): Only initialize the saved registers when
3896 FRAME_INIT_SAVED_REGS_P.
3897 * frame.c (frame_saved_regs_register_unwind): Assert
3898 FRAME_INIT_SAVED_REGS_P.
3899 (deprecated_generic_get_saved_register): Ditto.
3900
3901 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3902
3903 * source.c (openp): Squelch warning about "filename".
3904
3905 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3906
3907 * source.c (openp): If the file does not exist don't necessarily
3908 search the path.
3909
3910 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3911
3912 Fix PR gdb/872.
3913 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
3914 (integer_types_same_name_p): New function.
3915 (rank_one_type): Use it.
3916 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
3917
3918 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
3919
3920 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
3921 variables.
3922 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
3923 * configure.in: Add --with-sysroot.
3924 * configure: Regenerated.
3925 * main.c (gdb_sysroot): New variable.
3926 (captured_main): Initialize gdb_sysroot.
3927 * defs.h (gdb_sysroot): New extern declaration.
3928 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
3929
3930 2003-01-12 Michael Chastain <mec@shout.net>
3931
3932 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
3933
3934 2003-01-12 Michael Chastain <mec@shout.net>
3935
3936 * top.c (print_gdb_version): Bump copyright year to 2003.
3937
3938 2003-01-12 David Carlton <carlton@bactrian.org>
3939
3940 * linespec.c (symtab_from_filename): Rename variable 's' to
3941 'file_symtab'.
3942
3943 2003-01-12 Andrew Cagney <ac131313@redhat.com>
3944
3945 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
3946 dummy frame.
3947 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
3948
3949 2003-01-12 Andrew Cagney <ac131313@redhat.com>
3950
3951 * d10v-tdep.c: Include "gdb_assert.h".
3952 (d10v_store_return_value): Rewrite to match current interface.
3953 (d10v_extract_struct_value_address): Ditto.
3954 (d10v_extract_return_value): Ditto.
3955 (d10v_gdbarch_init): Set store_restore_value,
3956 extract_struct_value_address and extract_return_value.
3957
3958 2003-01-12 J. Brobecker <brobecker@gnat.com>
3959
3960 * hpread.c (set_namestring): New procedure replacing the
3961 SET_NAMESTRING macro.
3962 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
3963 by calls to set_namestring.
3964
3965 2003-01-11 J. Brobecker <brobecker@gnat.com>
3966
3967 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
3968 a compilation warning.
3969 (hpread_process_one_debug_symbol): Likewise.
3970
3971 2003-01-10 David Carlton <carlton@math.stanford.edu>
3972
3973 * linespec.c (decode_line_1): Rename variable 's' to
3974 'file_symtab'.
3975 (decode_all_digits): Rename argument 's' to 'file_symtab'.
3976 (decode_dollar): Ditto.
3977 (decode_variable): Ditto.
3978 (symbol_found): Ditto.
3979
3980 2003-01-09 Michael Chastain <mec@shout.net>
3981
3982 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
3983
3984 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
3985
3986 * win32-nat.c (set_process_privilege): New function.
3987 (child_attach): Call set_process_privilege() to enable the
3988 SE_DEBUG_NAME user privilege if available in process token.
3989
3990 2003-01-10 J. Brobecker <brobecker@gnat.com>
3991
3992 * hpread.c (hpread_process_one_debug_symbol): Fix a small
3993 compilation error in the previous revision.
3994
3995 2003-01-09 David Carlton <carlton@math.stanford.edu>
3996
3997 * linespec.c: Update copyright.
3998
3999 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
4000
4001 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
4002 than inferior_ptid.
4003 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
4004
4005 2003-01-09 Andrew Cagney <ac131313@redhat.com>
4006
4007 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
4008 Update comments.
4009 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
4010 (frame_saved_regs_zalloc): Update.
4011 (frame_saved_regs_register_unwind): Update.
4012 (create_new_frame): Update.
4013 (get_prev_frame): Update.
4014 (frame_extra_info_zalloc): Update.
4015 (deprecated_get_frame_saved_regs): Update.
4016 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
4017 * cris-tdep.c: Update comment.
4018
4019 * somsolib.h: Fix function indentation.
4020 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
4021 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
4022 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
4023 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
4024 * somsolib.c, inftarg.c: Remove assignment in if conditional.
4025
4026 * infrun.c (follow_fork): Use ISO C definition.
4027 * expprint.c (print_subexp): Use xfree instead of free.
4028 * charset.c: Include "gdb_string.h" instead of <string.h>.
4029 (register_iconv_charsets): Use ISO C definition.
4030 (host_charset, target_charset): Ditto.
4031 * Makefile.in (charset.o): Update dependencies.
4032 (mi-cmd-env.o): Update dependencies.
4033
4034 2003-01-08 Andrew Cagney <cagney@redhat.com>
4035
4036 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
4037 get_frame_base.
4038
4039 2003-01-08 Andrew Cagney <ac131313@redhat.com>
4040
4041 * gdb_mbuild.sh: Add --keep option. When specified, keep the
4042 build directories. Save edited gdb output in Mbuild.log. If a
4043 build fails, remove any final GDB executable.
4044
4045 2003-01-08 Andrew Cagney <ac131313@redhat.com>
4046
4047 * gdb_mbuild.sh: Edit the output of `maint print architecture'
4048 replacing hex constants with function names and stripping leading
4049 file name directory prefixes.
4050
4051 2003-01-08 Andrew Cagney <cagney@redhat.com>
4052
4053 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
4054 get_frame_base.
4055
4056 2003-01-08 David Carlton <carlton@math.stanford.edu>
4057
4058 * linespec.c (decode_line_1): Move code into decode_variable.
4059 (decode_variable): New function.
4060
4061 2003-01-08 Andrew Cagney <ac131313@redhat.com>
4062
4063 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
4064
4065 2003-01-08 Andrew Cagney <cagney@redhat.com>
4066
4067 * cris-tdep.c (cris_frame_init_saved_regs): Use
4068 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
4069 saved_regs buffer.
4070 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
4071 (sh64_nofp_frame_init_saved_regs): Ditto.
4072 (sh_fp_frame_init_saved_regs): Ditto.
4073 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
4074 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
4075 * mcore-tdep.c (analyze_dummy_frame): Ditto.
4076 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
4077
4078 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
4079
4080 * minsyms.c (lookup_minimal_symbol): Update comment.
4081 (lookup_minimal_symbol_text): Update comment. Use the hash table.
4082 (lookup_minimal_symbol_solib_trampoline): Likewise.
4083
4084 2003-01-08 Andrew Cagney <cagney@redhat.com>
4085
4086 * d10v-tdep.c (d10v_init_extra_frame_info): Use
4087 frame_relative_level.
4088
4089 * alpha-tdep.c: Use get_frame_extra_info.
4090 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
4091 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
4092 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
4093 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
4094
4095 * alpha-tdep.c: Use get_next_frame.
4096 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
4097 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
4098 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
4099 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
4100 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
4101 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
4102 * xstormy16-tdep.c: Ditto.
4103
4104 2003-01-07 Andrew Cagney <cagney@redhat.com>
4105
4106 * alpha-tdep.c: Use get_frame_base.
4107 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
4108 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
4109 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
4110 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
4111 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
4112 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
4113 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
4114 * config/sparc/tm-sparc.h: Ditto.
4115
4116 2003-01-07 Andrew Cagney <cagney@redhat.com>
4117
4118 * frame.c (deprecated_get_frame_context): New function.
4119 (deprecated_set_frame_context): New function.
4120 * frame.h (deprecated_get_frame_context): Declare.
4121 (deprecated_set_frame_context): Declare.
4122 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
4123 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
4124
4125 2003-01-07 Andrew Cagney <cagney@redhat.com>
4126
4127 * frame.c (deprecated_set_frame_next_hack): New function.
4128 (deprecated_set_frame_prev_hack): New function.
4129 * frame.h (deprecated_set_frame_next_hack): Declare.
4130 (deprecated_set_frame_prev_hack): Declare.
4131 * mcore-tdep.c (analyze_dummy_frame): Use
4132 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
4133 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
4134
4135 2003-01-07 David Carlton <carlton@math.stanford.edu>
4136
4137 * linespec.c (decode_line_1): Move code into decode_dollar.
4138 (decode_dollar): New function.
4139
4140 2003-01-07 Andrew Cagney <cagney@redhat.com>
4141
4142 * arm-tdep.c (arm_init_extra_frame_info): Use
4143 deprecated_update_frame_base_hack.
4144 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
4145 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
4146 (fix_frame_pointer): Ditto.
4147 (mn10300_analyze_prologue): Ditto.
4148
4149 2003-01-07 Andrew Cagney <cagney@redhat.com>
4150
4151 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
4152 extra_info using frame_extra_info_zalloc.
4153 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
4154 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
4155 (sh64_init_extra_frame_info): Ditto.
4156 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
4157 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
4158 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
4159 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
4160 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
4161 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
4162 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
4163 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
4164 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
4165 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
4166 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
4167 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
4168
4169 * mn10300-tdep.c (analyze_dummy_frame): Use
4170 deprecated_set_frame_extra_info_hack.
4171 * mcore-tdep.c (analyze_dummy_frame): Ditto.
4172
4173 2003-01-07 J. Brobecker <brobecker@gnat.com>
4174
4175 * mdebugread.c (parse_symbol): Skip stProc entries which storage
4176 class is not scText. These do not define "real" procedures.
4177 (parse_partial_symbols): Likewise.
4178
4179 2003-01-06 Michael Snyder <msnyder@redhat.com>
4180
4181 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
4182
4183 2003-01-06 Andrew Cagney <ac131313@redhat.com>
4184
4185 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
4186 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
4187 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
4188 deprecated_frame_xmalloc_with_cleanup.
4189 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
4190 deprecated_frame_xmalloc.
4191 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
4192 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
4193
4194 2003-01-06 Andrew Cagney <cagney@redhat.com>
4195
4196 * x86-64-linux-tdep.c: Include "osabi.h".
4197 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
4198
4199 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
4200
4201 2003-01-06 Andrew Cagney <cagney@redhat.com>
4202
4203 * MAINTAINERS (Target Instruction Set Architectures): Update
4204 arm-elf. Can be built with -Werror, has been multiarched.
4205
4206 * value.h (unpack_long): Make buffer parameter constant.
4207 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
4208 * scm-lang.h (scm_parse): Ditto.
4209 * defs.h (extract_typed_address, extract_address): Ditto.
4210 (extract_long_unsigned_integer): Ditto.
4211 * inferior.h (unsigned_pointer_to_address): Ditto.
4212 (signed_pointer_to_address): Ditto.
4213 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
4214 * gdbarch.h, gdbarch.c: Regenerate.
4215 * findvar.c (extract_long_unsigned_integer): Update.
4216 (extract_address): Update.
4217 (extract_typed_address): Update.
4218 (unsigned_pointer_to_address): Update.
4219 * values.c (unpack_long): Update.
4220 (unpack_double): Update.
4221 (unpack_pointer): Update.
4222 (unpack_field_as_long): Update.
4223 * d10v-tdep.c (d10v_pointer_to_address): Update.
4224 * avr-tdep.c (avr_pointer_to_address): Update.
4225 * scm-lang.c (scm_unpack): Update.
4226 * findvar.c (signed_pointer_to_address): Update.
4227
4228 2003-01-06 Michal Ludvig <mludvig@suse.cz>
4229
4230 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
4231 since it is in i386-tdep.c.
4232
4233 2003-01-06 J. Brobecker <brobecker@gnat.com>
4234
4235 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
4236 failure introduced in the previous change.
4237
4238 2003-01-05 Michael Chastain <mec@shout.net>
4239
4240 * README: Remove references to deleted remote-*.c files:
4241 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
4242 remote-nrom.c, remote-os9k.c, remote-udi.c.
4243
4244 2003-01-05 Mark Kettenis <kettenis@gnu.org>
4245
4246 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
4247 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
4248 i386_get_longjmp_target.
4249
4250 2003-01-05 Andrew Cagney <ac131313@redhat.com>
4251
4252 * arm-tdep.c (prologue_cache): Change to a pointer.
4253 (_initialize_arm_tdep): Allocate prologue_cache.
4254 (check_prologue_cache): Update.
4255 (save_prologue_cache): Update.
4256 (arm_gdbarch_init): Update.
4257
4258 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4259
4260 * stabsread.c (update_method_name_from_physname): Call complaint()
4261 instead of error.
4262
4263 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4264
4265 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
4266 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
4267 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
4268
4269 * blockframe.c: Include "gdbcmd.h" and "command.h".
4270 (backtrace_below_main): New variable.
4271 (file_frame_chain_valid, func_frame_chain_valid)
4272 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
4273 (generic_func_frame_chain_valid): Remove functions.
4274 (frame_chain_valid, do_flush_frames_sfunc): New functions.
4275 (_initialize_blockframe): New function.
4276 * Makefile.in (blockframe.o): Update dependencies.
4277 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
4278 comment. Call frame_chain_valid ().
4279 * frame.h: Remove old prototypes. Add prototype for
4280 frame_chain_valid and update comments to match.
4281 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
4282 Remove old comment.
4283 * gdbarch.h: Regenerated.
4284 * gdbarch.c: Regenerated.
4285
4286 * alpha-tdep.c (alpha_gdbarch_init): Don't call
4287 set_gdbarch_frame_chain_valid.
4288 * avr-tdep.c (avr_gdbarch_init): Likewise.
4289 * cris-tdep.c (cris_gdbarch_init): Likewise.
4290 * frv-tdep.c (frv_gdbarch_init): Likewise.
4291 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
4292 * i386-tdep.c (i386_svr4_init_abi): Likewise.
4293 (i386_nw_init_abi): Likewise.
4294 (i386_gdbarch_init): Likewise.
4295 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
4296 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
4297 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
4298 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
4299 * mips-tdep.c (mips_gdbarch_init): Likewise.
4300 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
4301 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
4302 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
4303 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
4304 * s390-tdep.c (s390_gdbarch_init): Likewise.
4305 * sh-tdep.c (sh_gdbarch_init): Likewise.
4306 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
4307 * v850-tdep.c (v850_gdbarch_init): Likewise.
4308 * vax-tdep.c (vax_gdbarch_init): Likewise.
4309 * x86-64-tdep.c (x86_64_init_abi): Likewise.
4310
4311 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
4312 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
4313 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
4314 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
4315 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
4316 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
4317 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
4318 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
4319
4320 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
4321
4322 * Makefile.in (acconfig_h): Remove incorrect macro.
4323 (config_h): Define.
4324 (osabi.o): Update dependencies.
4325 * configure.tgt: Set gdb_osabi based on target triplet.
4326 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
4327 * configure: Regenerated.
4328 * config.in: Regenerated.
4329 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
4330 (GDB_OSABI_DEFAULT): Define if not already defined.
4331 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
4332 (set_osabi_string): New variables.
4333 (gdbarch_register_osabi): Add new OS ABI to
4334 gdb_osabi_available_names.
4335 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
4336 (set_osabi, show_osabi): New functions.
4337 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
4338
4339 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4340
4341 * arch-utils.c (gdbarch_info_init): Set osabi to
4342 GDB_OSABI_UNINITIALIZED.
4343 * gdbarch.sh: Add osabi to struct gdbarch and to struct
4344 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
4345 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
4346 * gdbarch.c: Regenerated.
4347 * gdbarch.h: Regenerated.
4348 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
4349 there's no BFD.
4350 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
4351 * osabi.h (enum gdb_osabi): Move to defs.h.
4352 (gdbarch_init_osabi): Update prototype.
4353 * defs.h (enum gdb_osabi): Moved here.
4354 * Makefile.in: Update dependencies.
4355
4356 * alpha-tdep.h: Don't include "osabi.h".
4357 (struct gdbarch_tdep): Remove osabi member.
4358 * alpha-tdep.c: Include "osabi.h".
4359 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
4360 iterate over arches. Update call to gdbarch_init_osabi.
4361 (alpha_dump_tdep): Don't dump osabi.
4362 * alpha-linux-tdep.c: Include "osabi.h".
4363 * alpha-osf1-tdep.c: Include "osabi.h".
4364 * alphafbsd-tdep.c: Include "osabi.h".
4365 * alphanbsd-tdep.c: Include "osabi.h".
4366
4367 * arm-tdep.h: Don't include "osabi.h".
4368 (struct gdbarch_tdep): Remove osabi member.
4369 * arm-tdep.c: Include "osabi.h".
4370 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
4371 iterate over arches. Update call to gdbarch_init_osabi.
4372 (arm_dump_tdep): Don't dump osabi.
4373 * arm-linux-tdep.c: Include "osabi.h".
4374 * armnbsd-tdep.c: Include "osabi.h".
4375
4376 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
4377 Update call to gdbarch_init_osabi.
4378
4379 * i386-tdep.h: Don't include "osabi.h".
4380 (struct gdbarch_tdep): Remove osabi member.
4381 * i386-tdep.c: Include "osabi.h".
4382 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
4383 iterate over arches. Update call to gdbarch_init_osabi.
4384 (i386_dump_tdep): Don't dump osabi.
4385 * i386-linux-tdep.c: Include "osabi.h".
4386 * i386-sol2-tdep.c: Include "osabi.h".
4387 * i386bsd-tdep.c: Include "osabi.h".
4388 * i386gnu-tdep.c: Include "osabi.h".
4389 * i386ly-tdep.c: Include "osabi.h".
4390 * i386nbsd-tdep.c: Include "osabi.h".
4391 * i386obsd-tdep.c: Include "osabi.h".
4392
4393 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
4394 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
4395 check osabi when iterating over arches. Update call to
4396 gdbarch_init_osabi.
4397 (mips_dump_tdep): Don't dump osabi.
4398
4399 * ns32k-tdep.h: Don't include "osabi.h".
4400 (struct gdbarch_tdep): Remove.
4401 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
4402 gdbarch_lookup_osabi. Don't iterate over arches. Don't
4403 allocate tdep. Update call to gdbarch_init_osabi.
4404 (ns32k_dump_tdep): Remove.
4405 (_initialize_ns32k_tdep): Update call to gdbarch_register.
4406 * ns32knbsd-tdep.c: Include "osabi.h".
4407
4408 * ppc-tdep.h: Don't include "osabi.h".
4409 (struct gdbarch_tdep): Remove osabi member.
4410 * rs6000-tdep.c: Include "osabi.h".
4411 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
4412 osabi when iterating over arches. Update call to
4413 gdbarch_init_osabi.
4414 (rs6000_dump_tdep): Don't dump osabi.
4415 * ppc-linux-tdep.c: Include "osabi.h".
4416 * ppcnbsd-tdep.c: Include "osabi.h".
4417
4418 * sh-tdep.h: Don't include "osabi.h".
4419 (struct gdbarch_tdep): Remove osabi member.
4420 * sh-tdep.c: Include "osabi.h".
4421 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
4422 iterate over arches. Update call to gdbarch_init_osabi.
4423 (sh_dump_tdep): Don't dump osabi.
4424 * shnbsd-tdep.c: Include "osabi.h".
4425
4426 * sparc-tdep.c: Include "osabi.h".
4427 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
4428 iterate over arches. Update call to gdbarch_init_osabi.
4429 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
4430 tdep structure.
4431
4432 * vax-tdep.h: Don't include "osabi.h".
4433 (struct gdbarch_tdep): Remove.
4434 * vax-tdep.c: Include "osabi.h".
4435 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
4436 iterate over arches. Don't allocate tdep. Update call
4437 to gdbarch_init_osabi.
4438 (vax_dump_tdep): Remove.
4439 (_initialize_vax_tdep): Update call to gdbarch_register.
4440
4441 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4442
4443 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
4444 entirely.
4445 (breakpoint_re_set_one): Don't fetch the value for a disabled
4446 watchpoint.
4447
4448 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4449
4450 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
4451 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
4452 (COERCE_FLOAT_TO_DOUBLE): Remove.
4453 * gdbarch.c: Regenerate.
4454 * gdbarch.h: Regenerate.
4455 * Makefile.in: Remove value_h from gdbarch_h.
4456 * valops.c (coerce_float_to_double): New variable.
4457 (default_coerce_float_to_double): Remove.
4458 (standard_coerce_float_to_double): Remove.
4459 (value_arg_coerce): Use coerce_float_to_double.
4460 (_initialize_valops): Add "set coerce-float-to-double".
4461 * value.h (default_coerce_float_to_double): Remove prototype.
4462 (standard_coerce_float_to_double): Remove prototype.
4463
4464 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
4465 prototyped.
4466 * mdebugread.c (parse_symbol): Likewise.
4467 * stabsread.c (define_symbol): Mark all functions as prototyped.
4468
4469 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
4470 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
4471 set_gdbarch_coerce_float_to_double.
4472 * arm-tdep.c (arm_gdbarch_init): Likewise.
4473 * frv-tdep.c (frv_gdbarch_init): Likewise.
4474 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
4475 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
4476 * mips-tdep.c (mips_gdbarch_init): Likewise.
4477 (mips_coerce_float_to_double): Remove.
4478 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
4479 (rs6000_coerce_float_to_double): Remove.
4480 * s390-tdep.c (s390_gdbarch_init): Likewise.
4481 * sh-tdep.c (sh_gdbarch_init): Likewise.
4482 (sh_coerce_float_to_double): Remove.
4483 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
4484 (sparc_coerce_float_to_double): Remove.
4485 * v850-tdep.c (v850_gdbarch_init): Likewise.
4486 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
4487 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
4488 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
4489 (hppa_coerce_float_to_double): Remove prototype.
4490 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
4491
4492 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4493
4494 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
4495
4496 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
4497
4498 Suggested by Stewart Brown <sb24@avaya.com>:
4499 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
4500 in recursive calls. Handle TYPE_CODE_TYPEDEF.
4501 (c_type_print_varspec_suffix): Likewise.
4502
4503 2003-01-04 Mark Kettenis <kettenis@gnu.org>
4504
4505 * configure.in: Don't set and AC_SUBST SUBDIRS.
4506 * configure: Regenerated.
4507
4508 * configure.in: Remove code dealing with shared libraries.
4509 * Makefile.in: Remove HLDFLAGS and HLDENV.
4510 * configure: Regenerated.
4511
4512 2003-01-04 Andrew Cagney <ac131313@redhat.com>
4513
4514 * frame.c (deprecated_frame_xmalloc): New function.
4515 (deprecated_set_frame_saved_regs_hack): New function.
4516 (deprecated_set_frame_extra_info_hack): New function.
4517 * frame.h (deprecated_frame_xmalloc): Declare.
4518 (deprecated_set_frame_saved_regs_hack): Declare.
4519 (deprecated_set_frame_extra_info_hack): Declare.
4520
4521 2003-01-04 Mark Kettenis <kettenis@gnu.org>
4522
4523 * configure.in: Move code that provides the --enable-gdbtk option
4524 right after the code that handles the --enable-tui option, and
4525 polish it somewhat.
4526 * configure: Regenerated.
4527
4528 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
4529 AC_CHECK_FUNCS and remove the old check for pread64.
4530 * acinclude.m4 (AC_GNU_SOURCE): New macro.
4531 * acconfig.h (_GNU_SOURCE): Add.
4532 (HAVE_PREAD64): Remove.
4533 * configure, aclocal.m4, config.in: Regenerated.
4534
4535 2003-01-03 Andrew Cagney <ac131313@redhat.com>
4536
4537 * alpha-tdep.c: Use get_frame_saved_regs.
4538 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
4539 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
4540 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
4541 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
4542 * vax-tdep.c, xstormy16-tdep.c: Ditto.
4543
4544 2003-01-03 Mark Kettenis <kettenis@gnu.org>
4545
4546 * configure.in: Remove all use of the SUBDIRS variable; add
4547 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
4548 code providing the --enable-multi-ice option, and move it right in
4549 front of the code that checks whether gdbserver is supported.
4550 Polish that too.
4551 * configure: Regenerated.
4552 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
4553 @SUBDIRS@.
4554
4555 2003-01-03 Andrew Cagney <cagney@redhat.com>
4556
4557 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
4558 * avr-tdep.c, cris-tdep.c: Ditto.
4559 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
4560 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
4561
4562 2003-01-03 Mark Kettenis <kettenis@gnu.org>
4563
4564 * configure.in: Remove --enable-netrom option.
4565 * configure: Regenerated.
4566
4567 2003-01-03 Mark Kettenis <kettenis@gnu.org>
4568
4569 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
4570 declaration for `struct re_pattern_buffer' instead.
4571 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
4572
4573 2003-01-03 J. Brobecker <brobecker@gnat.com>
4574
4575 * mdebugread.c (parse_symbol): Count until the stEnd matching
4576 the structure name.
4577
4578 2003-01-02 Mark Kettenis <kettenis@gnu.org>
4579
4580 * configure.in: Remove --with-cpu option.
4581 subscripts. Remove evil changequotes here.
4582 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
4583 * config.in, configure: Regenerated.
4584
4585 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
4586 * configure.in: Cleanup section that sources GDB and BFD configure
4587 subscripts. Remove evil changequotes here.
4588 * config.in, configure: Regenerated.
4589
4590 2003-01-02 Andrew Cagney <ac131313@redhat.com>
4591
4592 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
4593 frame accessor methods.
4594 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
4595 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
4596 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
4597 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
4598 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
4599 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
4600 * z8k-tdep.c: Ditto.
4601
4602 2003-01-02 Mark Kettenis <kettenis@gnu.org>
4603
4604 * configure.in: Remove UI_OUT configuration code.
4605 * ada-lang.c: Update assuming UI_OUT is always true.
4606 * Makefile.in (UIOUT_CFLAGS): Remove.
4607 * configure: Regenerated.
4608 * TODO: Remove blurb about elimination of -DUI_OUT.
4609
4610 * configure.in: Move code that provides the --enable-gdbcli,
4611 --enable-gdbmi options right before the code that handles the
4612 --enable-tui option. Polish a bit.
4613 * configure: Regenerated.
4614
4615 * configure.in: Rewrite check for GNU regex and the
4616 --without-included regex option, and move it into the "Checks for
4617 library functions" section. This makes us use the system regex
4618 again by default on systems with version 2 of the GNU C library.
4619 This was apparently broken.
4620 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
4621 * acconfig.h (USE_INCLUDED_REGEX): Remove.
4622 * config.in, configure: Regenerated.
4623
4624 * configure.in: Move code that provides the --enable-tui option
4625 before the "Checks for libraries" section. Polish the code
4626 somewhat and set need_curses to yes if we build the TUI. Rewrite
4627 code that looks for a library providing termcap functionality to
4628 match more closely what's done in the Readline library, and move
4629 it into to the "Checks for libraries" section.
4630 * configure: Regenerated.
4631 * Makefile.in (TERMCAP): Remove variable.
4632 * config/i386/go32.mh (TERMCAP): Remove variable.
4633
4634 2003-01-02 Andrew Cagney <ac131313@redhat.com>
4635
4636 * MAINTAINERS: Mention gdb_mbuild.sh.
4637 * gdb_mbuild.sh: Rewrite.
4638
4639 2003-01-02 Mark Kettenis <kettenis@gnu.org>
4640
4641 * configure.in: Fix typo in last change.
4642 * config.in, configure: Regenerated.
4643
4644 2003-01-02 Andrew Cagney <ac131313@redhat.com>
4645
4646 * valarith.c (value_binop): Delete obsolete code and comments.
4647 * configure.host: Ditto.
4648 * buildsym.h (make_blockvector): Ditto.
4649 * buildsym.c (make_blockvector): Ditto.
4650 * defs.h (enum language): Ditto.
4651 (chill_demangle): Ditto.
4652 * elfread.c (elf_symtab_read): Ditto.
4653 * dwarfread.c (CHILL_PRODUCER): Ditto.
4654 (set_cu_language): Ditto.
4655 (handle_producer): Ditto.
4656 * expprint.c (print_subexp): Ditto.
4657 * gdbtypes.c (chill_varying_type): Ditto.
4658 * gdbtypes.h (builtin_type_chill_bool): Ditto.
4659 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
4660 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
4661 (chill_varying_type): Ditto.
4662 * language.h (_LANG_chill): Ditto.
4663 * language.c (binop_result_type, integral_type): Ditto.
4664 (character_type, string_type, structured_type): Ditto.
4665 (lang_bool_type, binop_type_check): Ditto.
4666 * stabsread.h (os9k_stabs): Ditto.
4667 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
4668 (define_symbol, read_type, read_struct_fields): Ditto.
4669 (read_array_type, read_enum_type, read_huge_number): Ditto.
4670 (read_range_type, start_stabs): Ditto.
4671 * symfile.c (init_filename_language_table): Ditto.
4672 (add_psymbol_with_dem_name_to_list): Ditto.
4673 * symtab.c (symbol_init_language_specific): Ditto.
4674 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
4675 * symtab.h (struct general_symbol_info): Ditto.
4676 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
4677 * typeprint.c (typedef_print): Ditto.
4678 * utils.c (fprintf_symbol_filtered): Ditto.
4679 * valops.c (value_cast, search_struct_field, value_slice): Delete
4680 obsolete code.
4681 (varying_to_slice): Delete function.
4682 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
4683 (varying_to_slice): Delete declaration.
4684 * MAINTAINERS: Update.
4685
4686 2003-01-02 Mark Kettenis <kettenis@gnu.org>
4687
4688 * configure.in: Reorganize "Checks for library functions section"
4689 a bit. Remove check for `btowc' and `isascii' functions.
4690 * configure: Regenerated.
4691
4692 * acconfig.h (_MSE_INT_H): Remove.
4693 * configure.in: Create "Checks for header files" section, and move
4694 appropriate tests there. Don't check for objlist.h, wchar.h,
4695 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
4696 misdetection fix. Also add "Checks for types", "Checks for
4697 compiler characteristics" and "Checks for library functions"
4698 sections.
4699 * config.in, configure: Regenerated.
4700
4701 * configure.in: Create "Checks for programs" section, and move
4702 appropriate tests there.
4703
4704 2003-01-01 Mark Kettenis <kettenis@gnu.org>
4705
4706 * configure.in: Create "Checks for libraries" section, and move
4707 appropriate tests there. Cleanup check for wctype in libw. Use
4708 AC_SEARCH_LIBS to see whether we need libsocket.
4709 * configure: Regenerated.
4710
4711 For older changes see ChangeLog-2002
4712 \f
4713 Local Variables:
4714 mode: change-log
4715 left-margin: 8
4716 fill-column: 74
4717 version-control: never
4718 End: