gpt4 book ai didi

visual-studio - 恢复 Windows 应用程序崩溃调试按钮

转载 作者:行者123 更新时间:2023-12-04 06:22:04 24 4
gpt4 key购买 nike

我正在尝试调试 Windows 服务(实际上是 SharePoint 服务)的 .Net 插件。

我用这个方法 Hook 我的插件:

System.Diagnostics.Debugger.Break();

但是,在我的开发计算机 (Windows 2012 R2) 上,我没有允许我选择调试器的 Debug 按钮。

我只有:

enter image description here

它错过了 debug 按钮。

如何恢复?

最佳答案

发现于 this answer .

Go to the Tools | Options | Debugging | Just-In-Time dialog. Then make sure all Native and Managed (if you're debugging a .NET application) are checked. Next time you get a crash, the Visual Studio Just-In-Time debugger will come up.

enter image description here

这会自动恢复 Debug 按钮:

enter image description here

关于visual-studio - 恢复 Windows 应用程序崩溃调试按钮,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18787805/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com