问题
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