2011年12月20日 星期二

Two dump file check utilities


Debug Diagnostic Tool

Debug Diagnostic Tool v1.2 (http://www.microsoft.com/download/en/details.aspx?id=26798)


Overview

The Debug Diagnostic Tool (DebugDiag) is designed to assist in troubleshooting issues such as hangs, slow performance, memory leaks or memory fragmentation, and crashes in any user-mode process. The tool includes additional debugging scripts focused on Internet Information Services (IIS) applications, web data access components, COM+ and COM+ related Microsoft technologies, Sharepoint, and .NET framework.


DebugDiag 1.0 was released as part of the IIS Diagnostic Toolkit and as a standalone tool (x86 only).
DebugDiag 1.1 was released as a standalone tool only (x86 and limited x64 support).
DebugDiag 1.2 is currently available as a standalone tool only (x86 and full x64 support).

Debug Diagnostic Tool v1.1

Please download it from http://www.microsoft.com/downloads/details.aspx?FamilyID=28BD5941-C458-46F1-B24D-F60151D875A3&displaylang=en

Brief Description
The Debug Diagnostic Tool (DebugDiag) is designed to assist in troubleshooting issues such as hangs, slow performance, memory leaks or fragmentation, and crashes in any user-mode process. The tool includes additional debugging scripts focused on Internet Information Services (IIS) applications, web data access components, COM+ and related Microsoft technologies.

More information -- How to Use the Debug Diagnostic Tool v1.1 (DebugDiag) to Debug User Mode Processes.
http://msdn.microsoft.com/en-us/library/ff420662.aspx

DumpChk

The dumpchk.exe is in the C:\Program Files\Debugging Tools for Windows (x86) after windbg was installed.
DumpChk (the Microsoft Crash Dump File Checker tool), DumpChk.exe, is a program that performs a quick analysis of a crash dump file. This enables you to see summary information about what the dump file contains. If the dump file is corrupt in such a way that it cannot be opened by a debugger, DumpChk reveals this fact.
From more detail, please check windbg help file.

http://support.microsoft.com/kb/315271/en-us

沒有留言:

張貼留言