Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/acorn26/acorn26



Module Name:    src
Committed By:   bjh21
Date:           Sat Nov 29 22:03:21 UTC 2003

Modified Files:
        src/sys/arch/acorn26/acorn26: except.c

Log Message:
On a prefetch abort or an address exception in the kernel, drop
straight into DDB rather than calling panic().  This will allow DDB to
see what was actually going on at the time of the exception.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/acorn26/acorn26/except.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