Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/arm
Module Name: src
Committed By: bjh21
Date: Sat Nov 29 22:21:29 UTC 2003
Modified Files:
src/sys/arch/arm/arm: undefined.c
Log Message:
Use kdb_trap() rather than Debugger() to deal with unhandled undefined
instructions in the kernel, so that DDB gets a useful trapframe. Also
panic if this happens when DDB's not around.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/arm/arm/undefined.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index