mu icon indicating copy to clipboard operation
mu copied to clipboard

Enhance debug output for exception handlers

Open joschock opened this issue 2 years ago • 0 comments

This is a request for enhancements to the debug output included in x86 CPU exception handler debug prints.

Two enhancements are requested:

  1. For MachineCheck exceptions, add prints for the architectural Machine Check MSRs (MCi_STATUS, MCi_ADDR, etc.)
  2. Add a dump of the pre-exception stack for exceptions where the stack pointer is valid.

joschock avatar Sep 01 '22 18:09 joschock