You need to use the right kernel image. The installed kernel (/kernel) is stripped of debugging symbols. The kernel in /usr/src/sys/compile/WHATEVER/kernel.debug contains the debugging symbols and can be used with gdb -k.
Kris
Legend!!
(minor correction) /usr/obj/usr/src/sys/WHATEVER/kernel.debug
Now I understand why the kernel isn't installed - it's 4 times my other kernel!
Thanks Kris!
-- Adam Carmichael [EMAIL PROTECTED] [EMAIL PROTECTED]
_________________________________________________________________
Chat via SMS. Simply send 'CHAT' to 1889918. 33c per message sent. Free to receive. More info at http://ninemsn.com.au/mobilemania/MoChat.asp?blipid=6800
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
