terminate_debug
Gracefully terminates the debugged program by sending a DAP terminate request for clean shutdown. Falls back to forced disconnect if termination is unsupported.
Instructions
Gracefully terminate the debugged program.
Sends DAP terminate request for clean shutdown. Falls back to forced disconnect if adapter doesn't support terminate.
Use this instead of stop_debug when you want a graceful exit.
Escape hatch: see the dap-escape-hatch prompt for unwrapped DAP requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||