Canceling a long running gdb/mi command

Tom Tromey tom@tromey.com
Wed Jul 26 16:11:00 GMT 2023


>>>>> "Dmitry" == Dmitry Neverov via Gdb <gdb@sourceware.org> writes:

Dmitry> Is there a way to interrupt (cancel) a long running gdb/mi command?
Dmitry> Similar to what happens on Ctrl-C when gdb owns a terminal.

I am not 100% sure about this but I think you can just send a SIGINT to
gdb.

Tom


More information about the Gdb mailing list