c++ - Visual Studio 2015 重复构建时卡住整个 PC

标签 c++ debugging visual-studio-2015

有时,如果我在 Visual Studio 2015 中调试 C++ 程序,它会卡住我的整个 PC,因此我必须重新启动它。 Windows 不响应任何内容,甚至不响应 CRL+ALT+DEL 等命令。甚至我打开的其他程序也不再响应,一切都卡住了。

发生这种情况时,Visual Studio 正在加载一个 DLL,如左下角所示,然后一切都卡住了,只有 Windows 加载光标仍在旋转。

最佳答案

我自己修复了它:我点击了工具->选项->调试->符号并禁用了 Microsoft 符号服务器,现在一切正常。

关于c++ - Visual Studio 2015 重复构建时卡住整个 PC,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40008883/

相关文章:

c++ - 使用 libcurl : it does not appear to get the entire page 时出现问题

php - PHP解析/语法错误;以及如何解决它们

.net - 为什么我的收藏决定从 0 而不是 1 开始?

javascript - 如何在网站启动时在 Visual Studio 中启动新的 Chrome 实例而不进行 Javascript 调试?

typescript - 除非提供 '--module' 标志,否则无法编译模块

visual-studio-2015 - Visual Studio - Productivity Power Tools - RegEx 文件夹名称颜色编码

python - 如何使用 boost_python 将 C++ 序列化数据暴露给 python

c++ - C++ 类函数能否判断自上次调用以来类成员对外部类的引用是否已更新?

android - C++ 生成器 : Get the model of an Android Device

visual-studio-2015 - Visual Studio 2015 Web api - 无 Web api 模板