How to do debuging in codeblocks? I\'ve set few brakepoints and pressed debug/start but program doesn\'t stop on any of those brakepoints. What do I have to do in order for it t
i dont know if u solved it already but i had the same problem and just solved it!! i have searched a lot all over and eventually the problem was....
non ASCII chars on the project path !!
i had some hebrew letters on the path where my files are located !! i changed it to regular english letters and the debugger worked!!
In codeblocks for your program to debug , it should be in an active project .
So: