The application is in break mode

落花踏尽游何处,笑入胡姬酒肆中。这篇文章主要讲述The application is in break mode相关的知识,希望能为你提供帮助。
在安装使用Visual Studio 2017后,当代码出现异常的时候,它没有调到代码出错的地方,显示了下图.。

The application is in break mode

文章图片

 
解决办法:
打开 Debug— — 》Options— — 》,勾上 Use Managed Compatibility Mode选项。
The application is in break mode

文章图片

【The application is in break mode】 
参考链接:https://stackoverflow.com/questions/31580182/visual-studio-2015-rtm-debugging-not-working

    推荐阅读