DAM
2009-05-07 22:36:01 UTC
Using VS2005 SP1. With a debug build I'm no longer able to debug an
application that used to be able to be debugged. I've verified that the pdb
file is in the same location as the exe file but I get the error:
"Debugging information for 'MyApp.exe' cannot be found or does not match. No
symbols loaded."
The time stamp of the pdb file is 1 minute before the time stamp of the exe
so I think the symbols should match. Any idea what the problem might be?
Thanks,
DAM
application that used to be able to be debugged. I've verified that the pdb
file is in the same location as the exe file but I get the error:
"Debugging information for 'MyApp.exe' cannot be found or does not match. No
symbols loaded."
The time stamp of the pdb file is 1 minute before the time stamp of the exe
so I think the symbols should match. Any idea what the problem might be?
Thanks,
DAM