pwndbg_kill
Kill a running debugging session by providing its session UUID to stop the process being debugged.
Instructions
Kill the running process.
Args: session_id: The UUID of the session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |