kill_session
End active debugging sessions by detaching from GDB or terminating it with force. Script sessions shut down gracefully or are killed when forced.
Instructions
End a session. For gdb, the default detaches the plugin and leaves gdb running; force=True also terminates gdb. Script sessions are terminated gracefully by default or killed with force=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| session_id | No |