windbg_crash_triage
Performs complete crash triage in a single call: runs !analyze -v, captures registers, call stack, exception record, and fault address to pinpoint root cause immediately.
Instructions
Full crash triage in one call: !analyze -v + registers + call stack + exception record + fault address context. Best first tool after hitting a crash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||