unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11273: 24.0.94; quitting gdb
@ 2012-04-18 18:22 Sam Steingold
  2012-04-19  8:27 ` Chong Yidong
  0 siblings, 1 reply; 8+ messages in thread
From: Sam Steingold @ 2012-04-18 18:22 UTC (permalink / raw)
  To: 11273

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!





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-04-20  6:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 18:22 bug#11273: 24.0.94; quitting gdb Sam Steingold
2012-04-19  8:27 ` Chong Yidong
2012-04-19 16:17   ` Glenn Morris
2012-04-19 16:47     ` Chong Yidong
2012-04-19 17:26       ` Glenn Morris
2012-04-19 18:22       ` Troels Nielsen
2012-04-20  2:50         ` Chong Yidong
2012-04-20  6:42           ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).