spice86
spice86 copied to clipboard
Pause button for GDB
In client mode, GDB does not send anything to the server when the user presses ctrl+C to suspend execution. A workaround could be to assign a key like "Pause Break" on the keyboard to break the execution when a GDB client is connected.