crash_report
Triage a stopped process with one call: retrieve signal, fault address, registers, backtrace, disassembly, and memory context. Unreadable pieces are reported as warnings, not failures.
Instructions
One-call crash triage: signal, fault address, PC, registers,
backtrace, disassembly around PC, memory at PC/SP/fault address
and the head of the memory map. Use after wait_for_stop (or after
a stop notification). Best-effort: unreadable pieces are reported
in warnings instead of failing the whole call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_frames | No | ||
| session_id | No |