Date: Wed, 19 Sep 2001 12:02:30 -0700 From: Mark Peek <mark@whistle.com> To: Bill Fenner <fenner@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c Message-ID: <p0510030cb7ce9bced7d0@[207.76.207.129]> In-Reply-To: <200109191842.f8JIgLj56659@freefall.freebsd.org> References: <200109191842.f8JIgLj56659@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 11:42 AM -0700 9/19/01, Bill Fenner wrote: >fenner 2001/09/19 11:42:20 PDT > > Modified files: > gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c > Log: > Don't try to dereference a kernel pointer in userland; use offsetof() > to get the right address. > > This fixes kernel GDB after KSE2. > > Reviewed by: jhb, jake > > Revision Changes Path > 1.27 +2 -2 src/gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c You beat me to it! :-) I was just testing the same fix. Thanks for fixing it. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0510030cb7ce9bced7d0>