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

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

bug#4437: 23.1.50; Quitting gdb leaves a process behind


From: Chong Yidong
Subject: bug#4437: 23.1.50; Quitting gdb leaves a process behind
Date: Fri, 20 Apr 2012 14:40:48 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.95 (gnu/linux)

Hannu Koivisto <azure@iki.fi> writes:

> Start emacs with -q option, start gdb to debug any program
> (M-x gdb RET C-a gdb -i=mi ./some-program), quit immediately by typing
> quit RET to gdb command line (and answer "yes" to the question
> whether to kill the process associated to the buffer) and finally list
> processes with M-x list-processes RET.
>
> Expected result: no processes.
> Actual result:
>
> Proc       Status   Buffer   Tty         Command
> ----       ------   ------   ---         -------
> gdb-inferior run      (Killed) /dev/pts/15 

This is fixed in the emacs-24 branch.  Closing.





reply via email to

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