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

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

bug#6962: 24.0.90; M-x gdb: hangs when leaving the gdb


From: Christoph Scholtes
Subject: bug#6962: 24.0.90; M-x gdb: hangs when leaving the gdb
Date: Sat, 05 Nov 2011 18:52:23 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (windows-nt)

Steve Revilak <steve@srevilak.net> writes:

> I tried my Oct 6th 2011 test case with Emacs 24.0.91.  24.0.91 is
> definitely much better.  Emacs no longer hangs when I type "quit" at
> the (gdb) prompt; instead Emacs offers the following in the
> minibuffer:
>
>   Buffer "*input/output of foo*" has a running process; kill it? (yes
>   or no)
>
> That seems much nicer than the behavior under 24.0.90.

So you press `y' and it kills the buffer. However, the gdb-inferior
process still runs, as `M-x list-processes' shows. Shouldn't that
process be deleted when gdb is exited?





reply via email to

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