On Sun, Jan 07, 2001 at 03:09:40PM -0500, Justin/Mike Ovens wrote:
> I compiled my kernel with Debuggin symols.. how do i debug the running kernel?
gdb -k /kernel.debug /dev/mem
> and can i make it log the info to a file?
Log what into a file? Syslog can log the messages the kernel produces
into a file.
David.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Debugging... Justin/Mike Ovens
- David Malone
