.loadby sos mscorwks

"This command tells the debugger to load the SOS debugger extension at the path of where mscorwks.dll was

loaded from in the process. to determine the path the debugger will choose do a lmv mmscorwks command

Once the extension is loaded, run !clrstack or !dumpstack, or even the !analyze command again to see the

.NET Portion of this stack that may give more clues."
posted @ 2009-04-26 08:51  dudu  阅读(434)  评论(0)    收藏  举报