interrupt
Send SIGINT to interrupt a running program, unblocking stalled debug commands like continue or reverse-step and returning their output.
Instructions
Interrupt a running inferior by sending SIGINT.
Use when run, continue_exec, or a reverse-* tool is blocking because the program has not stopped yet. The blocked call returns with the stop output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |