Select Debug
Enable "Enable unmanaged code debugging".
Put some breakpoint in your application.
Once the breakpoint got hit. Open Immediate window and enter the following command
load SOS.
!help
will give detailed information about the command you are looking for.
Its an awesome tool... isn't it?
No comments:
Post a Comment