status
Check the current debug state: confirms OpenOCD is active, target status (halted/running), and program counter value if halted. Does not disrupt execution.
Instructions
Report current debug state: whether OpenOCD is running, whether the target is halted or running, and the current program counter (PC) if halted. Does not disturb execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |