简体   繁体   中英

visual studio 2012 crashes with breakpoints

This just recently started happening. I've tried repairing Visual Studio which didn't work. Whenever I try to debug with a breakpoint Visual Studio crashes. I've tried using a completely new solution and resetting my user info with devenv.exe /resetuserdata . It seems to crash when "loading symbols for msvcr110d.dll." Debugging with no breakpoints (which is rather useless) seems to work just fine.

I've also tried running Visual Studio as an Administrator.

Also debugging C# projects work just fine (breakpoints and all).

尝试启用本机编辑并继续(选项 - >调试 - >编辑并继续 - >启用本机编辑并继续)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM