开发者

Is it possible to call a method from WinDbg / SOS

开发者 https://www.devze.com 2023-03-29 17:06 出处:网络
Is it possible to call managed method from windbg? Is there any .NET equivalent for .call? Or how to use it to call managed method?

Is it possible to call managed method from windbg? Is there any .NET equivalent for .call? Or how to use it to call managed method?

I'm interested in attaching as a live session to a pro开发者_JAVA技巧cess on production (Release with no pdb) where is no possibility to use Visual Studio Debugger.

0

精彩评论

暂无评论...
验证码 换一张
取 消