bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16745: Can't send SIGTSTP from Emacs through GDB


From: Daimrod
Subject: bug#16745: Can't send SIGTSTP from Emacs through GDB
Date: Fri, 14 Feb 2014 14:11:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Barry OReilly <gundaetiapo@gmail.com> writes:
Hi,

> When running GDB in Emacs and sending SIGTSTP via C-c C-z to another
> Emacs ran under GDB, the Emacs under GDB does not appear to receive
> the SIGTSTP.
>
> Recipe:
>
>   ./src/emacs -Q
>   M-x gdb
>   gdb -i=mi src/emacs
>   run -Q
>   C-c C-z
>   [The Emacs under GDB is not stopped.]

I use the following workaround:
1. switch to the buffer *input/output of <program>*
2. C-q C-z RET

-- 
Daimrod/Greg





reply via email to

[Prev in Thread] Current Thread [Next in Thread]