摘要: Question:I am using Windbg to disassembly managed code (written in c#,console application) using Windbg's !U command from sos.dll.I find when using !u to disassemble a managed function ,the disassebled IL code only contains function calls i made ,and for remaining parts(non-function call C# code 阅读全文
posted @ 2012-04-21 16:30 szjdw 阅读(210) 评论(0) 推荐(0)