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
Linux: Debugger and program not stopped
-
- CodeLite Enthusiast
- Posts: 13
- Joined: Sun Jan 18, 2009 9:30 pm
- Location: Thüringen (Germany)
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Linux: Debugger and program not stopped
well, I dont know about ArchLinux, but it works as expected on Ubuntu
Eran
Eran
Make sure you have read the HOW TO POST thread