WinDbg.exe中使用的SOS.dll的命令列表
摘要:
SOS Debugging Extension (SOS.dll) 可以在WinDgb.exe和Visual Studio中通过提供CLR内部环境信息的方式, 帮助你debug托管程序. 这里的命令列表在WinDbg的帮助中是找不到的. 列在下面, 备查. Command Description BPMD [<module name> <method name>] [-m... 阅读全文
posted @ 2010-03-29 12:47 中道学友 阅读(2304) 评论(0) 推荐(0) 编辑