freebsd-dev/gnu/usr.bin/gdb
Bruce Evans a821e7134b Exec dmesg and awk to print everything in the message buffer
following "panic:" or "Fatal trap".  `panicstr' is still printed,
although it is redundant if there is a valid message buffer and
incomplete if it contains `%'s.  I think the awk command belongs
here and not in a script since a standard format with complete
messages is good for bug reports.
1997-12-19 21:37:18 +00:00
..
bfd Don't define HOST_DATA_START_ADDR, since gdb works without it the 1997-07-13 14:31:54 +00:00
doc Removed -I path to gdb's readline. This didn't do much in -current 1997-06-30 23:10:54 +00:00
gdb Exec dmesg and awk to print everything in the message buffer 1997-12-19 21:37:18 +00:00
gdbreplay Activate gdbserver and gdbreplay 1997-04-26 17:34:05 +00:00
gdbserver Fix include of <sys/dir.h> to <dirent.h> - it hits a #warning 1997-05-01 13:36:35 +00:00
libiberty Oops, the last commit shouldn't have removed floatformat.c. 1997-02-15 16:24:41 +00:00
Makefile Activate gdbserver and gdbreplay 1997-04-26 17:34:05 +00:00
Makefile.inc Activate gdbserver and gdbreplay 1997-04-26 17:34:05 +00:00