Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 05/14/2000 15:50:02
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun May 14 22:50:02 UTC 2000

Modified Files:
	syssrc/sys/arch/arm26/arm26: except.c

Log Message:
Don't panic on a segfault, but drop into the debugger if it's there.
Not that this helps much, since we immediately panic in cpu_coredump instead.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm26/arm26/except.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.