GNU bug report logs -
#11273
24.0.94; quitting gdb
Previous Next
Reported by: sds <at> gnu.org
Date: Wed, 18 Apr 2012 18:24:01 UTC
Severity: normal
Found in version 24.0.94
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I start gdb on an interactive process (clisp) which I then exit.
Now, I quit gdb too, but I am still left with a bunch of gdb windows and
emacs running at 100% cpu because
(process-status "gdb-inferior")
=> run
even though it actually does not run (according to ps).
(delete-process "gdb-inferior") fixes that, but this should not be
necessary.
1. BUG: even though the gdb-inferior process is not running, it is
reported as running and emacs takes 100% cpu.
2. RFE: command gud-quit which would
- delete all gud processes
- quit-window all gud windows
In GNU Emacs 24.0.94.5 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2012-03-29 on t520sds
Windowing system distributor `The X.Org Foundation', version 11.0.11004000
Configured using:
`configure '--with-wide-int''
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000
http://www.childpsy.net/ http://openvotingconsortium.org
http://memri.org http://jihadwatch.org http://dhimmi.com http://ffii.org
What's the difference between Apathy & Ignorance? -I don't know and don't care!
This bug report was last modified 13 years and 30 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.