我非常喜欢在 Visual Studio 中为我的 .NET 项目使用SOS调试扩展。还有带有附加命令的SOSEX调试扩展,但我只能从 WinDbg 使用 SOSEX。有没有办法从 Visual Studio 中使用 SOSEX?我尝试从即时窗口运行它:
.load D:\sosex\sosex.dll
Error during command: IDebugClient asked for unimplemented interface
Error during command: extension initialization failed