debug_continue
Continue debugging by resuming execution of the debuggee, automatically targeting the last stopped thread.
Instructions
Resume execution of the debuggee. Defaults to the last-stopped thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | No | Thread id to continue. If omitted, uses the last thread that stopped. |