A fast execution trace symbolizer for Windows.
-
Updated
May 6, 2024 - C++
A fast execution trace symbolizer for Windows.
Inspect and capture minidump files. Includes stand alone library for reading minidump files.
Windows single header stack walker in C (DbgHelp.DLL)
An attempt to convert the original over to UWP, Allows access to `dbghelp.dll` features and APIs
Walking the callstack in windows applications
A Visual Diagnostic tool for visualizing call stack and data structures for debugging and other applications of VIsual C++ in Visual Studio IDE
Windows just-in-time debugger that attaches to applications after unhandled exceptions, collects exception details, resolves symbols from DWARF and PDB debug information, and provides embeddable DLL components for stack backtraces and exception reports.
Add a description, image, and links to the dbghelp topic page so that developers can more easily learn about it.
To associate your repository with the dbghelp topic, visit your repo's landing page and select "manage topics."