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