Debugging issues
Posted: Fri Oct 23, 2009 3:19 pm
When I'm debugging code, I will often scroll my mouse up to click into/next line etc but suddenly the debugger disattaches from the process.
The executable that I was debugging is still running, but I can't see any variables/watches, nor can I step through the code. If I restart the debugger, the old instance of the program is still running. This will happen several times in a row, a few seconds after I launch the program, and is extremely frustrating for me.
Any suggestions? I'm on ubuntu linux.
The executable that I was debugging is still running, but I can't see any variables/watches, nor can I step through the code. If I restart the debugger, the old instance of the program is still running. This will happen several times in a row, a few seconds after I launch the program, and is extremely frustrating for me.
Any suggestions? I'm on ubuntu linux.