User forums > Using Code::Blocks

Debugger suddenly does not work

<< < (2/2)

BlueHazzard:
This is an windows error message about executable not found/invalid, so you can try the following:
1) Do not use spaces or any other non ascii character in your project path
2) Rebuild everything with build->rebuild and try again
3) Is your gdb compatible with the compiler version?
4) Try to run the gdb and your executable from command line, outside of codeblocks and check if it works

stahta01:

--- Code: ---D:/Cloud/Dropbox

--- End code ---

I just noticed the above; I suggest if what BlueHazzard said fails.
To try it outside of the drop box because that might be the problem.

Tim S.

Manuel:
Hello BlueHazzard, thanks for your sugestions.

1) I already try that without success.
2) same as above.
3) how can I check that?
4) also I've read that this could be done, but i am a newbie so can you point me to a page where I can follow some instructions to do this?

and Tim, I already try that too, but the path is not the problem, as the other project run the debugger without problems.

Again, thanks for your suggestions!

Manuel:
Ok I searched a little on youtube and I think I just found something to use the gdb. I try to run the code form the bin/debug folder and get the same error 193. I attached an image.

Navigation

[0] Message Index

[*] Previous page

Go to full version