Michael Lucas wrote:

> Unfortunately, I haven't built a panicing kernel in years.  Is there
> any way to force a system to panic in such a way as to save a core?
> I'm sure someone out there has a little program that creates a panic. :)

Build a kernel with DDB, press Ctrl-Alt-Esc, type "panic".

> Slightly related question: can you set a system to reboot
> automatically at a panic, save a core, and continue?

It does that by default AFAIK.  The only case it doesn't if if you have
DDB set without DDB_UNATTENDED.

-- 
Ben Smithurst / [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to