gdb_interrupt
Interrupt a running program by sending Ctrl-C to pause execution and allow GDB commands to be issued for debugging.
Instructions
中断正在运行的程序(发送 Ctrl-C)。用于暂停程序以执行 GDB 命令。
Returns: 中断后的输出
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |