The DebugDiag team is proud to announce the release to web of DebugDiag 2 Update 3. It has been quite some time since we had a public release!
The Debug Diagnostic Tool (DebugDiag) is designed to assist in troubleshooting issues such as hangs, slow performance, memory leaks, and crashes in any user-mode process. The tool includes built-in analysis rules focused on IIS web applications, web data access components, COM+, WCF, SharePoint and related Microsoft technologies. The collection engine of the tool collects memory dumps, while the analysis engine analyzes these memory dumps and generate analysis reports that show what caused the problem and how to fix it.
In this release we addressed several issues and added few features.
- Windows 10 support
- Latest Windows Debugger Engine
- Snapshot Technology for Dump Collection
- WCF Analysis
- Kernel Analysis (Preview)
- MEX framework integration
Documentation:
KB: https://support.microsoft.com/en-us/help/2895198/debug-diagnostics-tool-v2-0-is-now-available
DebugDiag on Channel9: https://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-121-DebugDiag-Part-1
To download, visit this location: https://www.microsoft.com/en-us/download/details.aspx?id=58210
Please contact us at dbgdiag at microsoft.com if you have questions or feedback.
The DebugDiag Team