debug_detach
Detach from an active debug session while keeping the target process running and operating normally. Terminate debugging without killing the process.
Instructions
Detach from the debugged process, leaving it running, and close the debug session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Debug session ID returned by debug_launch or debug_attach |