* arch-utils.c (generic_register_byte): Fix to use the loop index
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
2
3 * arch-utils.c (generic_register_byte): Fix to use the loop index
4 and not regnum when summing the size of all registers up to regnum.
5
6 2003-03-01 Andrew Cagney <cagney@redhat.com>
7
8 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
9 FRAME_INIT_SAVED_REGS.
10 * gdbarch.h, gdbarch.c: Regenerate.
11 * stack.c (frame_info): Update.
12 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
13 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
14 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
15 * ns32k-tdep.c (ns32k_pop_frame): Update.
16 * mips-tdep.c (mips_pop_frame): Update.
17 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
18 * ia64-tdep.c (ia64_frame_chain): Update.
19 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
20 (ia64_frameless_function_invocation): Update.
21 (ia64_init_extra_frame_info): Update.
22 (ia64_pop_frame_regular): Update.
23 * frame.h (struct frame_info): Update comment.
24 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
25 * frame.c (frame_saved_regs_register_unwind): Update.
26 (frame_saved_regs_register_unwind): Update.
27 (deprecated_generic_get_saved_register): Update.
28 * cris-tdep.c: Update comment.
29 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
30 Rename macro.
31 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
32 * x86-64-tdep.c (x86_64_init_abi): Update.
33 * vax-tdep.c (vax_gdbarch_init): Update.
34 * v850-tdep.c (v850_gdbarch_init): Update.
35 * sparc-tdep.c (sparc_gdbarch_init): Update.
36 * sh-tdep.c (sh_gdbarch_init): Update.
37 * s390-tdep.c (s390_gdbarch_init): Update.
38 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
39 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
40 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
41 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
42 * mips-tdep.c (mips_gdbarch_init): Update.
43 * mcore-tdep.c (mcore_gdbarch_init): Update.
44 * m68k-tdep.c (m68k_gdbarch_init): Update.
45 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
46 * ia64-tdep.c (ia64_gdbarch_init): Update.
47 * i386-tdep.c (i386_gdbarch_init): Update.
48 * frv-tdep.c (frv_gdbarch_init): Update.
49 * avr-tdep.c (avr_gdbarch_init): Update.
50 * arm-tdep.c (arm_gdbarch_init): Update.
51 * alpha-tdep.c (alpha_gdbarch_init): Update.
52
53 2003-03-01 Andrew Cagney <cagney@redhat.com>
54
55 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
56 option enum and switch. When no windows, set the interpreter to
57 INTERP_CONSOLE.
58
59 2003-03-01 Andrew Cagney <cagney@redhat.com>
60
61 * main.c (captured_main): Replace magic option characters with an
62 enum.
63
64 2003-03-01 Andrew Cagney <cagney@redhat.com>
65
66 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
67 INIT_EXTRA_FRAME_INFO.
68 * gdbarch.h, gdbarch.c: Regenerate.
69 * arm-tdep.c: Update comments.
70 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
71 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
72 * frame.h, avr-tdep.c: Ditto.
73 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
74 (create_new_frame, legacy_get_prev_frame): Ditto.
75 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
76 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
77 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
78 deprecated_init_extra_frame_info instead of init_extra_frame_info.
79 * x86-64-tdep.c (x86_64_init_abi): Ditto.
80 * v850-tdep.c (v850_gdbarch_init): Ditto.
81 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
82 * sh-tdep.c (sh_gdbarch_init): Ditto.
83 * s390-tdep.c (s390_gdbarch_init): Ditto.
84 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
85 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
86 * mips-tdep.c (mips_gdbarch_init): Ditto.
87 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
88 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
89 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
90 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
91 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
92 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
93 * frv-tdep.c (frv_gdbarch_init): Ditto.
94 * cris-tdep.c (cris_gdbarch_init): Ditto.
95 * avr-tdep.c (avr_gdbarch_init): Ditto.
96 * arm-tdep.c (arm_gdbarch_init): Ditto.
97 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
98 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
99
100 2003-03-01 Andrew Cagney <cagney@redhat.com>
101
102 * gdbarch.sh (register_type): New function with predicate.
103 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
104 * gdbarch.h, gdbarch.c: Re-generate.
105 * arch-utils.c (generic_register_byte): Use generic_register_size.
106 (generic_register_size): When available, use
107 gdbarch_register_type.
108 * regcache.c (init_regcache_descr): When available, initialize the
109 register type array using gdbarch_register_type. If the
110 architecture supplies gdbarch_register_type, do not use the legacy
111 regcache layout.
112 * d10v-tdep.c (d10v_register_type): Replace
113 d10v_register_virtual_type.
114 (d10v_gdbarch_init): Set register_type instead of
115 register_virtual_type.
116
117 2003-03-01 Andrew Cagney <cagney@redhat.com>
118
119 * Makefile.in (ax-gdb.o): Update dependencies.
120 * ax-gdb.c: Include "regcache.h".
121 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
122 * findvar.c (value_of_register): Ditto.
123 * infcmd.c (default_print_registers_info): Ditto.
124
125 2003-03-01 Mark Kettenis <kettenis@gnu.org>
126
127 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
128 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
129
130 2003-03-01 Mark Kettenis <kettenis@gnu.org>
131
132 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
133 of STREQ.
134
135 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
136
137 * Makefile.in (dwarf2loc.o): Update dependencies.
138 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
139 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
140 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
141 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
142 (locexpr_tracepoint_var_ref): New function.
143 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
144
145 2003-02-28 Andrew Cagney <cagney@redhat.com>
146
147 * regcache.c (register_size): New function.
148 * regcache.h (register_size): Declare
149 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
150 max_register_size instead of MAX_REGISTER_RAW_SIZE.
151
152 2003-02-28 David Carlton <carlton@math.stanford.edu>
153
154 * linespec.c (decode_compound): Extract code into find_method.
155 (find_method): New.
156
157 2003-02-28 J. Brobecker <brobecker@gnat.com>
158
159 * Makefile.in: Add rules to build and link in observer.o.
160
161 2003-02-27 J. Brobecker <brobecker@gnat.com>
162
163 * observer.c: Minor comments edits.
164
165 2003-02-27 J. Brobecker <brobecker@gnat.com>
166
167 * observer.h, observer.c: New file.
168
169 2003-02-27 Andrew Cagney <cagney@redhat.com>
170
171 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
172
173 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
174
175 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
176 (M6812_OP_STS_EXT): Likewise.
177 (m6811_prologue): Use the above to recognize prologue.
178 (m6812_prologue): Likewise.
179
180 2003-02-27 David Carlton <carlton@math.stanford.edu>
181
182 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
183 SYMBOL_PRINT_NAME.
184 (compare_psymbols): Ditto.
185 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
186
187 2003-02-27 Michael Snyder <msnyder@redhat.com>
188
189 * f-lang.c (build_fortran_types): New function.
190 (_initialize_f_language): Gdbarch-register built-in fortran types.
191
192 * doublest.c (extract_floating): Fix warning text.
193
194 2003-02-27 Andrew Cagney <cagney@redhat.com>
195
196 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
197 predicate. Replaces PUSH_DUMMY_FRAME.
198 * gdbarch.h, gdbarch.c: Regnerate.
199 * valops.c (hand_function_call): Update. Call
200 generic_push_dummy_frame directly.
201 * vax-tdep.c (vax_gdbarch_init): Update.
202 * sparc-tdep.c (sparc_gdbarch_init): Update.
203 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
204 * m68k-tdep.c (m68k_gdbarch_init): Update.
205 * hppa-tdep.c (hppa_gdbarch_init): Update.
206 * alpha-tdep.c (alpha_gdbarch_init): Update.
207 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
208 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
209 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
210 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
211 push_dummy_frame to generic_push_dummy_frame.
212 * v850-tdep.c (v850_gdbarch_init): Ditto.
213 * sh-tdep.c (sh_gdbarch_init): Ditto.
214 * s390-tdep.c (s390_gdbarch_init): Ditto.
215 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
216 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
217 * mips-tdep.c (mips_gdbarch_init): Ditto.
218 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
219 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
220 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
221 * i386-tdep.c (i386_gdbarch_init): Ditto.
222 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
223 * frv-tdep.c (frv_gdbarch_init): Ditto.
224 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
225 * cris-tdep.c (cris_gdbarch_init): Ditto.
226 * avr-tdep.c (avr_gdbarch_init): Ditto.
227 * arm-tdep.c (arm_gdbarch_init): Ditto.
228
229 2003-02-26 Kevin Buettner <kevinb@redhat.com>
230
231 * mips-tdep.c (show_mips_abi): New function.
232 (_initialize_mips_tdep): Use show_mips_abi() to implement the
233 command ``show mips abi''.
234
235 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
236
237 From Elena Zannoni <ezannoni@redhat.com>
238 * dbxread.c (process_one_symbol): Only record line 0 if one or
239 more sline entries have been seen for the function.
240
241 2003-02-26 Michael Chastain <mec@shout.net>
242
243 * configure: Regenerate with autoconf 000227.
244
245 2003-02-26 Michael Chastain <mec@shout.net>
246
247 Close PR build/660.
248 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
249 for old libc5/glibc.
250 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
251
252 2003-02-26 Kris Warkentin <kewarken@qnx.com>
253
254 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
255 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
256
257 2003-02-26 Michael Chastain <mec@shout.net>
258
259 * configure.in: New variable HAVE_UINTPTR_T.
260 * configure, config.in: Regenerated.
261
262 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
263
264 Fix PR build/1097.
265 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
266
267 2003-02-25 Andrew Cagney <cagney@redhat.com>
268
269 * frame.c (get_prev_frame): Add comment on check for
270 inside_entry_func. Only check for inside_entry_file when not a
271 dummy and not a sentinel. Check that the new frame is not inner
272 to the old frame.
273
274 2003-02-25 Andrew Cagney <cagney@redhat.com>
275
276 * frame.c (frame_debug): New variable.
277 (_initialize_frame): Add "set/show debug frame" command.
278 (get_prev_frame): When frame_debug, print reason why unwind
279 failed.
280
281 2003-02-25 Michael Chastain <mec@shout.net>
282
283 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
284 to avoid uintptr_t definition problems.
285
286 2003-02-25 David Carlton <carlton@math.stanford.edu>
287
288 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
289 (SYMBOL_LINKAGE_NAME): Ditto.
290 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
291 SYMBOL_LINKAGE_NAME.
292 (struct general_symbol_info): Expand comment.
293 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
294 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
295 (SYMBOL_MATCHES_REGEXP): Ditto.
296 * symtab.c (symbol_natural_name): New function.
297 * objfiles.h: Replace all uses of SYMBOL_NAME by
298 DEPRECATED_SYMBOL_NAME.
299 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
300 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
301 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
302 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
303 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
304 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
305 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
306 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
307 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
308 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
309 * ada-exp.y: Ditto.
310 * ada-exp.y: Update copyright.
311 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
312 * cp-valprint.c: Ditto.
313
314 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
315
316 * infptrace.c (detach): Do not flag error if ptrace detach fails
317 and errno is set to ESRCH.
318
319 2003-02-24 Andrew Cagney <cagney@redhat.com>
320
321 * infptrace.c (udot_info): Change type of udot_off to long. Use
322 paddr when printing udot_off's value.
323
324 2003-02-24 David Carlton <carlton@math.stanford.edu>
325
326 * symtab.c (make_symbol_overload_list): Only read in partial
327 symtabs containing a matching partial symbol.
328
329 2003-02-24 David Carlton <carlton@math.stanford.edu>
330
331 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
332 do the comparison, not strcmp.
333 * symfile.c (compare_psymbols): Ditto.
334 * defs.h: Declare strcmp_iw_ordered.
335 * utils.c (strcmp_iw_ordered): New function.
336
337 2003-02-24 Jim Blandy <jimb@redhat.com>
338
339 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
340 support, shared libs): Remove my name from here, to better reflect
341 reality.
342
343 2003-02-24 Kris Warkentin <kewarken@qnx.com>
344
345 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
346 (target_ops): Add to_have_continuable_watchpoint.
347 * target.c (update_current_target): Add INHERIT line for
348 to_have_continuable_watchpoint.
349 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
350 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
351 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
352 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
353
354 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
355
356 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
357 maintainership.
358
359 2003-02-24 Kris Warkentin <kewarken@qnx.com>
360
361 * solib.c (solib_open): Call target defined search function after
362 failing with solib-search-path.
363 * solist.h (target_so_ops): Add find_and_open_solib function hook and
364 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
365
366 2003-02-24 Kris Warkentin <kewarken@qnx.com>
367
368 * MAINTAINERS: Add myself to Write After section.
369
370 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
371
372 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
373
374 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
375
376 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
377 (m68hc11_add_reggroups): New function.
378 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
379 (m68hc11_gdbarch_init): Install the reggroups.
380 (_initialize_m68hc11_tdep): Initialize them.
381
382 2003-02-21 James E Wilson <wilson@tuliptree.org>
383
384 * MAINTAINERS: Update my email address.
385
386 2003-02-21 David Carlton <carlton@math.stanford.edu>
387
388 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
389
390 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
391
392 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
393 * symtab.h: Add opaque declarations of struct axs_value and
394 struct agent_expr.
395 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
396 (struct location_funcs): New type.
397 (struct symbol): Add "loc" to aux_value.
398 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
399 * dwarf2read.c: Include "dwarf2expr.h".
400 (dwarf2_symbol_mark_computed): New function.
401 (read_func_scope): Use it.
402 (var_decode_location): New function.
403 (new_symbol): Use it.
404 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
405
406 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
407 (dwarf2expr_h, dwarf2loc_h): New variables.
408 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
409 (dwarf2expr.o, dwarf2loc.o): New rules.
410 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
411 * buildsym.c (finish_block): Handle LOC_COMPUTED and
412 LOC_COMPUTED_ARG.
413 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
414 * m2-exp.y (yylex): Likewise.
415 * printcmd.c (address_info, print_frame_args): Likewise.
416 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
417 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
418 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
419 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
420 * symtab.c (lookup_block_symbol): Likewise.
421
422 2003-02-20 Adam Fedor <fedor@gnu.org>
423
424 * symtab.h: Remove objc_specific struct
425 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
426 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
427 Have language_objc use cplus_specific struct.
428
429 2003-02-20 Tom Tromey <tromey@redhat.com>
430
431 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
432 TYPE_NAME, when printing a String value. PR java/1075.
433
434 2003-02-20 Adam Fedor <fedor@gnu.org>
435
436 * objc-lang.h (find_methods): Remove declaration.
437 * objc-lang.c (find_methods): Make static.
438
439 2003-02-20 Christopher Faylor <cgf@redhat.com>
440
441 * win32-nat.c (get_image_name): Check return value from
442 ReadProcessMemory.
443 (child_xfer_memory): Ditto.
444
445 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
446
447 * configure.in (TARGET_SYSTEM_ROOT): Set default to
448 ${exec_prefix}/${target_alias}/sys-root. Match explicit
449 '${exec_prefix}' (in addition to the expansion thereof) as
450 relocatable.
451 * configure: Rebuilt.
452
453 2003-02-20 David Carlton <carlton@math.stanford.edu>
454
455 * symtab.c (search_symbols): Revert the search_symbols part of my
456 2002-12-23 patch. Add comment.
457
458 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
459
460 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
461 * dbxread.c (elfstab_build_psymtabs): Don't call
462 install_minimal_symbols.
463 (stabsect_build_psymtabs): Likewise.
464 * elfread.c (elf_symfile_read): Call install_minimal_symbols
465 earlier.
466 * somread.c (som_symfile_read): Call install_minimal_symbols
467 and do_cleanups earlier.
468 * nlmread.c (nlm_symfile_read): Likewise.
469 * mdebugread.c (elfmdebug_build_psymtabs): Call
470 install_minimal_symbols and make appropriate cleanups.
471
472 2003-02-20 Kevin Buettner <kevinb@redhat.com>
473
474 * solib.c (reload_shared_libraries): New function.
475 (_initialize_solib): Add callbacks for ``set solib-search-path''
476 and ``set solib-absolute-prefix''.
477
478 2003-02-20 David Carlton <carlton@math.stanford.edu>
479
480 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
481 expand comment.
482 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
483 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
484 * ada-typeprint.c (ada_typedef_print): Ditto.
485 * ax-gdb.c (gen_var_ref): Ditto.
486 * breakpoint.c (print_one_breakpoint): Ditto.
487 * buildsym.c (finish_block): Ditto.
488 * c-valprint.c (c_val_print): Ditto.
489 * expprint.c (print_subexp): Ditto.
490 * findvar.c (locate_var_value): Ditto.
491 * infcmd.c (jump_command): Ditto.
492 * linespec.c (decode_line_2, decode_compound): Ditto.
493 * maint.c (maintenance_translate_address): Ditto.
494 * objc-lang.c (compare_selectors, compare_classes): Ditto.
495 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
496 Ditto.
497 * p-valprint.c (pascal_val_print): Ditto.
498 * stabsread.c (define_symbol): Ditto.
499 * stack.c (print_frame, frame_info, print_block_frame_locals)
500 (print_frame_arg_vars, return_command): Ditto.
501 * symfile.c (compare_symbols, compare_psymbols): Ditto.
502 * symmisc.c (print_symbol): Ditto.
503 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
504 (compare_search_syms, print_symbol_info, print_msymbol_info)
505 (rbreak_command): Ditto.
506 * tracepoint.c (tracepoints_info): Ditto.
507 * typeprint.c (typedef_print): Ditto.
508 * valops.c (value_of_variable, hand_function_call): Ditto.
509 * cli/cli-cmds.c (edit_command, list_command): Ditto.
510 * ada-typeprint.c: Update Copyright.
511 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
512 * tracepoint.c, cli/cli-cmds.c: Ditto.
513
514 2003-02-20 Kevin Buettner <kevinb@redhat.com>
515
516 * frame.c (generic_unwind_get_saved_register): Make non-static.
517 * frame.h (generic_unwind_get_saved_register): Declare.
518 * mips-tdep.c (read_next_frame_reg): Fetch register from
519 current regcache when frame is NULL.
520 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
521 that must be NULL.
522 (mips_get_saved_register): Call generic_unwind_get_saved_register()
523 instead of frame_register_unwind().
524
525 2003-02-20 Andrew Cagney <ac131313@redhat.com>
526
527 * remote-sim.c (gdbsim_insert_breakpoint)
528 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
529 code.
530
531 2003-02-20 Andrew Cagney <ac131313@redhat.com>
532
533 * remote.c (_initialize_remote): Add commands "set/show remote
534 hardware-watchpoint-limit" and "set/show remote
535 hardware-breakpoint-limit".
536 (remote_hw_watchpoint_limit): Initialize to -1.
537 (remote_hw_breakpoint_limit): Ditto.
538 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
539
540 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
541
542 * coff-pe-read.c: New file - support reading of minimal symbols from a
543 portable executable using the export table.
544 * coff-pe-read.h: New file.
545 * coffread.c: Include coff-pe-read.h.
546 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
547 debugging symbols found.
548 * Makefile.in (SFILES): Add coff-pe-read.o.
549 (coff_pe_read_h): Define.
550 (COMMON_OBS): Add coff-pe-read.o.
551 (coffread.o): Add coff_pe_read_h dependency.
552 (coff-pe-read.o): New target.
553
554 2003-02-19 David Carlton <carlton@math.stanford.edu>
555
556 * Makefile.in (SFILES): Add block.c.
557 (block_h): New.
558 (COMMON_OBS): Add block.o.
559 (block.o): New.
560 (x86-64-tdep.o): Add $(block_h).
561 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
562 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
563 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
564 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
565 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
566 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
567 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
568 * value.h: Add opaque declaration for struct block.
569 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
570 * ada-lang.h: Ditto.
571 * x86-64-tdep.c: #include "block.h"
572 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
573 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
574 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
575 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
576 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
577 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
578 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
579 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
580 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
581 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
582 * symtab.c (block_function): Ditto.
583 (contained_in): Ditto.
584 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
585 block.h. Add opaque declaration for struct block.
586 * symtab.h: Move block_function and contained_in declarations to
587 block.h. Add opaque declarations for struct block, struct
588 blockvector.
589 (struct block): Move to block.h.
590 (struct blockvector): Ditto.
591 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
592 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
593 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
594 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
595 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
596 Ditto.
597 * block.c: New file.
598 * block.h: New file.
599
600 2003-02-19 Theodore A. Roth <troth@openavr.org>
601
602 * avr-tdep.c (avr_extract_return_value): Remove function.
603 (avr_store_return_value): Remove function.
604 (avr_extract_struct_value_address): Remove function.
605 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
606
607 2003-02-19 Andrew Cagney <ac131313@redhat.com>
608
609 * rs6000-tdep.c: Include "gdb_assert.h".
610 (registers_e500): Add "acc" and "spefscr".
611 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
612 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
613 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
614 really is "r0".
615 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
616
617 2003-02-18 Keith Seitz <keiths@redhat.com>
618
619 * Makefile.in: Add gdbtk-interps.c.
620
621 2003-02-18 Kevin Buettner <kevinb@redhat.com>
622
623 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
624 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
625
626 2003-02-18 Andrew Cagney <cagney@redhat.com>
627
628 * symtab.h (struct objfile): Add opaque declaration.
629
630 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
631
632 From Jim Ingham <jingham@apple.com>:
633 * dbxread.c (process_one_symbol): Use last_function_start rather
634 than function_start_offset to find the real beginning of the
635 current function. The latter is just the text section offset on
636 some systems, the former is always the real function start.
637
638 2003-02-17 Andrew Cagney <cagney@redhat.com>
639
640 * configure.in: Revert ${target} != ${host}.
641
642 2003-02-17 Andrew Cagney <ac131313@redhat.com>
643
644 * configure.in (Makefile): Use the test ${target} != ${host},
645 instead of the absence of the "nm.h" file, to determine of the
646 configuration non-native.
647 * configure: Regenerate.
648
649 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
650
651 From Brian Ford <ford@vss.fsi.com>
652
653 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
654 conditionalize tui_active test.
655 (lookup_cmd_1): Ditto.
656
657 2003-02-14 Mark Kettenis <kettenis@gnu.org>
658
659 * configure.in: Add check for _etext.
660 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
661 available.
662 * config.in, configure: regenerated.
663
664 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
665
666 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
667
668 2003-02-14 Andrew Cagney <ac131313@redhat.com>
669
670 * main.c (tui_version): Delete variable.
671 (captured_main): When --tui, set interpreter_p to "tui" instead of
672 enabling tui_version.
673 * printcmd.c (display_command) [TUI]: Test tui_active instead of
674 tui_version.
675 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
676 * cli/cli-cmds.c (disassemble_command): Ditto.
677 * defs.h (tui_version): Delete declaration.
678 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
679 (tui-interp.o): Add rules.
680 (SUBDIR_TUI_OBS): Add "tui-interp.o".
681
682 2003-02-14 Christopher Faylor <cgf@redhat.com>
683
684 * win32-nat.c (register_loaded_dll): Correctly set address range for
685 just-loaded dll.
686
687 2003-02-12 Jason Molenda (jmolenda@apple.com)
688
689 * symmisc.c (print_objfile_statistics): Include information about
690 the number of psymtabs and symtabs in each object file.
691
692 2003-02-13 Keith R Seitz <keiths@redhat.com>
693
694 * main.h (struct captured_main_args): Add interpreter_p.
695 * main.c (captured_main): Initialize interpreter_p from context.
696 * gdb.c (main): Set interpreter_p argument.
697 * Makefile.in (gdb.o): Add dependency for interps.h.
698
699 2003-02-12 Andrew Cagney <ac131313@redhat.com>
700
701 * event-top.c (cli_command_loop): Delete declaration.
702 (_initialize_event_loop): Delete function setting event_loop_hook.
703 * event-top.h (cli_command_loop): Declare. Update copyright.
704 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
705 * interps.c (current_interp_command_loop): When event_loop_p, call
706 cli_command_loop.
707
708 2003-02-12 Andrew Cagney <ac131313@redhat.com>
709
710 * interps.h (interp_command_loop_ftype): Change return type to
711 void.
712
713 2003-02-12 Michal Ludvig <mludvig@suse.cz>
714
715 * x86-64-tdep.c (x86_64_extract_return_value)
716 (x86_64_store_return_value): Use regcache instead of regbuf.
717 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
718 * x86-64-linux-nat.c (fill_gregset): Use regcache.
719
720 2003-02-11 Andrew Cagney <ac131313@redhat.com>
721
722 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
723 * aclocal.m4: Regenerate.
724 * configure: Regenerate.
725
726 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
727 TCL_LD_SEARCH_FLAGS.
728
729 2003-02-10 Michal Ludvig <mludvig@suse.cz>
730
731 * dwarf2cfi.c: Reindented.
732
733 2003-02-09 Andrew Cagney <ac131313@redhat.com>
734
735 * interps.c (clear_interpreter_hooks): Convert function definition
736 to ISO C.
737
738 2003-02-07 David Carlton <carlton@math.stanford.edu>
739
740 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
741
742 2003-02-07 Kevin Buettner <kevinb@redhat.com>
743
744 * gdbtypes.h (struct main_type): Move ``length'' field from here...
745 (struct type): ...to here.
746 (TYPE_LENGTH): Adjust to reflect different location of ``length''
747 field.
748 * gdbtypes.c (make_qualified_type): Set length on newly created type.
749 (replace_type): Set length on all type variants for a given type.
750
751 2003-02-07 Andrew Cagney <ac131313@redhat.com>
752
753 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
754 <sys/stat.h>.
755 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
756
757 2003-02-06 Andrew Cagney <ac131313@redhat.com>
758
759 * Makefile.in (symm-nat.o): Update dependencies.
760 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
761 (lynx-nat.o, ia64-linux-nat.): Ditto.
762 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
763 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
764 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
765
766 * Makefile.in (inflow_h): Define.
767 (procfs.o, inflow.o, procfs.o): Update dependencies.
768 * inftarg.c (child_stop): Delete extern declaration of
769 inferior_process_group. Include "inflow.h".
770 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
771 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
772 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
773 (our_process_group, inferior_process_group): Extern declarations.
774
775 * procfs.c: Include "gdb_assert.h".
776
777 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
778 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
779 * jv-typeprint.c (java_type_print_base): Ditto.
780 * typeprint.c (typedef_print): Eliminate STREQ.
781 * cli/cli-script.c (define_command, define_command): Ditto.
782 * main.c (captured_main): Ditto.
783 * values.c (lookup_internalvar): Ditto.
784 * utils.c (safe_strerror, parse_escape): Eliminate assignment
785 within `if' conditional.
786 * linespec.c (decode_line_2): Ditto.
787 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
788 (bfd_openw_with_cleanup): Ditto.
789
790 2003-02-07 Mark Kettenis <kettenis@gnu.org>
791
792 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
793 legacy_extract_return_value and store_return_value to
794 legacy_return_value.
795
796 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
797
798 * win32-nat.c (get_relocated_section_addrs): New function. Find
799 section load addresses for symbol handling in relocated DLLs.
800 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
801
802 2003-02-05 Fred Fish <fnf@intrinsity.com>
803
804 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
805 '=' and '!='.
806 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
807 with '&' and '=='.
808 (angel_RDI_info): Ditto.
809 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
810 with '&' and '!='.
811 (threads_continue_all_with_signals): Ditto.
812
813 2003-02-05 Jim Ingham <jingham@apple.com>
814 Keith Seitz <keiths@redhat.com>
815 Elena Zannoni <ezannoni@redhat.com>
816 Andrew Cagney <ac131313@redhat.com>
817
818 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
819 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
820 (SUBDIR_MI_OBS): Add "mi-interp.o".
821 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
822 (SFILES): Add "interps.c".
823 (COMMON_OBS): Add "interps.o".
824 (interps_h, mi_main_h): Define.
825 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
826 (mi-main.o, main.o, event-top.o): Update dependencies.
827 * cli/cli-interp.c: New file.
828 * interps.h, interps.c: New files.
829 * top.c: (gdb_init): Don't install the default interpreter, handed
830 by captured_main.
831 * main.c: Include "interps.h".
832 (interpreter_p): Note that it should malloc'ed.
833 (captured_command_loop): Call current_interp_command_loop.
834 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
835 xfree and xstrdup when updating interpreter_p. Install the
836 default interpreter. Add hack to stop mi1's copyright notice
837 being encoded.
838 * event-top.h (gdb_setup_readline): Declare.
839 (gdb_disable_readline): Declare.
840 * event-top.c: Include "interps.h".
841 (display_gdb_prompt): Call current_interp_display_prompt_p.
842 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
843 gdb_stdlog, and gdb_stdtarg.
844 (_initialize_event_loop): Don't call gdb_setup_readline.
845 * cli-out.c (cli_out_set_stream): New function.
846 * cli-out.h (cli_out_set_stream): Declare.
847
848 2003-02-06 Mark Kettenis <kettenis@gnu.org>
849
850 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
851 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
852 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
853 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
854 config/i386/i386v42mp.mt: Removed.
855
856 2003-02-05 Mark Kettenis <kettenis@gnu.org>
857
858 * configure.tgt (*-*-solaris*): Set gdb_osabi to
859 GDB_OSABI_SOLARIS.
860
861 2003-02-05 Michael Chastain <mec@shout.net>
862
863 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
864 2.12.1 and earlier versions.
865
866 2003-02-05 Andrew Cagney <ac131313@redhat.com>
867
868 Remove orphaned hosts, targets and files.
869 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
870 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
871 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
872 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
873 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
874 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
875 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
876 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
877 * config/sparc/tm-sp64sim.h: Delete.
878 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
879 hosts.
880 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
881 mips*-dec-mach3* targets.
882
883 2003-02-04 Michael Chastain <mec@shout.net>
884
885 * NEWS: Fix typo: sepcifying -> specifying.
886
887 2003-02-04 Michael Chastain <mec@shout.net>
888
889 * dwarfread.c: Add documentation on the state of dwarf-1,
890 looking towards obsoletion.
891
892 2003-02-03 Michael Chastain <mec@shout.net>
893
894 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
895 gdb/testsuite/gdb.c++/pr-1023.exp.
896
897 2003-02-04 Andrew Cagney <ac131313@redhat.com>
898
899 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
900 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
901
902 * utils.c (init_page_info): Delete reference to MPW in comments.
903 * main.c (captured_main): Delete #ifdef MPW.
904
905 2003-02-04 Andrew Cagney <ac131313@redhat.com>
906
907 * NEWS: Note that the m32r-*-elf* is obsolete.
908 * monitor.c (monitor_expect): Obsolete reference to m32r.
909 * configure.tgt: Mark m32r-*-elf* as obsolete.
910 * MAINTAINERS: Mark m32k as obsolete.
911 * m32r-rom.c: Obsolete file.
912 * config/m32r/m32r.mt: Obsolete file.
913 * config/m32r/tm-m32r.h: Obsolete file.
914 * m32r-stub.c: Obsolete file.
915 * m32r-tdep.c: Obsolete file.
916
917 2003-02-04 Andrew Cagney <ac131313@redhat.com>
918
919 * NEWS: Mention that the z8k-zilog-none is obsolete.
920 * MAINTAINERS: Mark z8k as obsolete.
921 * configure.tgt: Obsolete the z8k-*-coff* target.
922 * config/z8k/z8k.mt: Obsolete file.
923 * config/z8k/tm-z8k.h: Obsolete file.
924 * z8k-tdep.c: Obsolete file.
925
926 2003-02-04 Andrew Cagney <ac131313@redhat.com>
927
928 * NEWS: Mention that the mn10200-elf is obsolete.
929 * configure.tgt: Obsolete mn10200-*-* target.
930 * breakpoint.c (update_breakpoints_after_exec): Update comment to
931 mention that the mn10200 is obsolete.
932 * breakpoint.h: Ditto.
933 * MAINTAINERS: Mark the mn10200-elf as obsolete.
934 * config/mn10200/mn10200.mt: Obsolete file.
935 * config/mn10200/tm-mn10200.h: Obsolete file.
936 * mn10200-tdep.c: Obsolete file.
937
938 2003-02-04 Andrew Cagney <ac131313@redhat.com>
939
940 * MAINTAINERS: Mark h8500 as obsolete.
941 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
942 * findvar.c (value_from_register): Ditto.
943 * h8500-tdep.c: Mark file as obsolete.
944 * config/h8500/h8500.mt: Ditto.
945 * config/h8500/tm-h8500.h: Ditto.
946 * NEWS: Mention that h8500 is obsolete.
947
948 2003-02-04 David Carlton <carlton@math.stanford.edu>
949
950 * objfiles.c (allocate_objfile): Always set name. Add comment at
951 start of function.
952 * jv-lang.c (get_dynamics_objfile): Add comment.
953
954 2003-02-04 David Carlton <carlton@math.stanford.edu>
955
956 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
957 * printcmd.c (build_address_symbolic): Replace uses of
958 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
959 SYMBOL_NAME, and asm_demangle.
960 Update copyright.
961
962 2003-02-04 David Carlton <carlton@math.stanford.edu>
963
964 * linespec.c (decode_compound): Extract code into
965 lookup_prefix_sym.
966 (lookup_prefix_sym): New function.
967
968 2003-02-04 David Carlton <carlton@math.stanford.edu>
969
970 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
971 FLOAT_COERCION_BADNESS.
972 * gdbtypes.c (rank_one_type): Replace all uses of
973 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
974
975 2003-02-04 Jim Blandy <jimb@redhat.com>
976
977 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
978 section, let dwarf_macinfo_section point to it, not
979 dwarf_loc_section.
980
981 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
982
983 Pointed out by Anton Blanchard <anton@samba.org>.
984 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
985 (ppc_linux_at_sigtramp_return_path): Use it.
986
987 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
988
989 * defs.h (streq): Add prototype.
990 * utils.c (streq): New function.
991
992 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
993 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
994 * mdebugread.c (new_symbol): Likewise.
995 * stabsread.c (define_symbol): Likewise.
996 * coffread.c (process_coff_symbol): Likewise.
997 * dwarfread.c (new_symbol): Likewise.
998
999 * minsyms.c (prim_record_minimal_symbol_and_info): Use
1000 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
1001 here.
1002 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
1003 SYMBOL_INIT_DEMANGLED_NAME.
1004 * objfiles.c: Include "hashtab.h".
1005 (allocate_objfile): Call htab_set_functions_ex for the
1006 demangled_names_hash.
1007 (free_objfile): Call htab_delete for the demangled_names_hash.
1008 * objfiles.h (struct htab): Add declaration.
1009 (struct objfile): Add demangled_names_hash.
1010 * symfile.c: Include "hashtab.h".
1011 (reread_symbols): Call htab_delete for the demangled_names_hash.
1012 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
1013 SYMBOL_NAME in the bcache.
1014 * symtab.c: Include "hashtab.h". Update comments.
1015 (create_demangled_names_hash, symbol_set_names): New functions.
1016 (symbol_find_demangled_name): New function, broken out from
1017 symbol_init_demangled_names.
1018 (symbol_init_demangled_names): Use it.
1019 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
1020 (SYMBOL_SET_NAMES): New macro.
1021 (symbol_set_names): Add prototype.
1022
1023 2003-02-03 Jim Blandy <jimb@redhat.com>
1024
1025 Use a single, consistent representation for an empty minimal
1026 symbol table in an objfile.
1027 * objfiles.c (terminate_minimal_symbol_table): New function.
1028 (allocate_objfile): Call it.
1029 * objfiles.h (terminate_minimal_symbol_table): New declaration.
1030 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
1031 non-NULL.
1032 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
1033 objfile has minimal symbols, compare minimal_symbol_count to zero,
1034 instead of comparing msymbols with NULL.
1035 * objfiles.c (have_minimal_symbols): Same.
1036 * solib-sunos.c (solib_add_common_symbols): Call
1037 terminate_minimal_symbol_table.
1038 * symfile.c (reread_symbols): Same.
1039
1040 2003-02-03 Kevin Buettner <kevinb@redhat.com>
1041
1042 * s390-tdep.c (s390_address_class_type_flags)
1043 (s390_address_class_type_flags_to_name)
1044 (s390_address_class_name_to_type_flags): New functions.
1045 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
1046 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
1047
1048 2003-02-03 Michael Snyder <msnyder@redhat.com>
1049
1050 * arm-tdep.c: Fix spell-o in comment.
1051
1052 2003-02-03 Michal Ludvig <mludvig@suse.cz>
1053
1054 * dwarf2cfi.c (pointer_encoding): Added new parameter.
1055 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
1056 error messages to contain BFD filename.
1057
1058 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
1059
1060 Fix PR gdb/742 gdb/743 gdb/877
1061 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
1062 (do_mixed_source_and_assembly): Use
1063 make_cleanup_ui_out_tuple_begin_end and
1064 make_cleanup_ui_out_tuple_begin_end.
1065 (do_mixed_source_and_assembly): Ditto.
1066 * thread.c (do_captured_list_thread_ids): Ditto.
1067 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
1068 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
1069 ui_out_tuple_end): Delete prototypes.
1070 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
1071 ui_out_list_end, ui_out_tuple_end): Delete.
1072
1073 From Kevin Buettner <kevinb@redhat.com>:
1074 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
1075 * ui-out.c (make_cleanup_ui_out_table_begin_end)
1076 (do_cleanup_table_end): New functions.
1077 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
1078 Use cleanups to invoke_ui_out_tuple_end().
1079 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
1080 * cli/cli-setshow.c (cmd_show_list): Use
1081 make_cleanup_ui_out_tuple_begin_end.
1082
1083 2003-02-02 Andrew Cagney <ac131313@redhat.com>
1084
1085 * frame.c (frame_unwind_register): New function.
1086 (frame_unwind_unsigned_register): Use.
1087 (frame_unwind_signed_register): Use.
1088 (frame_read_register): New function.
1089 * frame.h (frame_unwind_register): Declare.
1090 (frame_read_register): Declare.
1091
1092 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
1093 and frame_unwind_register instead of read_memory, write_register
1094 and deprecated_write_register_bytes.
1095
1096 2003-02-02 Andrew Cagney <ac131313@redhat.com>
1097
1098 * frame.h: Note that namelen can be negative.
1099 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
1100 NAME's length.
1101
1102 * NEWS: Mention that the d10v's `regs' command is deprecated.
1103 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
1104 (d10v_print_registers_info): New function.
1105 (show_regs): Call d10v_print_registers_info.
1106 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
1107
1108 2003-02-02 Mark Kettenis <kettenis@gnu.org>
1109
1110 * stack.c (print_frame_info): Restore call to annotate_frame_begin
1111 lost in the previous patch.
1112
1113 2003-02-01 Andrew Cagney <ac131313@redhat.com>
1114
1115 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
1116 * stack.c (print_frame_info_base): Output complete FRAME tuple
1117 for synthesized frames.
1118
1119 2003-02-02 Andrew Cagney <ac131313@redhat.com>
1120
1121 * mips-nat.c (zerobuf): Delete.
1122 (fetch_inferior_registers): Alloc local zerobuf.
1123 (fetch_core_registers): Alloc local zerobuf.
1124 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
1125 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
1126 * thread-db.c (thread_db_store_registers): Ditto.
1127 * sh-tdep.c (sh_do_register): Ditto.
1128 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
1129 * remote-sim.c (gdbsim_store_register): Ditto.
1130 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
1131 * remote-e7000.c (fetch_regs_from_dump): Ditto.
1132 * monitor.c (monitor_supply_register): Ditto.
1133 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
1134 * mips-nat.c (fetch_inferior_registers): Ditto.
1135 * m68klinux-nat.c (fetch_register): Ditto.
1136 * lynx-nat.c (fetch_inferior_registers): Ditto.
1137 (fetch_inferior_registers): Ditto.
1138 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
1139 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
1140 (hpux_thread_store_registers): Ditto.
1141 * hppah-nat.c (fetch_register): Ditto.
1142 * hppab-nat.c (fetch_register): Ditto.
1143 * hppa-tdep.c (pa_register_look_aside): Ditto.
1144 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
1145 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
1146
1147 2003-02-01 Andrew Cagney <ac131313@redhat.com>
1148
1149 * gdbarch.sh: Explictly specify all method levels. When a
1150 variable with an empty level, provide a non-multi-arch default.
1151 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
1152 * gdbarch.h: Re-generate.
1153 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
1154 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
1155
1156 2003-02-01 Andrew Cagney <ac131313@redhat.com>
1157
1158 * defs.h (host_pointer_to_address): Delete declaration.
1159 (address_to_host_pointer): Delete declaration.
1160 * utils.c (host_pointer_to_address): Delete function.
1161 (address_to_host_pointer): Delete function.
1162 * procfs.c (procfs_address_to_host_pointer): New function.
1163 * procfs.c (proc_set_watchpoint): Use.
1164 (procfs_can_use_hw_breakpoint): Update comments.
1165 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
1166 (som_solib_add): Use.
1167 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
1168 * hppa-tdep.c (unwind_command): Use.
1169
1170 2003-02-01 Andrew Cagney <ac131313@redhat.com>
1171
1172 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
1173 strlen d_name.
1174
1175 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
1176 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
1177 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
1178 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
1179 (define_symbol): Update.
1180 * symfile.c (generic_load): Remove references to nindy.
1181 * symtab.c: Remove references to nindy.
1182
1183 2003-02-01 Andrew Cagney <ac131313@redhat.com>
1184
1185 * infcmd.c (print_float_info): Delete code conditional on
1186 FLOAT_INFO.
1187 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
1188 * config/m68k/nm-apollo68b.h: Ditto.
1189 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
1190 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
1191 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
1192
1193 2003-02-01 Mark Kettenis <kettenis@gnu.org>
1194
1195 * config/i386/tm-i386os9k.h: Removed.
1196
1197 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
1198 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
1199 they're identical to i[3456]86-*-sysv* now.
1200 * config/i386/i386v32.mh: Removed.
1201 * config/i386/xm-i386v32.h: Removed.
1202 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
1203
1204 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
1205
1206 * config/i386/i386dgux.mh: Removed.
1207 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
1208
1209 * configure.in: Fix typo.
1210 * configure: Regenerated.
1211
1212 2003-01-31 David Carlton <carlton@math.stanford.edu>
1213
1214 * dwarf2read.c (dwarf2_locate_sections): Set
1215 dwarf_ranges_section.
1216
1217 2003-01-31 Andrew Cagney <ac131313@redhat.com>
1218
1219 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
1220 * utils.c: Update comments documenting legitimate uses of PTR.
1221
1222 * utils.c: Re-indent.
1223
1224 * config/djgpp/fnchange.lst: Delete nindy files.
1225 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
1226 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
1227 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
1228 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
1229 * nindy-share/README, nindy-share/Onindy.c: Delete files.
1230 * nindy-tdep.c, nindy-share/Makefile: Delete files.
1231 * Makefile.in (init.c): Remove nindy references.
1232 (saber_gdb): Delete rule.
1233 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
1234 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
1235 and a68v-nat.c.
1236 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
1237 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
1238 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
1239 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
1240 nindy-share/stop.h.
1241 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
1242 * saber.suppress: Delete file.
1243
1244 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
1245
1246 * dbxread.c (stabs_data): New static variable.
1247 (fill_symbuf): Support an in-memory buffer for stabs data.
1248 (stabs_seek): New function.
1249 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
1250 (read_ofile_symtab): Use stabs_seek.
1251 (elfstab_build_psymtabs): Take an asection* instead of
1252 an offset and size. Relocate the stabs data if necessary.
1253 Save the section* for dbx_psymtab_to_symtab.
1254 * dwarf2read.c: Add section variables for each debug section.
1255 (dwarf2_locate_sections): Fill them in.
1256 (dwarf2_read_section): Take an asection* argument.
1257 Relocate the section contents if necessary.
1258 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
1259 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
1260 it to dwarf2_read_section.
1261 (dwarf2_build_frame_info): Update callers.
1262 * elfread.c (elf_symfile_read): Update call to
1263 elfstab_build_psymtabs.
1264 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
1265 (DBX_STAB_SECTION): New macro.
1266 * stabsread.h (elfstab_build_psymtabs): Update prototype.
1267 * symfile.c (symfile_dummy_outputs): New function.
1268 (symfile_relocate_debug_section): New function.
1269 * symfile.h (symfile_relocate_debug_section): Add prototype.
1270
1271 2003-01-31 Richard Henderson <rth@redhat.com>
1272
1273 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
1274 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
1275 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
1276 * alpha-tdep.c (alpha_register_name): Add "unique".
1277 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
1278 (ALPHA_UNIQUE_REGNUM): New.
1279 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
1280
1281 2003-01-31 Andrew Cagney <ac131313@redhat.com>
1282
1283 * README: Remove reference to Ericsson 1800 monitor.
1284 * Makefile.in (remote-es.o): Delete rule.
1285 (ALLDEPFILES): Delete remote-es.c.
1286 * remote-es.c: Delete file.
1287 * config/m68k/es1800.mt: Delete file.
1288 * config/djgpp/fnchange.lst: Update.
1289 * configure.tgt: Delete m68*-ericsson-* target.
1290
1291 2003-01-31 Adam Fedor <fedor@gnu.org>
1292
1293 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
1294 Remove duplicate/shadowing variable of same name.
1295
1296 2003-01-30 Jim Blandy <jimb@redhat.com>
1297
1298 * symfile.c (find_separate_debug_file): Assert that the objfile's
1299 directory name we compute ends with a slash, and then assume that
1300 that's so everywhere we use it.
1301
1302 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
1303
1304 * valops.c (value_assign): Flush frame cache after stores to memory
1305 also.
1306
1307 2003-01-30 Andrew Cagney <ac131313@redhat.com>
1308
1309 * Makefile.in (mon960-rom.o): Delete rule.
1310 * mon960-rom.c: Delete file.
1311
1312 2003-01-30 Andrew Cagney <ac131313@redhat.com>
1313
1314 * d10v-tdep.c: Include "frame-unwind.h".
1315 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
1316 list.
1317 (next_addr, uses_frame): Delete.
1318 (struct d10v_unwind_cache): Define.
1319 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
1320 Use info instead of next_addr and uses_frame globals.
1321 (d10v_frame_init_saved_regs): Delete function.
1322 (d10v_init_extra_frame_info): Delete function.
1323 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
1324 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
1325 init_frame_pc or frame_saved_pc.
1326 (d10v_pop_frame): Delete function.
1327 (do_d10v_pop_frame): Delete function.
1328 (d10v_frame_chain): Delete function.
1329 (d10v_frame_chain_valid): Delete function.
1330 (d10v_frame_pc_unwind): New function.
1331 (d10v_frame_id_unwind): New function.
1332 (saved_regs_unwinder): New function.
1333 (d10v_frame_register_unwind): New function.
1334 (d10v_frame_pop): New function.
1335 (d10v_frame_unwind): New variable.
1336 (d10v_frame_p): New function.
1337 (d10v_frame_saved_pc): Delete function.
1338 * Makefile.in (d10v-tdep.o): Update dependencies.
1339
1340 2003-01-30 J. Brobecker <brobecker@gnat.com>
1341
1342 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
1343 causing some regressions due to a change in the default value
1344 for this macro.
1345
1346 2003-01-29 Richard Henderson <rth@redhat.com>
1347 Elena Zannoni <ezannoni@redhat.com>
1348 Daniel Jacobowitz <drow@mvista.com>
1349
1350 Fix PR gdb/961.
1351 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
1352 variables.
1353 (RANGES_SECTION): New.
1354 (dwarf_ranges_buffer): New variable.
1355 (struct comp_unit_head): Add member "die".
1356 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
1357 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
1358 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
1359 (dwarf2_locate_sections): Likewise.
1360 (dwarf2_build_psymtabs): Read .debug_ranges.
1361 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
1362 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
1363 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
1364 Look for DW_AT_ranges and return the bounding box.
1365
1366 2003-01-29 Brian Ford <ford@vss.fsi.com>
1367
1368 * win32-nat.c (cygwin_pid): Removed as unused.
1369 (child_attach): Try fall back to Cygwin pid.
1370
1371 2003-01-29 Jim Blandy <jimb@redhat.com>
1372
1373 * objfiles.h (struct objfile): Doc fix.
1374
1375 2003-01-29 Andrew Cagney <ac131313@redhat.com>
1376
1377 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
1378 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
1379 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
1380 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
1381 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
1382 (FRAME_SAVED_PC): Change to a function with predicate.
1383 * gdbarch.h, gdbarch.c: Re-generate.
1384
1385 2003-01-28 Andrew Cagney <ac131313@redhat.com>
1386
1387 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
1388
1389 * complaints.c (complain): Delete function.
1390 * complaints.h (struct deprecated_complaint): Delete definition.
1391 (complain): Delete declaration.
1392
1393 2003-01-28 Kevin Buettner <kevinb@redhat.com>
1394
1395 * mips-tdep.c (mips_init_extra_frame_info): Return early for
1396 dummy frames.
1397
1398 2003-01-27 Andrew Cagney <ac131313@redhat.com>
1399
1400 * sentinel-frame.h, sentinel-frame.c: New files.
1401 * Makefile.in (frame.o): Update dependencies.
1402 (SFILES): Add sentinel-frame.c.
1403 (sentinel_frame_h): Define.
1404 (COMMON_OBS): Add sentinel-frame.o.
1405 (sentinel-frame.o): Specify dependencies.
1406 * frame.c: Include "sentinel-frame.h".
1407 (frame_register_unwind): Rewrite assuming that there is always a a
1408 ->next frame.
1409 (frame_register, generic_unwind_get_saved_register): Ditto.
1410 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
1411 (create_sentinel_frame, unwind_to_current_frame): New functions.
1412 (get_current_frame): Rewrite using create_sentinel_frame and
1413 unwind_to_current_frame. When possible, always create a frame.
1414 (create_new_frame): Set next to the sentinel frame.
1415 (get_next_frame): Rewrite. Don't go below the level 0 frame.
1416 (deprecated_update_frame_pc_hack): Update the next frame's PC and
1417 ID cache when necessary.
1418 (frame_saved_regs_id_unwind): Use frame_relative_level.
1419 (deprecated_generic_get_saved_register): Use frame_relative_level,
1420 get_frame_saved_regs, get_frame_pc, get_frame_base and
1421 get_next_frame.
1422 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
1423 frame_register.
1424
1425 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
1426
1427 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
1428
1429 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
1430
1431 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
1432 (maintenance_set_profile_cmd): Use error () instead of warning ().
1433
1434 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
1435
1436 * configure.in: Check that -pg works if using --enable-profiling.
1437 Check for monstartup and _mcleanup regardless of --enable-profiling.
1438 * maint.c: Check for monstartup and _mcleanup before using them.
1439 * config.in: Regenerated.
1440 * configure: Regenerated.
1441
1442 2003-01-24 Nick Clifton <nickc@redhat.com>
1443
1444 * Add sh2e support:
1445
1446 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
1447
1448 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
1449 (sh2e_show_regs): New.
1450 (sh_gdbarch_init): Handle bfd_mach_sh2e.
1451 * config/sh/tm-sh.h: Added sh2e to comments.
1452
1453 2003-01-23 Jim Blandy <jimb@redhat.com>
1454
1455 * symfile.c (syms_from_objfile): Don't print the "(no debugging
1456 symbols found)" message here; we haven't checked for a separate
1457 debug info file yet, so we don't know yet.
1458 (symbol_file_add_with_addrs_or_offsets): Print it here, after
1459 we've looked everywhere. Also, there's no need to print a special
1460 message when we're loading the separate debug info file: the one
1461 symbol_file_add prints is fine.
1462
1463 2003-01-23 Alexander Larsson <alexl@redhat.com>
1464 Jim Blandy <jimb@redhat.com>
1465
1466 Add support for executables whose debug info has been separated
1467 out into a separate file, leaving only a link behind.
1468 * objfiles.h (struct objfile): New fields: separate_debug_objfile
1469 and separate_debug_objfile_backlink.
1470 (put_objfile_before): New declaration.
1471 * symfile.c: #include "filenames.h".
1472 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
1473 debug info in a separate file, read that, too. Save the addrs
1474 argument, so we can use it again to read the separated debug info;
1475 syms_from_objfile modifies the table we pass it.
1476 (reread_symbols): After re-reading an objfile, call
1477 reread_separate_symbols to refresh its separate debug info
1478 objfile, if it has one.
1479 (reread_separate_symbols, find_separate_debug_file,
1480 get_debug_link_info, separate_debug_file_exists): New functions.
1481 (debug_file_directory): New global var.
1482 (_initialize_symfile): Initialize debug_file_directory, and
1483 provide the new `set debug-file-directory' command to let the user
1484 change it.
1485 * objfiles.c (free_objfile): If this objfile has its debug info in
1486 a separate objfile, free that one too. If this is itself a
1487 separate debug info objfile, clear our parent's backlink.
1488 (put_objfile_before): New function.
1489 * utils.c (gnu_debuglink_crc32): New function.
1490 * defs.h (gnu_debuglink_crc32): New declaration.
1491 * Makefile.in (symfile.o): Note dependency on "filenames.h".
1492 * configure.in: Handle --with-separate-debug-dir config option.
1493 * acinclude.m4 (AC_DEFINE_DIR): New macro.
1494 * acconfig.h (DEBUGDIR): New macro.
1495 * configure, aclocal.m4, config.in: Regenerated.
1496
1497 2003-01-22 Jim Blandy <jimb@redhat.com>
1498
1499 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
1500 like the old symbol_file_add, but taking new arguments: you can
1501 now pass in either a `struct section_addr_info' list to say where
1502 each section is loaded, or a `struct section_offsets' table. Pass
1503 these new arguments through to syms_from_objfile as appropriate.
1504 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
1505 with the appropriate quiescent values for the new arguments.
1506
1507 * symfile.c: #include "gdb_assert.h".
1508 (syms_from_objfile): Add the ability to pass in a section offset
1509 table directly, as an alternative to the section_addr_info table.
1510 Document arguments better.
1511 (symbol_file_add): Pass extra arguments to syms_from_objfile.
1512 * symfile.h (syms_from_objfile): Update declaration.
1513 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
1514 syms_from_objfile.
1515 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
1516
1517 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
1518
1519 Original patch by Tom Tromey <tromey@cygnus.com> and
1520 Jason Molenda <jmolenda@apple.com>.
1521 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
1522 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
1523 * NEWS: Mention profiling.
1524 * configure.in (--enable-gdbtk): Fix typo.
1525 (--enable-profiling): New. Set PROFILE_CFLAGS.
1526 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
1527 Fill in function.
1528 (profiling_state): New variable.
1529 (mcleanup_wrapper): New function.
1530 (_initialize_maint): Remove NOTYET, fix call to
1531 add_setshow_boolean_cmd for "maint set profile".
1532 * configure: Regenerated.
1533
1534 2003-01-21 Martin M. Hunt <hunt@redhat.com>
1535
1536 * Makefile.in (install-gdbtk): Install PNG images too.
1537
1538 2003-01-21 Andrew Cagney <ac131313@redhat.com>
1539
1540 * exec.c (text_start): Delete global variable.
1541 (exec_file_attach): Make text_start local to the function.
1542 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
1543 * valops.c (hand_function_call): Delete code that handles
1544 BEFORE_TEXT_END and AFTER_TEXT_END.
1545 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
1546 of CALL_DUMMY_LOCATION.
1547 * gdbarch.c: Regenerate.
1548 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
1549 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
1550 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
1551 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
1552 (text_end): Delete extern declaration.
1553
1554 2003-01-21 Andrew Cagney <ac131313@redhat.com>
1555
1556 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
1557 * blockframe.c (backtrace_below_main): Move to "frame.c".
1558 (frame_chain_valid): Delete check for backtrace_below_main.
1559 (_initialize_blockframe): Delete initialization, move ``set
1560 backtrace-below-main'' command to "frame.c".
1561 (do_flush_frames_sfunc): Delete function.
1562 * frame.c: Include "command.h" and "gdbcmd.h".
1563 (frame_type_from_pc): New function.
1564 (create_new_frame): Use frame_type_from_pc.
1565 (legacy_get_prev_frame): New function.
1566 (get_prev_frame): Rewrite. When an old style frame, call
1567 legacy_get_prev_frame. Otherwize, unwind the PC first.
1568 (_initialize_frame): Add ``set backtrace-below-main'' command.
1569 * Makefile.in (frame.o): Update dependencies.
1570
1571 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1572
1573 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
1574 DEPRECATED_REGISTERS_INFO.
1575
1576 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1577
1578 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
1579 Maintainers'. Update `Various Maintainers'.
1580
1581 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1582
1583 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
1584 * gdbarch.sh (POP_FRAME): Change to function with predicate.
1585 Suppress actual parameters when `-'.
1586 * gdbarch.h, gdbarch.c: Regenerate.
1587
1588 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1589
1590 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
1591 code handling dummy frames.
1592
1593 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1594
1595 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
1596 (struct frame_unwind): Add field pop.
1597 * frame.h (frame_pop): Declare.
1598 * frame.c (frame_saved_regs_pop): New function.
1599 (trad_frame_unwinder): Add frame_saved_regs_pop.
1600 (frame_pop): New function.
1601 * dummy-frame.c (dummy_frame_pop): New function.
1602 (discard_innermost_dummy): New function.
1603 (generic_pop_dummy_frame): Use discard_innermost_dummy.
1604 (dummy_frame_unwind): Add dummy_frame_pop.
1605 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
1606 * valops.c (hand_function_call): Ditto.
1607 * stack.c (return_command): Ditto.
1608
1609 2003-01-18 Andrew Cagney <ac131313@redhat.com>
1610
1611 * cris-tdep.c: Fix function declaration indentation.
1612 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
1613 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
1614 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
1615 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
1616 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
1617 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
1618
1619 2003-01-18 Michael Chastain <mec@shout.net>
1620
1621 * README (Unpacking and Installation -- quick overview):
1622 Warn against ".../gdb-5.3/gdb/configure".
1623
1624 2003-01-18 Andrew Cagney <ac131313@redhat.com>
1625
1626 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
1627 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
1628 (struct frame_unwind): Declare opaque.
1629 (dummy_frame_p): Declare function.
1630 * dummy-frame.c (dummy_frame_id_unwind): Make static.
1631 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
1632 * dummy-frame.c: Include "frame-unwind.h".
1633 (dummy_frame_p): New function.
1634 (dummy_frame_unwind): New variable.
1635 * frame.c: Include "frame-unwind.h".
1636 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
1637 to use the new unwind field.
1638 (set_unwind_by_pc): Delete function.
1639 (create_new_frame, get_prev_frame): Set unwind field using
1640 frame_unwind_find_by_pc.
1641 (trad_frame_unwind, trad_frame_unwinder): New variables.
1642 * frame.h (trad_frame_unwind): Declare variable.
1643 (frame_id_unwind_ftype): Delete declaration.
1644 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
1645 (struct frame_unwind): Declare opaque.
1646 (struct frame_info): Replace the fields id_unwind, pc_unwind and
1647 register_unwind with a single unwind pointer.
1648 * frame-unwind.h, frame-unwind.c: New files.
1649 * Makefile.in (SFILES): Add frame-unwind.c.
1650 (frame_unwind_h): Define.
1651 (COMMON_OBS): Add frame-unwind.o.
1652 (frame-unwind.o): Specify dependencies.
1653 (frame.o, dummy-frame.o): Update dependencies.
1654
1655 2003-01-18 Andrew Cagney <ac131313@redhat.com>
1656
1657 * ada-valprint.c: Eliminate PTR.
1658 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
1659 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
1660 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
1661 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
1662 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
1663 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
1664 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
1665
1666 2003-01-17 Andrew Cagney <ac131313@redhat.com>
1667
1668 * main.c (captured_main): Don't use PTR.
1669 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
1670 * gdbtypes.c (lookup_primitive_typename): Ditto.
1671 (lookup_struct_elt_type): Ditto.
1672 * f-valprint.c (info_common_command): Ditto.
1673 (list_all_visible_commons): Ditto.
1674 * jv-typeprint.c (java_type_print_base): Ditto.
1675
1676 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
1677 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
1678 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
1679 i386-interix-nat.c and i386-interix-tdep.c. Rename
1680 m68klinux-nat.c and m68klinux-tdep.c. Rename
1681 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
1682 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
1683 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
1684 * main.c (captured_main): Use xfree, not free.
1685
1686 2003-01-16 Andrew Cagney <ac131313@redhat.com>
1687
1688 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
1689 ID back using a parameter.
1690 * frame.c (frame_id_unwind): Update call.
1691 (frame_saved_regs_id_unwind): Update.
1692 * dummy-frame.c (dummy_frame_id_unwind): Update function.
1693 * dummy-frame.h (struct frame_id): Add opaque declaration.
1694 (dummy_frame_id_unwind): Update declaration.
1695
1696 2003-01-15 Andrew Cagney <ac131313@redhat.com>
1697
1698 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
1699
1700 2003-01-15 Stephen P. Smith <ischis2@cox.net>
1701
1702 * MAINTAINERS (Stephen P. Smith): Updated email address.
1703
1704 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
1705
1706 Fix PR gdb/898
1707 * breakpoint.c (until_break_command): Add new argument. Use it to
1708 decide whether to stop only at the current frame or not.
1709 * breakpoint.h (until_break_command): Update prototype.
1710 * infcmd.c (until_command): Add new argument to until_break_command
1711 call.
1712 (advance_command): New function.
1713 (_initialize_infcmd): Update help string for 'until' command.
1714 Add new 'advance' command.
1715
1716 2003-01-14 David Carlton <carlton@math.stanford.edu>
1717
1718 * linespec.c (decode_line_1): Normalize comments.
1719 (set_flags): Ditto.
1720 (locate_first_half): Ditto.
1721 (decode_compound): Ditto.
1722 (symtab_from_filename): Ditto.
1723 (decode_all_digits): Ditto.
1724 (decode_dollar): Ditto.
1725 (find_methods): Ditto.
1726 (find_toplevel_char): Ditto.
1727
1728 2003-01-13 Andrew Cagney <ac131313@redhat.com>
1729
1730 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
1731 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
1732 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
1733 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
1734 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
1735 * language.c, language.h, m32r-tdep.c: Update copyright.
1736 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
1737 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
1738 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
1739 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
1740 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
1741 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
1742
1743 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
1744
1745 * stabsread.h (process_later, resolve_cfront_continuation):
1746 Obsolete.
1747 Update copyright years.
1748 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
1749 Update copyright year.
1750 * dbxread.c(struct cont_elem): Obsolete.
1751 (process_later, process_now): Obsolete functions.
1752 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
1753 Update copyright year.
1754 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
1755 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
1756 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
1757 (parse_partial_symbols): Obsolete cfront support.
1758 * stabsread.c
1759 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
1760 macros.
1761 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
1762 read_cfront_baseclasses, read_cfront_member_functions,
1763 resolve_cfront_continuation,read_cfront_static_fields,
1764 copy_cfront_struct_fields): Obsolete functions.
1765 (define_symbol, read_one_struct_field): Obsolete cfront support.
1766 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
1767 Update Copyright year.
1768
1769 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
1770
1771 * stack.c (print_frame_info, print_stack_frame_base_stub,
1772 print_stack_frame_base, show_and_print_stack_frame_stub,
1773 show_and_print_stack_frame, print_only_stack_frame_stub,
1774 print_only_stack_frame): Delete functions.
1775 (print_stack_frame_stub): Call print_frame_info instead of
1776 print_frame_info_base.
1777 (print_frame_info_base): Rename to print_frame_info.
1778 (backtrace_command_1): Call print_frame_info, instead of
1779 print_frame_info_base.
1780 (current_frame_command): Call print_stack_frame, instead of
1781 print_only_stack_frame.
1782 (frame_command): Call print_stack_frame, instead of
1783 show_and_print_stack_frame.
1784 (up_command): Ditto.
1785 (down_command): Ditto.
1786 * frame.h (print_only_stack_frame): Delete prototype.
1787 * infrun.c (normal_stop): Call print_stack_frame, instead of
1788 show_and_print_stack_frame.
1789 * thread.c (info_threads_command): Call print_stack_frame, instead
1790 of print_only_stack_frame.
1791
1792 2003-01-13 Andrew Cagney <ac131313@redhat.com>
1793
1794 * README (Graphical interface to GDB): Update URL. Point at
1795 gdb/links/.
1796
1797 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
1798 version match.
1799
1800 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1801
1802 * symtab.c (find_pc_sect_line): Don't consider end-of-function
1803 lines.
1804
1805 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1806
1807 * thread-db.c (attach_thread): Prototype.
1808 (struct private_thread_info): Remove lwpid. Add thread handle (th),
1809 thread information (ti), and valid flags (th_valid, ti_valid).
1810 (attach_thread): Move target_pid_to_str call to after the thread
1811 is added to GDB's list. Initialize the cache.
1812 (thread_get_info_callback, thread_db_map_id2thr)
1813 (thread_db_get_info): New functions.
1814 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
1815 (thread_db_store_registers, thread_db_thread_alive)
1816 (thread_db_get_thread_local_address): Use them.
1817 (thread_db_pid_to_str): Likewise. Return "Missing" instead
1818 of calling error() for threads in unknown state.
1819
1820 (clear_lwpid_callback): New function.
1821 (thread_db_resume): Use it to clear the cache.
1822
1823 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1824
1825 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
1826 (resume_callback): Remove dead code.
1827
1828 2003-01-13 Andrew Cagney <ac131313@redhat.com>
1829
1830 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
1831 predicate.
1832 * gdbarch.h, gdbarch.c: Regenerate.
1833 * stack.c (frame_info): Only initialize the saved registers when
1834 FRAME_INIT_SAVED_REGS_P.
1835 * frame.c (frame_saved_regs_register_unwind): Assert
1836 FRAME_INIT_SAVED_REGS_P.
1837 (deprecated_generic_get_saved_register): Ditto.
1838
1839 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1840
1841 * source.c (openp): Squelch warning about "filename".
1842
1843 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1844
1845 * source.c (openp): If the file does not exist don't necessarily
1846 search the path.
1847
1848 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1849
1850 Fix PR gdb/872.
1851 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
1852 (integer_types_same_name_p): New function.
1853 (rank_one_type): Use it.
1854 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
1855
1856 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1857
1858 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
1859 variables.
1860 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
1861 * configure.in: Add --with-sysroot.
1862 * configure: Regenerated.
1863 * main.c (gdb_sysroot): New variable.
1864 (captured_main): Initialize gdb_sysroot.
1865 * defs.h (gdb_sysroot): New extern declaration.
1866 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
1867
1868 2003-01-12 Michael Chastain <mec@shout.net>
1869
1870 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
1871
1872 2003-01-12 Michael Chastain <mec@shout.net>
1873
1874 * top.c (print_gdb_version): Bump copyright year to 2003.
1875
1876 2003-01-12 David Carlton <carlton@bactrian.org>
1877
1878 * linespec.c (symtab_from_filename): Rename variable 's' to
1879 'file_symtab'.
1880
1881 2003-01-12 Andrew Cagney <ac131313@redhat.com>
1882
1883 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
1884 dummy frame.
1885 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
1886
1887 2003-01-12 Andrew Cagney <ac131313@redhat.com>
1888
1889 * d10v-tdep.c: Include "gdb_assert.h".
1890 (d10v_store_return_value): Rewrite to match current interface.
1891 (d10v_extract_struct_value_address): Ditto.
1892 (d10v_extract_return_value): Ditto.
1893 (d10v_gdbarch_init): Set store_restore_value,
1894 extract_struct_value_address and extract_return_value.
1895
1896 2003-01-12 J. Brobecker <brobecker@gnat.com>
1897
1898 * hpread.c (set_namestring): New procedure replacing the
1899 SET_NAMESTRING macro.
1900 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
1901 by calls to set_namestring.
1902
1903 2003-01-11 J. Brobecker <brobecker@gnat.com>
1904
1905 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
1906 a compilation warning.
1907 (hpread_process_one_debug_symbol): Likewise.
1908
1909 2003-01-10 David Carlton <carlton@math.stanford.edu>
1910
1911 * linespec.c (decode_line_1): Rename variable 's' to
1912 'file_symtab'.
1913 (decode_all_digits): Rename argument 's' to 'file_symtab'.
1914 (decode_dollar): Ditto.
1915 (decode_variable): Ditto.
1916 (symbol_found): Ditto.
1917
1918 2003-01-09 Michael Chastain <mec@shout.net>
1919
1920 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
1921
1922 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
1923
1924 * win32-nat.c (set_process_privilege): New function.
1925 (child_attach): Call set_process_privilege() to enable the
1926 SE_DEBUG_NAME user privilege if available in process token.
1927
1928 2003-01-10 J. Brobecker <brobecker@gnat.com>
1929
1930 * hpread.c (hpread_process_one_debug_symbol): Fix a small
1931 compilation error in the previous revision.
1932
1933 2003-01-09 David Carlton <carlton@math.stanford.edu>
1934
1935 * linespec.c: Update copyright.
1936
1937 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
1938
1939 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
1940 than inferior_ptid.
1941 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
1942
1943 2003-01-09 Andrew Cagney <ac131313@redhat.com>
1944
1945 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
1946 Update comments.
1947 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
1948 (frame_saved_regs_zalloc): Update.
1949 (frame_saved_regs_register_unwind): Update.
1950 (create_new_frame): Update.
1951 (get_prev_frame): Update.
1952 (frame_extra_info_zalloc): Update.
1953 (deprecated_get_frame_saved_regs): Update.
1954 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
1955 * cris-tdep.c: Update comment.
1956
1957 * somsolib.h: Fix function indentation.
1958 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
1959 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
1960 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
1961 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
1962 * somsolib.c, inftarg.c: Remove assignment in if conditional.
1963
1964 * infrun.c (follow_fork): Use ISO C definition.
1965 * expprint.c (print_subexp): Use xfree instead of free.
1966 * charset.c: Include "gdb_string.h" instead of <string.h>.
1967 (register_iconv_charsets): Use ISO C definition.
1968 (host_charset, target_charset): Ditto.
1969 * Makefile.in (charset.o): Update dependencies.
1970 (mi-cmd-env.o): Update dependencies.
1971
1972 2003-01-08 Andrew Cagney <cagney@redhat.com>
1973
1974 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
1975 get_frame_base.
1976
1977 2003-01-08 Andrew Cagney <ac131313@redhat.com>
1978
1979 * gdb_mbuild.sh: Add --keep option. When specified, keep the
1980 build directories. Save edited gdb output in Mbuild.log. If a
1981 build fails, remove any final GDB executable.
1982
1983 2003-01-08 Andrew Cagney <ac131313@redhat.com>
1984
1985 * gdb_mbuild.sh: Edit the output of `maint print architecture'
1986 replacing hex constants with function names and stripping leading
1987 file name directory prefixes.
1988
1989 2003-01-08 Andrew Cagney <cagney@redhat.com>
1990
1991 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
1992 get_frame_base.
1993
1994 2003-01-08 David Carlton <carlton@math.stanford.edu>
1995
1996 * linespec.c (decode_line_1): Move code into decode_variable.
1997 (decode_variable): New function.
1998
1999 2003-01-08 Andrew Cagney <ac131313@redhat.com>
2000
2001 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
2002
2003 2003-01-08 Andrew Cagney <cagney@redhat.com>
2004
2005 * cris-tdep.c (cris_frame_init_saved_regs): Use
2006 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
2007 saved_regs buffer.
2008 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
2009 (sh64_nofp_frame_init_saved_regs): Ditto.
2010 (sh_fp_frame_init_saved_regs): Ditto.
2011 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
2012 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
2013 * mcore-tdep.c (analyze_dummy_frame): Ditto.
2014 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
2015
2016 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
2017
2018 * minsyms.c (lookup_minimal_symbol): Update comment.
2019 (lookup_minimal_symbol_text): Update comment. Use the hash table.
2020 (lookup_minimal_symbol_solib_trampoline): Likewise.
2021
2022 2003-01-08 Andrew Cagney <cagney@redhat.com>
2023
2024 * d10v-tdep.c (d10v_init_extra_frame_info): Use
2025 frame_relative_level.
2026
2027 * alpha-tdep.c: Use get_frame_extra_info.
2028 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
2029 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
2030 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
2031 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
2032
2033 * alpha-tdep.c: Use get_next_frame.
2034 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
2035 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
2036 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
2037 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
2038 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
2039 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
2040 * xstormy16-tdep.c: Ditto.
2041
2042 2003-01-07 Andrew Cagney <cagney@redhat.com>
2043
2044 * alpha-tdep.c: Use get_frame_base.
2045 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
2046 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
2047 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
2048 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
2049 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
2050 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
2051 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
2052 * config/sparc/tm-sparc.h: Ditto.
2053
2054 2003-01-07 Andrew Cagney <cagney@redhat.com>
2055
2056 * frame.c (deprecated_get_frame_context): New function.
2057 (deprecated_set_frame_context): New function.
2058 * frame.h (deprecated_get_frame_context): Declare.
2059 (deprecated_set_frame_context): Declare.
2060 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
2061 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
2062
2063 2003-01-07 Andrew Cagney <cagney@redhat.com>
2064
2065 * frame.c (deprecated_set_frame_next_hack): New function.
2066 (deprecated_set_frame_prev_hack): New function.
2067 * frame.h (deprecated_set_frame_next_hack): Declare.
2068 (deprecated_set_frame_prev_hack): Declare.
2069 * mcore-tdep.c (analyze_dummy_frame): Use
2070 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
2071 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
2072
2073 2003-01-07 David Carlton <carlton@math.stanford.edu>
2074
2075 * linespec.c (decode_line_1): Move code into decode_dollar.
2076 (decode_dollar): New function.
2077
2078 2003-01-07 Andrew Cagney <cagney@redhat.com>
2079
2080 * arm-tdep.c (arm_init_extra_frame_info): Use
2081 deprecated_update_frame_base_hack.
2082 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
2083 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
2084 (fix_frame_pointer): Ditto.
2085 (mn10300_analyze_prologue): Ditto.
2086
2087 2003-01-07 Andrew Cagney <cagney@redhat.com>
2088
2089 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
2090 extra_info using frame_extra_info_zalloc.
2091 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
2092 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
2093 (sh64_init_extra_frame_info): Ditto.
2094 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
2095 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
2096 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
2097 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
2098 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
2099 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
2100 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
2101 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
2102 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
2103 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
2104 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
2105 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
2106
2107 * mn10300-tdep.c (analyze_dummy_frame): Use
2108 deprecated_set_frame_extra_info_hack.
2109 * mcore-tdep.c (analyze_dummy_frame): Ditto.
2110
2111 2003-01-07 J. Brobecker <brobecker@gnat.com>
2112
2113 * mdebugread.c (parse_symbol): Skip stProc entries which storage
2114 class is not scText. These do not define "real" procedures.
2115 (parse_partial_symbols): Likewise.
2116
2117 2003-01-06 Michael Snyder <msnyder@redhat.com>
2118
2119 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
2120
2121 2003-01-06 Andrew Cagney <ac131313@redhat.com>
2122
2123 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
2124 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
2125 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
2126 deprecated_frame_xmalloc_with_cleanup.
2127 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
2128 deprecated_frame_xmalloc.
2129 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
2130 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
2131
2132 2003-01-06 Andrew Cagney <cagney@redhat.com>
2133
2134 * x86-64-linux-tdep.c: Include "osabi.h".
2135 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
2136
2137 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
2138
2139 2003-01-06 Andrew Cagney <cagney@redhat.com>
2140
2141 * MAINTAINERS (Target Instruction Set Architectures): Update
2142 arm-elf. Can be built with -Werror, has been multiarched.
2143
2144 * value.h (unpack_long): Make buffer parameter constant.
2145 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
2146 * scm-lang.h (scm_parse): Ditto.
2147 * defs.h (extract_typed_address, extract_address): Ditto.
2148 (extract_long_unsigned_integer): Ditto.
2149 * inferior.h (unsigned_pointer_to_address): Ditto.
2150 (signed_pointer_to_address): Ditto.
2151 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
2152 * gdbarch.h, gdbarch.c: Regenerate.
2153 * findvar.c (extract_long_unsigned_integer): Update.
2154 (extract_address): Update.
2155 (extract_typed_address): Update.
2156 (unsigned_pointer_to_address): Update.
2157 * values.c (unpack_long): Update.
2158 (unpack_double): Update.
2159 (unpack_pointer): Update.
2160 (unpack_field_as_long): Update.
2161 * d10v-tdep.c (d10v_pointer_to_address): Update.
2162 * avr-tdep.c (avr_pointer_to_address): Update.
2163 * scm-lang.c (scm_unpack): Update.
2164 * findvar.c (signed_pointer_to_address): Update.
2165
2166 2003-01-06 Michal Ludvig <mludvig@suse.cz>
2167
2168 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
2169 since it is in i386-tdep.c.
2170
2171 2003-01-06 J. Brobecker <brobecker@gnat.com>
2172
2173 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
2174 failure introduced in the previous change.
2175
2176 2003-01-05 Michael Chastain <mec@shout.net>
2177
2178 * README: Remove references to deleted remote-*.c files:
2179 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
2180 remote-nrom.c, remote-os9k.c, remote-udi.c.
2181
2182 2003-01-05 Mark Kettenis <kettenis@gnu.org>
2183
2184 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
2185 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
2186 i386_get_longjmp_target.
2187
2188 2003-01-05 Andrew Cagney <ac131313@redhat.com>
2189
2190 * arm-tdep.c (prologue_cache): Change to a pointer.
2191 (_initialize_arm_tdep): Allocate prologue_cache.
2192 (check_prologue_cache): Update.
2193 (save_prologue_cache): Update.
2194 (arm_gdbarch_init): Update.
2195
2196 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2197
2198 * stabsread.c (update_method_name_from_physname): Call complaint()
2199 instead of error.
2200
2201 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2202
2203 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
2204 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
2205 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
2206
2207 * blockframe.c: Include "gdbcmd.h" and "command.h".
2208 (backtrace_below_main): New variable.
2209 (file_frame_chain_valid, func_frame_chain_valid)
2210 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
2211 (generic_func_frame_chain_valid): Remove functions.
2212 (frame_chain_valid, do_flush_frames_sfunc): New functions.
2213 (_initialize_blockframe): New function.
2214 * Makefile.in (blockframe.o): Update dependencies.
2215 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
2216 comment. Call frame_chain_valid ().
2217 * frame.h: Remove old prototypes. Add prototype for
2218 frame_chain_valid and update comments to match.
2219 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
2220 Remove old comment.
2221 * gdbarch.h: Regenerated.
2222 * gdbarch.c: Regenerated.
2223
2224 * alpha-tdep.c (alpha_gdbarch_init): Don't call
2225 set_gdbarch_frame_chain_valid.
2226 * avr-tdep.c (avr_gdbarch_init): Likewise.
2227 * cris-tdep.c (cris_gdbarch_init): Likewise.
2228 * frv-tdep.c (frv_gdbarch_init): Likewise.
2229 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
2230 * i386-tdep.c (i386_svr4_init_abi): Likewise.
2231 (i386_nw_init_abi): Likewise.
2232 (i386_gdbarch_init): Likewise.
2233 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
2234 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
2235 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
2236 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
2237 * mips-tdep.c (mips_gdbarch_init): Likewise.
2238 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
2239 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
2240 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
2241 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
2242 * s390-tdep.c (s390_gdbarch_init): Likewise.
2243 * sh-tdep.c (sh_gdbarch_init): Likewise.
2244 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
2245 * v850-tdep.c (v850_gdbarch_init): Likewise.
2246 * vax-tdep.c (vax_gdbarch_init): Likewise.
2247 * x86-64-tdep.c (x86_64_init_abi): Likewise.
2248
2249 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
2250 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
2251 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
2252 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
2253 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
2254 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
2255 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
2256 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
2257
2258 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
2259
2260 * Makefile.in (acconfig_h): Remove incorrect macro.
2261 (config_h): Define.
2262 (osabi.o): Update dependencies.
2263 * configure.tgt: Set gdb_osabi based on target triplet.
2264 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
2265 * configure: Regenerated.
2266 * config.in: Regenerated.
2267 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
2268 (GDB_OSABI_DEFAULT): Define if not already defined.
2269 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
2270 (set_osabi_string): New variables.
2271 (gdbarch_register_osabi): Add new OS ABI to
2272 gdb_osabi_available_names.
2273 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
2274 (set_osabi, show_osabi): New functions.
2275 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
2276
2277 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2278
2279 * arch-utils.c (gdbarch_info_init): Set osabi to
2280 GDB_OSABI_UNINITIALIZED.
2281 * gdbarch.sh: Add osabi to struct gdbarch and to struct
2282 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
2283 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
2284 * gdbarch.c: Regenerated.
2285 * gdbarch.h: Regenerated.
2286 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
2287 there's no BFD.
2288 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
2289 * osabi.h (enum gdb_osabi): Move to defs.h.
2290 (gdbarch_init_osabi): Update prototype.
2291 * defs.h (enum gdb_osabi): Moved here.
2292 * Makefile.in: Update dependencies.
2293
2294 * alpha-tdep.h: Don't include "osabi.h".
2295 (struct gdbarch_tdep): Remove osabi member.
2296 * alpha-tdep.c: Include "osabi.h".
2297 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2298 iterate over arches. Update call to gdbarch_init_osabi.
2299 (alpha_dump_tdep): Don't dump osabi.
2300 * alpha-linux-tdep.c: Include "osabi.h".
2301 * alpha-osf1-tdep.c: Include "osabi.h".
2302 * alphafbsd-tdep.c: Include "osabi.h".
2303 * alphanbsd-tdep.c: Include "osabi.h".
2304
2305 * arm-tdep.h: Don't include "osabi.h".
2306 (struct gdbarch_tdep): Remove osabi member.
2307 * arm-tdep.c: Include "osabi.h".
2308 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2309 iterate over arches. Update call to gdbarch_init_osabi.
2310 (arm_dump_tdep): Don't dump osabi.
2311 * arm-linux-tdep.c: Include "osabi.h".
2312 * armnbsd-tdep.c: Include "osabi.h".
2313
2314 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
2315 Update call to gdbarch_init_osabi.
2316
2317 * i386-tdep.h: Don't include "osabi.h".
2318 (struct gdbarch_tdep): Remove osabi member.
2319 * i386-tdep.c: Include "osabi.h".
2320 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2321 iterate over arches. Update call to gdbarch_init_osabi.
2322 (i386_dump_tdep): Don't dump osabi.
2323 * i386-linux-tdep.c: Include "osabi.h".
2324 * i386-sol2-tdep.c: Include "osabi.h".
2325 * i386bsd-tdep.c: Include "osabi.h".
2326 * i386gnu-tdep.c: Include "osabi.h".
2327 * i386ly-tdep.c: Include "osabi.h".
2328 * i386nbsd-tdep.c: Include "osabi.h".
2329 * i386obsd-tdep.c: Include "osabi.h".
2330
2331 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
2332 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2333 check osabi when iterating over arches. Update call to
2334 gdbarch_init_osabi.
2335 (mips_dump_tdep): Don't dump osabi.
2336
2337 * ns32k-tdep.h: Don't include "osabi.h".
2338 (struct gdbarch_tdep): Remove.
2339 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
2340 gdbarch_lookup_osabi. Don't iterate over arches. Don't
2341 allocate tdep. Update call to gdbarch_init_osabi.
2342 (ns32k_dump_tdep): Remove.
2343 (_initialize_ns32k_tdep): Update call to gdbarch_register.
2344 * ns32knbsd-tdep.c: Include "osabi.h".
2345
2346 * ppc-tdep.h: Don't include "osabi.h".
2347 (struct gdbarch_tdep): Remove osabi member.
2348 * rs6000-tdep.c: Include "osabi.h".
2349 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
2350 osabi when iterating over arches. Update call to
2351 gdbarch_init_osabi.
2352 (rs6000_dump_tdep): Don't dump osabi.
2353 * ppc-linux-tdep.c: Include "osabi.h".
2354 * ppcnbsd-tdep.c: Include "osabi.h".
2355
2356 * sh-tdep.h: Don't include "osabi.h".
2357 (struct gdbarch_tdep): Remove osabi member.
2358 * sh-tdep.c: Include "osabi.h".
2359 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2360 iterate over arches. Update call to gdbarch_init_osabi.
2361 (sh_dump_tdep): Don't dump osabi.
2362 * shnbsd-tdep.c: Include "osabi.h".
2363
2364 * sparc-tdep.c: Include "osabi.h".
2365 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2366 iterate over arches. Update call to gdbarch_init_osabi.
2367 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
2368 tdep structure.
2369
2370 * vax-tdep.h: Don't include "osabi.h".
2371 (struct gdbarch_tdep): Remove.
2372 * vax-tdep.c: Include "osabi.h".
2373 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2374 iterate over arches. Don't allocate tdep. Update call
2375 to gdbarch_init_osabi.
2376 (vax_dump_tdep): Remove.
2377 (_initialize_vax_tdep): Update call to gdbarch_register.
2378
2379 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2380
2381 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
2382 entirely.
2383 (breakpoint_re_set_one): Don't fetch the value for a disabled
2384 watchpoint.
2385
2386 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2387
2388 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
2389 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
2390 (COERCE_FLOAT_TO_DOUBLE): Remove.
2391 * gdbarch.c: Regenerate.
2392 * gdbarch.h: Regenerate.
2393 * Makefile.in: Remove value_h from gdbarch_h.
2394 * valops.c (coerce_float_to_double): New variable.
2395 (default_coerce_float_to_double): Remove.
2396 (standard_coerce_float_to_double): Remove.
2397 (value_arg_coerce): Use coerce_float_to_double.
2398 (_initialize_valops): Add "set coerce-float-to-double".
2399 * value.h (default_coerce_float_to_double): Remove prototype.
2400 (standard_coerce_float_to_double): Remove prototype.
2401
2402 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
2403 prototyped.
2404 * mdebugread.c (parse_symbol): Likewise.
2405 * stabsread.c (define_symbol): Mark all functions as prototyped.
2406
2407 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
2408 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
2409 set_gdbarch_coerce_float_to_double.
2410 * arm-tdep.c (arm_gdbarch_init): Likewise.
2411 * frv-tdep.c (frv_gdbarch_init): Likewise.
2412 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
2413 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
2414 * mips-tdep.c (mips_gdbarch_init): Likewise.
2415 (mips_coerce_float_to_double): Remove.
2416 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
2417 (rs6000_coerce_float_to_double): Remove.
2418 * s390-tdep.c (s390_gdbarch_init): Likewise.
2419 * sh-tdep.c (sh_gdbarch_init): Likewise.
2420 (sh_coerce_float_to_double): Remove.
2421 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
2422 (sparc_coerce_float_to_double): Remove.
2423 * v850-tdep.c (v850_gdbarch_init): Likewise.
2424 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
2425 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
2426 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
2427 (hppa_coerce_float_to_double): Remove prototype.
2428 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
2429
2430 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2431
2432 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
2433
2434 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2435
2436 Suggested by Stewart Brown <sb24@avaya.com>:
2437 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
2438 in recursive calls. Handle TYPE_CODE_TYPEDEF.
2439 (c_type_print_varspec_suffix): Likewise.
2440
2441 2003-01-04 Mark Kettenis <kettenis@gnu.org>
2442
2443 * configure.in: Don't set and AC_SUBST SUBDIRS.
2444 * configure: Regenerated.
2445
2446 * configure.in: Remove code dealing with shared libraries.
2447 * Makefile.in: Remove HLDFLAGS and HLDENV.
2448 * configure: Regenerated.
2449
2450 2003-01-04 Andrew Cagney <ac131313@redhat.com>
2451
2452 * frame.c (deprecated_frame_xmalloc): New function.
2453 (deprecated_set_frame_saved_regs_hack): New function.
2454 (deprecated_set_frame_extra_info_hack): New function.
2455 * frame.h (deprecated_frame_xmalloc): Declare.
2456 (deprecated_set_frame_saved_regs_hack): Declare.
2457 (deprecated_set_frame_extra_info_hack): Declare.
2458
2459 2003-01-04 Mark Kettenis <kettenis@gnu.org>
2460
2461 * configure.in: Move code that provides the --enable-gdbtk option
2462 right after the code that handles the --enable-tui option, and
2463 polish it somewhat.
2464 * configure: Regenerated.
2465
2466 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
2467 AC_CHECK_FUNCS and remove the old check for pread64.
2468 * acinclude.m4 (AC_GNU_SOURCE): New macro.
2469 * acconfig.h (_GNU_SOURCE): Add.
2470 (HAVE_PREAD64): Remove.
2471 * configure, aclocal.m4, config.in: Regenerated.
2472
2473 2003-01-03 Andrew Cagney <ac131313@redhat.com>
2474
2475 * alpha-tdep.c: Use get_frame_saved_regs.
2476 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
2477 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
2478 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
2479 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
2480 * vax-tdep.c, xstormy16-tdep.c: Ditto.
2481
2482 2003-01-03 Mark Kettenis <kettenis@gnu.org>
2483
2484 * configure.in: Remove all use of the SUBDIRS variable; add
2485 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
2486 code providing the --enable-multi-ice option, and move it right in
2487 front of the code that checks whether gdbserver is supported.
2488 Polish that too.
2489 * configure: Regenerated.
2490 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
2491 @SUBDIRS@.
2492
2493 2003-01-03 Andrew Cagney <cagney@redhat.com>
2494
2495 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
2496 * avr-tdep.c, cris-tdep.c: Ditto.
2497 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
2498 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
2499
2500 2003-01-03 Mark Kettenis <kettenis@gnu.org>
2501
2502 * configure.in: Remove --enable-netrom option.
2503 * configure: Regenerated.
2504
2505 2003-01-03 Mark Kettenis <kettenis@gnu.org>
2506
2507 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
2508 declaration for `struct re_pattern_buffer' instead.
2509 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
2510
2511 2003-01-03 J. Brobecker <brobecker@gnat.com>
2512
2513 * mdebugread.c (parse_symbol): Count until the stEnd matching
2514 the structure name.
2515
2516 2003-01-02 Mark Kettenis <kettenis@gnu.org>
2517
2518 * configure.in: Remove --with-cpu option.
2519 subscripts. Remove evil changequotes here.
2520 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
2521 * config.in, configure: Regenerated.
2522
2523 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
2524 * configure.in: Cleanup section that sources GDB and BFD configure
2525 subscripts. Remove evil changequotes here.
2526 * config.in, configure: Regenerated.
2527
2528 2003-01-02 Andrew Cagney <ac131313@redhat.com>
2529
2530 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
2531 frame accessor methods.
2532 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
2533 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
2534 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
2535 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
2536 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
2537 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
2538 * z8k-tdep.c: Ditto.
2539
2540 2003-01-02 Mark Kettenis <kettenis@gnu.org>
2541
2542 * configure.in: Remove UI_OUT configuration code.
2543 * ada-lang.c: Update assuming UI_OUT is always true.
2544 * Makefile.in (UIOUT_CFLAGS): Remove.
2545 * configure: Regenerated.
2546 * TODO: Remove blurb about elimination of -DUI_OUT.
2547
2548 * configure.in: Move code that provides the --enable-gdbcli,
2549 --enable-gdbmi options right before the code that handles the
2550 --enable-tui option. Polish a bit.
2551 * configure: Regenerated.
2552
2553 * configure.in: Rewrite check for GNU regex and the
2554 --without-included regex option, and move it into the "Checks for
2555 library functions" section. This makes us use the system regex
2556 again by default on systems with version 2 of the GNU C library.
2557 This was apparently broken.
2558 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
2559 * acconfig.h (USE_INCLUDED_REGEX): Remove.
2560 * config.in, configure: Regenerated.
2561
2562 * configure.in: Move code that provides the --enable-tui option
2563 before the "Checks for libraries" section. Polish the code
2564 somewhat and set need_curses to yes if we build the TUI. Rewrite
2565 code that looks for a library providing termcap functionality to
2566 match more closely what's done in the Readline library, and move
2567 it into to the "Checks for libraries" section.
2568 * configure: Regenerated.
2569 * Makefile.in (TERMCAP): Remove variable.
2570 * config/i386/go32.mh (TERMCAP): Remove variable.
2571
2572 2003-01-02 Andrew Cagney <ac131313@redhat.com>
2573
2574 * MAINTAINERS: Mention gdb_mbuild.sh.
2575 * gdb_mbuild.sh: Rewrite.
2576
2577 2003-01-02 Mark Kettenis <kettenis@gnu.org>
2578
2579 * configure.in: Fix typo in last change.
2580 * config.in, configure: Regenerated.
2581
2582 2003-01-02 Andrew Cagney <ac131313@redhat.com>
2583
2584 * valarith.c (value_binop): Delete obsolete code and comments.
2585 * configure.host: Ditto.
2586 * buildsym.h (make_blockvector): Ditto.
2587 * buildsym.c (make_blockvector): Ditto.
2588 * defs.h (enum language): Ditto.
2589 (chill_demangle): Ditto.
2590 * elfread.c (elf_symtab_read): Ditto.
2591 * dwarfread.c (CHILL_PRODUCER): Ditto.
2592 (set_cu_language): Ditto.
2593 (handle_producer): Ditto.
2594 * expprint.c (print_subexp): Ditto.
2595 * gdbtypes.c (chill_varying_type): Ditto.
2596 * gdbtypes.h (builtin_type_chill_bool): Ditto.
2597 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
2598 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
2599 (chill_varying_type): Ditto.
2600 * language.h (_LANG_chill): Ditto.
2601 * language.c (binop_result_type, integral_type): Ditto.
2602 (character_type, string_type, structured_type): Ditto.
2603 (lang_bool_type, binop_type_check): Ditto.
2604 * stabsread.h (os9k_stabs): Ditto.
2605 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
2606 (define_symbol, read_type, read_struct_fields): Ditto.
2607 (read_array_type, read_enum_type, read_huge_number): Ditto.
2608 (read_range_type, start_stabs): Ditto.
2609 * symfile.c (init_filename_language_table): Ditto.
2610 (add_psymbol_with_dem_name_to_list): Ditto.
2611 * symtab.c (symbol_init_language_specific): Ditto.
2612 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
2613 * symtab.h (struct general_symbol_info): Ditto.
2614 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
2615 * typeprint.c (typedef_print): Ditto.
2616 * utils.c (fprintf_symbol_filtered): Ditto.
2617 * valops.c (value_cast, search_struct_field, value_slice): Delete
2618 obsolete code.
2619 (varying_to_slice): Delete function.
2620 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
2621 (varying_to_slice): Delete declaration.
2622 * MAINTAINERS: Update.
2623
2624 2003-01-02 Mark Kettenis <kettenis@gnu.org>
2625
2626 * configure.in: Reorganize "Checks for library functions section"
2627 a bit. Remove check for `btowc' and `isascii' functions.
2628 * configure: Regenerated.
2629
2630 * acconfig.h (_MSE_INT_H): Remove.
2631 * configure.in: Create "Checks for header files" section, and move
2632 appropriate tests there. Don't check for objlist.h, wchar.h,
2633 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
2634 misdetection fix. Also add "Checks for types", "Checks for
2635 compiler characteristics" and "Checks for library functions"
2636 sections.
2637 * config.in, configure: Regenerated.
2638
2639 * configure.in: Create "Checks for programs" section, and move
2640 appropriate tests there.
2641
2642 2003-01-01 Mark Kettenis <kettenis@gnu.org>
2643
2644 * configure.in: Create "Checks for libraries" section, and move
2645 appropriate tests there. Cleanup check for wctype in libw. Use
2646 AC_SEARCH_LIBS to see whether we need libsocket.
2647 * configure: Regenerated.
2648
2649 For older changes see ChangeLog-2002
2650 \f
2651 Local Variables:
2652 mode: change-log
2653 left-margin: 8
2654 fill-column: 74
2655 version-control: never
2656 End:
This page took 0.080376 seconds and 5 git commands to generate.