Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Aug 1995 19:16:01 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org
Subject:   Re: How do I save panic messages?!
Message-ID:  <199508201716.TAA00847@uriah.heep.sax.de>
In-Reply-To: <199508201502.LAA01118@crh.cl.msu.edu> from "Charles Henrich" at Aug 20, 95 11:02:04 am

next in thread | previous in thread | raw e-mail | index | archive | help
As Charles Henrich wrote:
> 
> This is getting tedious, Im attempting to work on significant port of kernel
> level code, but if Im not sitting on virtual console 0, whenever the system
> panics, Im screwed.  I cant switch out of X, or kill the screen blanker, or
> switch to the virtual console to see what the hell went wrong, nor is any
> information logged anywhere :(.  Any help is most gratefully appreciated.

Running X when doing major kernel hacking is not the best way to go.
In theory, there's an interface in the kernel that could be used to
prevent jumping into DDB when X is up, practically it's only used by
pcvt, and i didn't even get it right there. :-(

For all other questions, please refer to the kernel-debug.FAQ first.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



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