Date: Wed, 25 Feb 2004 12:42:23 +0000 From: David Malone <dwmalone@maths.tcd.ie> To: sundeep.puliccott@wipro.com Cc: freebsd-hackers@freebsd.org Subject: Re: Newbie : Problem with kgdb Message-ID: <20040225124223.GA25556@salmon.maths.tcd.ie> In-Reply-To: <7F396B9772328640B7593FA817EEEDADCC3A9F@blr-m3-msg.wipro.com> References: <7F396B9772328640B7593FA817EEEDADCC3A9F@blr-m3-msg.wipro.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 25, 2004 at 01:18:14PM +0530, sundeep.puliccott@wipro.com wrote: > I get the warning > (no debugging symbols found)... > when I invoke > gdb -k /kernel Look for the kernel.debug file in the directory where you complied the kernel. This should have all the symbols - it is probably something like /usr/obj/usr/src/sys/KERNEL_NAME/kernel.debug or /usr/src/sys/compile/KERNEL_NAME/kernel.debug David.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040225124223.GA25556>