Subject: CVS commit: src/sys/arch/arm/arm32
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 11/18/2003 22:39:05
Module Name:	src
Committed By:	scw
Date:		Tue Nov 18 22:39:05 UTC 2003

Modified Files:
	src/sys/arch/arm/arm32: fault.c

Log Message:
On a fatal fault, dump the trapframe's contents to the console.
This is useful when DDB is not available, or practical.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/arch/arm/arm32/fault.c

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