I have an issue when I force a stop of a debugging session of my application in KDevelop. The debugging session fails to be killed and removed from the process list. I have to go to the process list and kill it by hand to get the process to end. The process is running fine at the point I manually stop the debugging session in KDevelop.
Anyone else seen this behavior? Or have any advice to why this might be happening? Thanks. :)
(Using KDevelop C++ v3.5.0-6 with GDB v6.7.1 in Ubuntu 7.10)
Anyone else seen this behavior? Or have any advice to why this might be happening? Thanks. :)
(Using KDevelop C++ v3.5.0-6 with GDB v6.7.1 in Ubuntu 7.10)
-
Re: Any KDevelop IDE programmers out there? A question
Sat, January 5, 2008 - 1:42 PMI found it was problem with GDB 6.7 and 6.7.1
:(