Can some one pls help me
I did have code blocks stopping on breakpoints before but now, for some reason it just ignores them.
I have searched google and this forum and did the things they suggested ---
I am currently doing an sdl project and it is set correctly and running. In my project build options I have produce debugging symbols [-g] selected.
But when I insert a couple of breakpoints and re-build it then go to start debugging my project runs and completes ok, but I am unable to stop it at a breakpoint. Also the debugging window says no debugging symbols found
It also wont run to cursor either
Can some one pls help me