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...

VS 2k5 no longer hits breakpoints
GGardiner
Really weird.