Date: Fri, 3 Dec 1999 07:58:05 -0600 (CST) From: David Scheidt <dscheidt@enteract.com> To: David Gilbert <dgilbert@velocet.ca> Cc: freebsd-hackers@freebsd.org Subject: Re: Inverting a gdb -k mapping? Message-ID: <Pine.NEB.3.96.991203075508.6169A-100000@shell-3.enteract.com> In-Reply-To: <14407.14812.812358.220983@trooper.velocet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 Dec 1999, David Gilbert wrote: > I can grep through the vmcore.x file and find the offset of the string > I put on the stack by > > strings -t x <vmcore.9 | grep dgilbert_ > > ... but how do I associate that back with an address inside gdb -k? > > My problem is that vinum (or something related to it) is trashing the > stack and trying to return to 0x0 is panic'ing the kernel (of course). Have you looked a t Greg Lehey's how to debug vinum pages at http://www.lemis.com/vinum/how-to-debug.html ? David Scheidt > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96.991203075508.6169A-100000>