Is it possible to call a method from WinDbg / SOS

青春壹個敷衍的年華 提交于 2019-12-30 09:27:22

问题


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 process on production (Release with no pdb) where is no possibility to use Visual Studio Debugger.

来源:https://stackoverflow.com/questions/7151301/is-it-possible-to-call-a-method-from-windbg-sos

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!