close_session
End a debug session by terminating the cdb.exe subprocess, with option to detach and keep target running or close directly.
Instructions
Close a debug session, terminating the cdb.exe subprocess.
With detach=true the debugger detaches (target process keeps running). With detach=false the session is closed directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detach | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |