pwndbg_terminate
End an active pwndbg debugging session and release all allocated resources immediately.
Instructions
Terminate a pwndbg session and free all resources.
Args: session_id: The UUID of the session to terminate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |