[Bug 73946] New: When a debugged program terminates KDevelop uses full CPU power
Joachim Eibl
joachim.eibl at gmx.de
Sun Feb 1 11:55:08 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=73946
Summary: When a debugged program terminates KDevelop uses full
CPU power
Product: kdevelop
Version: 3.0.0
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: joachim.eibl at gmx.de
Version: 3.0.0 (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc (GCC) 3.3.1 (SuSE Linux)
OS: Linux
When debug a program and it ends normally, then the CPU-usage goes up although KDevelop shows me "Program exited normally" in the status bar.
In the process-table KDevelop uses all the CPU. Gdb is still running but using 0 % CPU.
I have to explicitely stop debugging from KDevelop to stop gdb and then KDevelop stops using the CPU.
(It's annoying because: You loose CPU-power that would be needed for other things, or because the battery on notebooks won't last long, or because the CPU-fan goes on, etc.)
(My gdb version is 5.3.92.)
More information about the KDevelop-devel
mailing list