windbg_analyze_crash
Run automated crash analysis on the current debugger state to identify the root cause of an unhandled exception or dump file.
Instructions
Run !analyze on the current state. Best after windbg_open_dump or on an unhandled exception.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | Use !analyze -v |