VS 2k5 no longer hits breakpoints

Hi!

My Visual Studio 2k5 suddenly refuses to hit breakpoints. The tooltip above them says that no symbols are loaded but the output window says the opposite. I can't hit a breakpoint in both managed and unmanaged code. I've even double checked all solution and project settings and haven't found anything improper.

Even the Debugger.Break() method call does not break into the debugger...

I've tried to clean or rebuild the solution but nothing helpes...

Do you have any ideas

Thanks a lot.

EDIT: Seems that other projects can be debugged correctly, weird...


Answer this question

VS 2k5 no longer hits breakpoints

  • GGardiner

    OK, I managed to restore the solution files (.XXproj, .sln, .suo) from a backup I made yesterday and the problem seems gone right now...

    Really weird.

  • VS 2k5 no longer hits breakpoints