CreeperMario eb1a610f92 whb: Exception handler now works
* The context structure for the crash handler thread needs to be aligned
to at least 8 bytes.
* In my cases, the entry at the bottom of my stack always has a
back-chain value of 0x1. Of course, this address is not likely to be
part of the stack, so this should be considered to be the end of the
stack.
* During ISI exceptions, only a stack trace is printed, and during DSI,
disassembly and stack information is printed. For some unknown reason, I
never see register dumps.
2018-01-11 18:21:06 +10:30
..
2017-05-10 17:27:00 +01:00
2017-06-02 11:43:41 +01:00
2018-01-11 18:21:06 +10:30