Windby loadby sos clr 不执行任何操作

发布于 2025-01-14 11:50:58 字数 447 浏览 5 评论 0原文

我正在尝试调试 64 位 .NET 4.5.2 应用程序,但在加载 sos 扩展时遇到问题。我的正常做法是打开 x64 WinDbg 可执行文件,输入 .loadby sos clr 并继续处理我的业务。今天,当我在 WinDbg 中输入该内容时,它只是盯着我看,什么也没做。使用库中的任何扩展都会出现“未找到导出”的错误消息。大约一个月前,我在同一台机器上做了这个,效果很好。我的符号是 srv*https://msdl.microsoft.com/download/symbols,这是相当标准的费用。

然后我尝试使用 .load C:\Windows\Microsoft.NET\Framework64\v4.0.30319\SOS.dll 直接加载 SOS (该文件存在,顺便说一句),它也什么也不做。

我怀疑我的公司屏蔽了某些东西,但我不知道它是什么或从哪里开始。

I'm trying to debug a 64bit .NET 4.5.2 application and am having trouble loading the sos extension. My normal deal is to open up the x64 WinDbg executable, type in .loadby sos clr and go on about my business. Today, when I type that into WinDbg, it just stares at me and does nothing. Using any extension from the library gives an error message of "No export found". I did this about a month ago on the same machine and it worked fine. My symbols are srv*https://msdl.microsoft.com/download/symbols, which is pretty standard fare.

I then tried to load SOS directly using .load C:\Windows\Microsoft.NET\Framework64\v4.0.30319\SOS.dll (the file exists, btw), and it also does nothing.

I suspect my company has blocked something, but I have no idea what it is or where to start.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文