edb_kill_process
Immediately terminate the debugged process. Force-stop a debuggee that is unresponsive or must be killed.
Instructions
Kill the debugged process immediately. Equivalent to force-terminating the debuggee.
Returns: str: Confirmation the process was killed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |