Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 08/26/2002 13:14:04
Module Name:	syssrc
Committed By:	scw
Date:		Mon Aug 26 10:14:03 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: trap.c

Log Message:
- Drop to ddb(4) on kernel traps.
- Dump more machine state on kernel traps (for when ddb isn't an option).
- Add rudimentary support for PANIC exceptions.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sh5/sh5/trap.c

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