On Wed, Feb 25, 2004 at 01:18:14PM +0530, [EMAIL PROTECTED] 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
I get the warning
(no debugging symbols found)...
when I invoke
gdb -k /kernel
In the kernel configuration file I have set
makeoptions DEBUG=-g
even then kgdb does not seem to find the symbols
any help is appreciated
I am referring to
http://www.freebsd.org/doc/en_US.ISO8859-1/books/devel
2 matches
Mail list logo