Date: Mon, 8 Jan 2001 10:36:01 +1030 From: Greg Lehey <grog@lemis.com> To: Justin/Mike Ovens <ice@warwick.net> Cc: David Malone <dwmalone@maths.tcd.ie>, freebsd-bugs@freebsd.org Subject: Re: Debugging... Message-ID: <20010108103601.G83353@wantadilla.lemis.com> In-Reply-To: <001d01c078ff$fcc77ea0$45450a0a@evilicey.com>; from ice@warwick.net on Sun, Jan 07, 2001 at 06:17:19PM -0500 References: <002901c078e5$c5197e00$45450a0a@evilicey.com> <20010107230150.B38108@walton.maths.tcd.ie> <001d01c078ff$fcc77ea0$45450a0a@evilicey.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 7 January 2001 at 18:17:19 -0500, Justin/Mike Ovens wrote: > >> 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. >> > > IdlePTD 3547136 > initial pcb at e959000 > panic messages: > --- > --- > #0 0xc0146360 in mi_switch () > Thats all that shows wiht gdb -k /kernel.debug /dev/mem What exactly do you want to do? Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010108103601.G83353>