debug tools : windbg source index solution for git projects (source faster, debug slower)
-
Updated
Jan 6, 2022 - Batchfile
debug tools : windbg source index solution for git projects (source faster, debug slower)
CrashDumpAnalyzer.exe is a straightforward C++ executable designed to automatically analyze minidump files using the DbgEng.dll debugging engine. This tool simplifies the process of diagnosing and troubleshooting application crashes by providing an automated way to interpret the stack traces.
Add a description, image, and links to the dumpanalysis topic page so that developers can more easily learn about it.
To associate your repository with the dumpanalysis topic, visit your repo's landing page and select "manage topics."