[PATCH 00/17] Interrupting programs that block/ignore SIGINT

Eli Zaretskii eliz@gnu.org
Tue Jun 15 16:18:33 GMT 2021


> Cc: gdb-patches@sourceware.org
> From: John Baldwin <jhb@FreeBSD.org>
> Date: Tue, 15 Jun 2021 08:50:18 -0700
> 
> Put another way, every time I hit Ctrl-C when running a program under
> GDB, the thought in my mind is not "I want to kill the program", it is
> "I want to stop the program so I can examine its state in the debugger".

So, in your opinion, Ctrl-C in this context is different from C-z and
C-\, to name other keystrokes that cause signals to be delivered?


More information about the Gdb-patches mailing list