mu
mu copied to clipboard
Enhance debug output for exception handlers
This is a request for enhancements to the debug output included in x86 CPU exception handler debug prints.
Two enhancements are requested:
- For MachineCheck exceptions, add prints for the architectural Machine Check MSRs (MCi_STATUS, MCi_ADDR, etc.)
- Add a dump of the pre-exception stack for exceptions where the stack pointer is valid.