freebsd-dev/gnu/usr.bin/gdb/libiberty
Jordan K. Hubbard 01db5e69c1 Hurrah! Let the champagne flow, the olive oil barrel be opened and
the wild, slippery orgy commence!

Gary Jennejohn, too studly for his own good, has finally come through with
the new, improved gdb 4.13.  This gdb features:

o	kgdb support - if this works (and I urge folks to test it), we can
	finally purge the old and hateful version of kgdb from our source
	tree.

o	attach/detach support.  See comments in README.FreeBSD for more
	details.

o	Well, it's newer.  Our previous version was 4.11.

Comments and flames to gj, of course! :-)

Thanks, Gary.  Much appreciated.  The previous state of gdb/kgdb has been a
thorn in all of our sides for some time..
Submitted by:	gj
1994-12-30 23:27:33 +00:00
..
alloca-conf.h GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
argv.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
basename.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
concat.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
config.h GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
COPYING.LIB GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
cplus-dem.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
fdmatch.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
getopt1.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
getopt.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
ieee-float.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
ieee-float.h GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
Makefile Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
obstack.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
README.FreeBSD Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
sigsetmask.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
spaces.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
strerror.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
strsignal.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
xmalloc.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00

This is a greatly pared down libiberty directory. Only what's required to build
gdb-4.13 on FreeBSD 2.0 was kept.

gj@freebsd.org