debugging

How to collect process dump with LeakTrack information using ProcDump + Debug Diagnostic Tool

Just a short note on how to collect process dump including LeakTrack information. Download latest version of Microsoft Debug Diagnostic Tool, at the moment it is Debug Diagnostic Tool v2 Update 3 and install it going through an installation wizard steps as shown below: Once installation wizard completes, download ProcDump and unzip it on the How to collect process dump with LeakTrack information using ProcDump + Debug Diagnostic Tool

How to take process dump using CDB

Just a short explanation of how to take process dump using CDB. First you need to get Debugging Tools for Windows. To get Debugging Tools as a standalone tool set you can just download Windows SDK and during installation select Debugging Tools for Windows: Once Debugging tools for Windows are downloaded and installed you can How to take process dump using CDB