diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-12-30 23:27:33 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-12-30 23:27:33 +0000 |
commit | 01db5e69c1b8ed8f657fa883a9416c69b2e5425a (patch) | |
tree | 9e4e1ee771b678aacbaa34624639c5b3ea159d34 /gnu/usr.bin/gdb/mmalloc/README.FreeBSD | |
parent | 2558753d2e1a7823a7df6d1220d6ba120b54c58e (diff) |
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
Notes
Notes:
svn path=/head/; revision=5300
Diffstat (limited to 'gnu/usr.bin/gdb/mmalloc/README.FreeBSD')
-rw-r--r-- | gnu/usr.bin/gdb/mmalloc/README.FreeBSD | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/gnu/usr.bin/gdb/mmalloc/README.FreeBSD b/gnu/usr.bin/gdb/mmalloc/README.FreeBSD index 338400ffa885..544755a16027 100644 --- a/gnu/usr.bin/gdb/mmalloc/README.FreeBSD +++ b/gnu/usr.bin/gdb/mmalloc/README.FreeBSD @@ -1,7 +1,4 @@ This is a greatly pared down libmmalloc directory. Only what's required to build -gdb-4.12 on FreeBSD was kept. +gdb-4.13 on FreeBSD 2.0 was kept. -This is temporary. In FreeBSD 2.0 a fully ported libmmalloc will likely appear -as a system library for use by all the build tools. - -paul@freefall.cdrom.com +gj@freebsd.org |