Subject: CVS commit: syssrc/sys/arch/arm26/arm26
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/19/2001 01:53:39
Module Name: syssrc
Committed By: bjh21
Date: Thu Oct 18 22:53:39 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/arm26: except.c
Log Message:
When dumping debugging information on a fault, don't disassemble at the PC
if that was where the fault happened. This should make it possible to
continue after prefetch aborts.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 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.