Debugging Tools for Windows
.exptr (Display Exception Pointers)
The .exptr command displays an EXCEPTION_POINTERS structure.
Syntax
.exptr Address
Parameters
- Address
- Specifies the address of the EXCEPTION_POINTERS structure.
Environment
| Modes | User mode, kernel mode |
| Targets | Live, crash dump |
| Platforms | All |