Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2001 23:01:50 +0000
From:      David Malone <dwmalone@maths.tcd.ie>
To:        Justin/Mike Ovens <ice@warwick.net>
Cc:        freebsd-current@freebsd.org, freebsd-bugs@freebsd.org
Subject:   Re: Debugging...
Message-ID:  <20010107230150.B38108@walton.maths.tcd.ie>
In-Reply-To: <002901c078e5$c5197e00$45450a0a@evilicey.com>; from ice@warwick.net on Sun, Jan 07, 2001 at 03:09:40PM -0500
References:  <002901c078e5$c5197e00$45450a0a@evilicey.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010107230150.B38108>