Jim Kingdon
31258e4f6f
* stack.c (print_frame_arg_vars), printcmd.c (print_frame_args):
...
Expand comments about LOC_ARG/LOC_LOCAL pairs.
1993-04-21 22:20:53 +00:00
Jim Kingdon
f2c365f517
* coffread.c (read_coff_symtab): Use rewind before fseek.
1993-04-21 21:49:07 +00:00
Per Bothner
32d8a6d3e4
* ch-exp.y: Removed unused structure_primitive_value and FIXME_23.
...
* Makefile.in: Add $(YFLAGS) when using $(YACC).
* Makefile.in: Remove message to expect conflicts and unused
rules in ch-exp.y, since there no longer are any such.
1993-04-21 21:29:03 +00:00
David D. Zuhn
1b5c6c0542
fix stabs.texinfo xref bugs
1993-04-21 20:29:16 +00:00
Rob Savoye
d27960e794
Fixed typos so paths for executables works again.
1993-04-21 04:18:11 +00:00
Roland Pesch
b0157555b6
(1) reduce the amount of text highlighted in warning at end of
...
"Program variables" section
(2) introduce a few blank lines in menus to work around remaining makeinfo bugs
1993-04-21 00:29:58 +00:00
Roland Pesch
1a39a97f4e
This is the real generic configuration. Earlier versions checked in
...
seem to be copies of H8 config.
1993-04-21 00:09:38 +00:00
Fred Fish
fbc3492c31
* gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
...
in explicit rules. Apparently this is not supported by some makes.
1993-04-20 20:41:42 +00:00
Jim Kingdon
4cdcf3b9b3
* xcoffexec.c (xcoff_relocate_core): If no exec file, error()
...
rather than dumping core.
1993-04-20 20:21:40 +00:00
Jim Kingdon
24c2857c22
* Makefile.in: Add ${srcdir}/ to all source files.
...
(alldeps.mak): Add "${srcdir}/" to files in alldeps.mak.
(TAGS): Deal with srcdir and new config directory scheme.
createtags: Remove.
Makefile.in (NONSRC): Remove createtags.
alldeps.mak: Updated.
1993-04-20 19:29:06 +00:00
Jim Kingdon
cee86be37f
* rs6000-tdep.c: Delete unused function print_frame.
...
* frame.h (struct frame_info): Doc fix for next_frame.
New field signal_handler_caller.
blockframe.c (create_new_frame, get_prev_frame_info),
config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO): Set it (needs
INIT_FRAME_PC_FIRST).
stack.c (print_frame_info), rs6000-tdep.c (rs6000_frame_chain):
Check it.
1993-04-20 18:02:54 +00:00
Stu Grossman
01f5a1f825
* irix4-nat.c (fetch_core_registers): Special version of this for
...
Irix 4.x, which stores regs a bit differently from other /proc
based systems.
* procfs.c, core-svr4.c: Move fetch_core_registers from procfs.c
to new file core-svr4.c.
* config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh,
config/i386/ncr3000.mh, config/sparc/sun4sol2.mh: Add core-svr4.o
to NATDEPFILES.
* config/mips/irix4.mh: Add corelow.o to NATDEPFILES.
1993-04-20 17:06:36 +00:00
Fred Fish
33c01d94ca
Remove CVS directory from list of things to keep.
1993-04-20 16:49:33 +00:00
Stu Grossman
9583b29548
* irix4-nat.c (fetch_core_registers): Special version of this for
...
Irix 4.x, which stores regs a bit differently from other /proc
based systems.
* procfs.c, core-svr4.c: Move fetch_core_registers from procfs.c
to new file core-svr4.c.
* config/i386/i386sol2.mh, config/i386/i386v4.mh, config/m68k/amix.mh,
config/i386/ncr3000.mh, config/sparc/sun4sol2.mh: Add core-svr4.o
to NATDEPFILES.
* config/mips/irix4.mh: Add corelow.o to NATDEPFILES.
1993-04-20 06:01:56 +00:00
Jim Kingdon
3f06498af4
changes for SVR3.2
1993-04-19 18:34:55 +00:00
Jim Kingdon
058eb7667b
* xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back.
...
* stabsread.c (define_symbol): 'R' is synonym for 'P', not 'r'.
xcoffread.c (process_xcoff_symbol, case C_RPSYM):
Don't muck with SYMBOL_CLASS.
1993-04-19 17:39:24 +00:00
Jim Kingdon
b82ea042b4
* stabs.texinfo (Parameters): Re-do "local parameters" section.
1993-04-19 15:02:51 +00:00
John Gilmore
512e5f9469
* gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
1993-04-19 08:56:05 +00:00
Rob Savoye
cc49ffa06b
Back to creating a local config fil to be safe. Pass --target for "make
...
check"
1993-04-19 05:04:41 +00:00
Rob Savoye
faea916b2f
Minor indenting changes.
1993-04-19 05:03:42 +00:00
Jim Kingdon
497e44a5f8
* stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
...
(Parameters): Rewrite.
(xcoff-differences, Sun-differences): Minor changes.
1993-04-18 17:38:35 +00:00
Stu Grossman
04c6a64fdd
* munch: Don't use head command. It doesn't exist everywhere.
1993-04-17 00:39:55 +00:00
Fred Fish
5aefc1ca23
Remove chill sanitizations, which are no longer necessary.
1993-04-16 23:22:41 +00:00
Fred Fish
b1086bf532
Remove chill sanitization stuff and add chill files to keep list.
1993-04-16 22:26:21 +00:00
Fred Fish
fbf22c8b31
Remove chill sanitize lines that are no longer needed.
1993-04-16 22:21:33 +00:00
Fred Fish
9c22565940
* inflow.c (new_tty): Remove spurious 'o' character at end
...
of #endif line.
1993-04-16 22:15:26 +00:00
Peter Schauer
e157305cd9
* mips-tdep.c (mips_skip_prologue): Always skip the typical prologue
...
instructions and nothing more.
* mipsread.c (add_line): Add comment why we have to combine line number
entries for the same line number.
1993-04-16 19:29:14 +00:00
Jim Kingdon
95330ec393
More doc fixes
1993-04-16 17:46:01 +00:00
Jim Kingdon
0b28c26082
* symtab.{c,h}: Doc fixes (remove symseg references, last relevant
...
in gdb 2.8!).
1993-04-16 17:36:49 +00:00
Peter Schauer
987b4233ae
* config/unix-gdb.exp: Add back missing return 0 which mysteriously
...
disappeared.
1993-04-16 16:39:49 +00:00
Fred Fish
dd052d9a4b
* depend, alldeps.mak: Update, now that gcc -MM bug is fixed.
1993-04-16 04:19:09 +00:00
Jim Kingdon
9fa59efdd9
* source.c (select_source_symtab): Clean up comment. Also, if
...
we have a current_source_symtab, and s is NULL, return without
doing anything.
xcoffread.c (xcoff_symfile_read): Don't call select_source_symtab.
breakpoint.c (breakpoint_re_set): Don't call select_source_symtab.
1993-04-15 20:11:01 +00:00
John Gilmore
6f49b01e47
* dbxread.c (unknown_symchar_complaint): Add new complaint.
...
* stabsread.h: Declare it.
* partial-stab.h: Use it.
1993-04-15 09:43:33 +00:00
John Gilmore
65ce5df44f
* dbxread.c (unknown_symchar_complaint): Add new complaint.
...
* stabsread.c: Declare it.
* partial-stab.h: Use it.
* utils.c (malloc_botch): Don't forward-declare if NO_MMALLOC.
1993-04-15 09:41:59 +00:00
John Gilmore
4d7f562d49
Minor cleanup.
1993-04-15 09:35:54 +00:00
John Gilmore
acb771de03
Avoid $< in explicit rule.
1993-04-15 09:28:58 +00:00
Jim Kingdon
df2a1bd7d9
* stack.c (print_frame_info): Print specially if dummy frame.
1993-04-15 03:36:02 +00:00
Jim Kingdon
fa99ebe19f
* breakpoint.c: Add comments regarding within_scope future direction.
1993-04-15 01:45:35 +00:00
Jim Kingdon
ee7e82fedb
Version 4.8.3
1993-04-15 01:13:52 +00:00
Jim Kingdon
3a8bc841b0
minor xcoff changes
1993-04-15 00:33:51 +00:00
Jim Kingdon
486b440e04
* xcoffread.c (record_include_{begin,end}): Change fatal to complain.
1993-04-15 00:14:37 +00:00
Fred Fish
a08317af9f
* gdb.t07/watchpoint.exp: Remove setup_xfail for i486
...
watchpoint problem that is now fixed.
* gdb.t30/chexp.exp: Remove setup_xfail for printing
uninitialized convenience variables.
* gdb.t31/chillvars.exp: Fix expected patterns for printing
structures.
1993-04-14 23:43:51 +00:00
Per Bothner
c9a9bf776c
* ch-exp.y: Fix thinko that broke parsing of FALSE.
1993-04-14 21:04:50 +00:00
Peter Schauer
39cb3d0488
* stabsread.c (read_member_functions): Initialize domain for stubbed
...
member functions to avoid gdb core dumps when printing pointers
to member functions.
* cp-valprint.c (cp_print_class_method): Check for stubbed member
functions.
1993-04-14 19:53:11 +00:00
Per Bothner
b54a2f2d90
Note changes to gdb.t31/chillvars.exp.
1993-04-14 06:21:34 +00:00
Jim Kingdon
e2ff731bf7
* expprint.c (print_subexp): If opcode not found in op_print_tab,
...
stop with an error().
eval.c (evaluate_subexp): Change error message.
1993-04-13 19:18:37 +00:00
Jim Kingdon
ccd87bf2b4
* objfiles.c (build_objfile_section_table): Cast return value
...
from obstack_finish.
1993-04-13 15:31:29 +00:00
Jim Kingdon
f36492275c
* config/rs6000/tm-rs6000.h, rs6000-tdep.c: Move FRAME_CHAIN
...
to rs6000_frame_chain and deal with it if we're in a signal handler.
(FRAME_SAVED_PC): Use rs6000_frame_chain.
1993-04-13 06:15:14 +00:00
Rob Savoye
ce30725700
* config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
1993-04-12 22:27:06 +00:00
Rob Savoye
32a02b2a49
Make sure $GDB contains a real program.
1993-04-12 22:15:10 +00:00