Visual Studio 2010 调试器(x86 模式)未显示未处理的错误 [英] Unhandled Errors not showing from Visual Studio 2010 Debugger (x86 mode)

查看:14
本文介绍了Visual Studio 2010 调试器(x86 模式)未显示未处理的错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个使用 VS2010 的用户,当他有一个未处理的异常时,当他使用他的 Visual Studio 调试器(x86 模式)时,它不会出现.调试器似乎只是忽略了异常.它不会发生在其他开发人员的机器上.我没有太多时间查看他机器上的设置,因为我非常有信心这一定是他的 VS 有问题,因为我们都使用相同的解决方案/项目,并且它适用于其他所有人.任何想法这台机器可能有什么问题?(我很想在那台机器上重新安装VS,但我们没有时间去做)

We have a user that is using VS2010 and whenever he has an unhandled exception it doesn't show up when he is using his Visual Studio Debugger (x86 mode). It seems the debugger is just ignoring the exception. It doesn't happen on other developer's machines. I don't have much time to look through settings on his machine as I am pretty confident it has to be a problem with his VS as we are all using the same solution/projects and it works for everyone else. Any ideas what could be wrong with this one machine? (I would love to reinstall VS on that machine but we don't have the time to do it)

这不仅仅发生在加载"方法中.它发生在每种方法中.指向的链接并没有解决这个问题,因为我已经尝试了那里的所有方法都无济于事.

This doesn't happen JUST in the "Load" method. It happens in EVERY method. The link pointed to doesn't solve this problem as I had tried everything there to no avail.

推荐答案

在顶部菜单中单击调试 -> 异常.选中公共语言运行时异常"复选框(在抛出列中).

In top menu click on Debug -> Exceptions. Check the "Common Language Runtime Exceptions" checkbox (in the Thrown column).

这篇关于Visual Studio 2010 调试器(x86 模式)未显示未处理的错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆