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