When I was about to debug C++ program in VS2005,the program didn't stop at
the breakpoints.
The VS said"No symbols are loaded for any call stack frame. The source code cannot be displayed".
What can I do?
debuggingvisual-studiovisual-studio-2005
When I was about to debug C++ program in VS2005,the program didn't stop at
the breakpoints.
The VS said"No symbols are loaded for any call stack frame. The source code cannot be displayed".
What can I do?
Best Solution
Thanks to everybody.
Finally,I found a solution here.