dbgprobe.status
Query the debug target to determine if it is running or halted, and when halted, retrieve the program counter and stop reason.
Instructions
Query target state. Returns whether the target is running or halted, and if halted, the current PC and stop reason (e.g. breakpoint hit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |