Page 1 of 1

Linux: Debugger and program not stopped

Posted: Thu Apr 09, 2009 3:27 pm
by OLiverr
Hello,

when I debug my program and want to stop debugging it and if the program hangs (e.g. in an infinite loop) the program and gdb is not killed by codelite and I always have to kill them all manually, so I have a lot of gdb and <program-name> processes. Is that my fault or a bug? (ArchLinux)

Oliver

Re: Linux: Debugger and program not stopped

Posted: Fri Apr 10, 2009 3:41 pm
by eranif
well, I dont know about ArchLinux, but it works as expected on Ubuntu

Eran