Debug Session Status
debug_statusCheck debugger lifecycle and DAP events to see if the session is initialized, running, stopped, postmortem, exited, or failed. Use this diagnostic before the next debug action; execution is unchanged.
Instructions
Inspect debugger lifecycle state, the selected stop, recent DAP events, and bounded adapter stderr without changing target execution. Use this to determine whether a session is initialized, running, stopped, postmortem, exited, or failed before choosing another debug tool; it is diagnostic only and does not resume, launch, attach, or terminate the debuggee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||