VS2012 程序运行后无法加断点

问题:程序运行后无法加断点,提示 "不能设置下面的断点,***,断点未能绑定"

解决:TOOLS -> Options -> Debugging -> Edit and Continue ->  勾选 Enable native Edit and Continue

你可能感兴趣的:(VS2012 程序运行后无法加断点)