Author Topic: Unable to stop debug process.  (Read 4130 times)

strider

  • Guest
Unable to stop debug process.
« on: August 01, 2011, 07:37:40 am »
Hello,

I have been using code::blocks for about a could of months now and every now and then I get this weird error where basically the debugger sort of hangs up while I am debugging my code. When I try to manually stop it, nothing happens. If I try and rebuild my code, I get an error message which says that "Unable to stop Debug process". I have to then shut code::blocks down and restart it to get back on track.

My system config is:
OS: Linux Mint : 7.2.7
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5): 4.4.5
g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
GNU gdb (GDB) 7.2-ubuntu
Code::Blocks 10.05

Can anyone suggest what the problem might be?

Thanks


Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Unable to stop debug process.
« Reply #1 on: August 01, 2011, 09:26:20 am »
Known and fixed problem, but you need a C::B built from the debuggers branch.
Search for the Jens' repo, he has binary versions for Ubuntu, I don't know if they are compatible with Mint.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Unable to stop debug process.
« Reply #2 on: August 01, 2011, 12:16:56 pm »
My binaries are build on debian, but are known to work on ubuntu, and will most likely work on mint too.
Installation instructions for debugger-branch, can be found here: http://forums.codeblocks.org/index.php/topic,15024.msg100522.html#msg100522