Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将 windbg 与 SOS 和 SOSEX 一起使用,我可以使用 !mdv 命令“显示托管框架的参数和本地变量”。有没有办法使用ClrMD以编程方式实现相同的结果?
我已经与拥有 CLR MD 的开发人员同步。我们目前不支持本地人,但我们计划在某个时候提供。
为了设定期望,我们正在考虑提供类似于!clrstack但不如ICorDebug.
!clrstack
ICorDebug