I'm trying to debug a project in VS2008. I can place breakpoints in the code, but as soon as I start debugging, the breakpoints go hollow. Mousing over the hollow points I get the message "the breakpoint will not currently be hit. The source code is different from the original version."
I've tried both cleaning & rebuilding the project and rebooting the machine. I've still got the problem.
Any ideas?
Also, Visual Studio and the project (Chromium) are on a different partition from the system files (Windows XP). Does that matter?