Welcome to MSDN Blogs Sign in | Join | Help

Managed Watson Dump

From .Net Framework 2.0, Dr. Watson is able to generate dump compatible with .Net framework. This means, dumps with heap data generated by Dr. Watson contains information about managed heap so they can be analyzed with sos.dll.

Some update to Dr.Watson is necessary to make this happen. Dumps generated by older Dr.Watson is not compatible with .Net framework.

To see if a dump is compatible with .Net framework, make sure the mini dump's version is equal or higher than 6400.

 

0:003> .dumpdebug

----- User Mini Dump Analysis

 

MINIDUMP_HEADER:

Version         A793 (6407)

NumberOfStreams 8

Flags           120

                0020 MiniDumpWithUnloadedModules

                0100 MiniDumpWithProcessThreadData

 

Published Monday, July 14, 2008 8:00 AM by junfeng
Filed under:

Comments

# Airline Travel » Managed Watson Dump

Monday, July 14, 2008 12:21 PM by Airline Travel » Managed Watson Dump
New Comments to this post are disabled
 
Page view tracker