User forums > Help

breakpoints do not work-tried usual solutions

(1/2) > >>

yaelglo:
I had an old (about 2 year old) version of codeblocs, and up until about six months ago everything worked fine. then I took a break from programming, and now, when I started again, the debugger refuses to recognize breakpoints. I thought it was a version problem, so I downloaded 10.05 version. it has the same problem. the project is built on debug, the -s thing is not checked, the -g thing is, but still, it doesnt work. I tried copy pasting it to a new project as well.
I have a 64bit win7
please help me.
I have home assignments and I cant do them.

thank you.

oBFusCATed:
Have you read this: http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks (the notes section)?

yaelglo:
yes, I did. I know how to debug. the exception situation listed there, however, are not clear to me. I have no idea if any of them applies to me.

yaelglo:
for exabple, the whole 32cdb for 23bit and 46cdb for 64bit, I  have no idea how am I supposed to even chack that. I just downloaded a new version, to the there should be no version problems though.
long story short, I'm confused.

oBFusCATed:
So, what is the debugger you are using?
Answering this question will help you understand many things.

Then you can enable the debugger's debug log (Settings->Compiler & Debugger -> Debugger->Debugger's debug log).
And then you can inspect it for some errors, which can give you a clue, what is happening.

If you don't find the problem you can paste the log here (using code tags) and we could try to help you.

Navigation

[0] Message Index

[#] Next page

Go to full version