Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 05/15/2000 13:16:49
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.