Debugging information cannot be found or does not match

https://social.msdn.microsoft.com/Forums/en-US/503d3ded-976e-460e-b5f9-7e03454ed387/debugging-information-cannot-be-found-or-does-not-match?forum=Vsexpressvc

a "hello,world" c++ program built by visual studio community 2013,and 

Debugging information cannot be found or does not match_第1张图片

i press  "yes" and find my breakpoint has no effect. 

Debugging information cannot be found or does not match_第2张图片

ok now

and better disable the code optimization to debug some code that will be removed by the compliler.

Debugging information cannot be found or does not match_第3张图片

你可能感兴趣的:(Debugging information cannot be found or does not match)