Date: Tue, 29 Oct 1996 13:52:26 -0800 (PST) From: Gary Jennejohn <gj> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/gdb freebsd-nat.c kcorelow.c tm.h Message-ID: <199610292152.NAA26863@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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?199610292152.NAA26863>