Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: jhawk
Date: Mon May 15 20:16:49 UTC 2000
Modified Files:
syssrc/sys/arch/i386/i386: db_interface.c
Log Message:
In case of db_onpanic=0, still drop to ddb if the trap was from within
ddb.
i.e. "db> x/s 0x14" should return you to ddb when it faults, regardless
of the state of db_onpanic.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/arch/i386/i386/db_interface.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index