* Clarence Brown <[EMAIL PROTECTED]> [000827 10:59] wrote:
> > -----Original Message-----
> > Behalf Of Alfred Perlstein
> > * Blaz Zupan <[EMAIL PROTECTED]> [000827 09:13] wrote:
>
> Looks like I might have to figure out how to
> setup my system for kernel debug...
Yes, you can choose to install the source code you can do so by
running /stand/sysinstall and choosing to install the kernel sources,
one doesn't need to know much to figure out how to just get a
traceback.
It's really just as simple as recomiling your kernel:
http://www.freebsd.org/handbook/kernelconfig.html
just add the options I mentioned above:
> > options DDB
> > options BREAK_TO_DEBUGGER
and you ought to be able to get us a traceback by hitting
ctrl-alt-esc, then 't' at the prompt.
Btw, providing the type of disks and HD controller as well
as a complete "boot -v" output would be a lot more helpful,
if you can hard-reset then boot -v you should be able to
find the file in /var/run/dmesg.boot.
thanks,
--
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message