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

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

GDB/CPU-Usage


From: Tom Rauchenwald
Subject: GDB/CPU-Usage
Date: Sun, 06 Dec 2009 19:27:10 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux)

Hi,

with current CVS firing up gdb (M-x gdb) and typing run in the
gdb-buffer causes CPU-usage to go to 100% for me, although the program
quits.

I tested it with a minimal program and emacs -Q

,----
| int main(int arg, char **args)
| {
|   return 0;
| }
`----

CPU-usage drops to normal when i kill the GDB-buffer.

Does anyone see this problem too? How could I debug it?

Thanks,
-tom

-- 
Setzt du dich in Heidelbeerchen
Hast du blaue Beidlhärchen.





reply via email to

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