Date: Tue, 29 Oct 1996 21:55:43 -0800 From: Paul Traina <pst@shockwave.com> To: Gary Jennejohn <gj@freefall.freebsd.org> Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/gdb/gdb freebsd-nat.c kcorelow.c tm.h Message-ID: <199610300555.VAA00582@precipice.shockwave.com> In-Reply-To: Your message of "Tue, 29 Oct 1996 13:52:26 PST." <199610292152.NAA26863@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Please make appropriate changes to the gdb-4.16 port, as gdb-4.13 is about
to die.
From: Gary Jennejohn <gj@freefall.freebsd.org>
Subject: cvs commit: src/gnu/usr.bin/gdb/gdb freebsd-nat.c kcorelow.c tm.h
gj 96/10/29 13:52:25
Modified: gnu/usr.bin/gdb/gdb freebsd-nat.c kcorelow.c tm.h
Log:
changes to gdb to:
1) add Garrett Wollman's trap frame resolving mods
2) make the `proc' command (kernel debugging) really work
3) allow use of a pid with the `proc' command (previously you had to
provide the address of the proc structure)
Unfortunately, the `proc' command won't work while doing remote debugging.
Revision Changes Path
1.11 +189 -6 src/gnu/usr.bin/gdb/gdb/freebsd-nat.c
1.5 +19 -4 src/gnu/usr.bin/gdb/gdb/kcorelow.c
1.5 +8 -4 src/gnu/usr.bin/gdb/gdb/tm.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610300555.VAA00582>
