DragonFly commits List (threaded) for 2003-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/conf options src/sys/kern kern_shutdown.c
hsu 2003/09/05 10:46:54 PDT
Modified files:
sys/conf options
sys/kern kern_shutdown.c
Log:
Introduce the DDB_TRACE kernel config option to automatically print a stack
trace on panic. Use this in conjuction with DDB_UNATTENDED on machines
with a serial console to get a stack trace and immediately reboot the
machine on a panic.
Merged from FreeBSD-current.
Revision Changes Path
1.6 +1 -0 src/sys/conf/options
1.12 +18 -2 src/sys/kern/kern_shutdown.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]