Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2001 18:17:19 -0500
From:      "Justin/Mike Ovens" <ice@warwick.net>
To:        "David Malone" <dwmalone@maths.tcd.ie>
Cc:        <freebsd-bugs@freebsd.org>
Subject:   Re: Debugging...
Message-ID:  <001d01c078ff$fcc77ea0$45450a0a@evilicey.com>
References:  <002901c078e5$c5197e00$45450a0a@evilicey.com> <20010107230150.B38108@walton.maths.tcd.ie>

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.
>

IdlePTD 3547136
initial pcb at e959000
panic messages:
---
---
#0  0xc0146360 in mi_switch ()
 Thats all that shows wiht gdb -k /kernel.debug /dev/mem



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?001d01c078ff$fcc77ea0$45450a0a>