I have a really strange debug problem. Suddenly I can't set breakpoints in one file of my project, everything else still works. But in that one file my breakpoints are just displayed as red circle that aren't filled, like in release mode. But I can still debug through the file when I enter in a function through the "Step into" button. Has somebody any idea why that happens?