simulating panic(9)

2003-09-08 Thread Andrew L. Neporada
How can I force FreeBSD 4.8 to panic? I just want to be sure that I can 
get a core dump/backtrace in this situation. 

Andrew.

P.S. Please CC me, I am not subscribed to the list.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: simulating panic(9)

2003-09-08 Thread Lowell Gilbert
Andrew L. Neporada [EMAIL PROTECTED] writes:

 How can I force FreeBSD 4.8 to panic? I just want to be sure that I can 
 get a core dump/backtrace in this situation. 

Usually with ddb(4); see the FAQ
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/advanced.html#KERNEL-PANIC-TROUBLESHOOTING
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]