interrupt
Stop the running inferior to regain control during debugging. Halts execution and emits a stop notification, equivalent to pressing Ctrl-C in GDB.
Instructions
Interrupt the running inferior (equivalent to Ctrl-C in gdb). The inferior stops and a stop notification is emitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No |