mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 15:43:19 +00:00
![]() On application crash, drwtsn32 will attach to the application and try to get a dump, consisting of: - List of loaded modules - List of loaded threads - Per thread, a stacktrace - Per thread, a small hexdump from the stack - Per thread, a dump of the most common registers This dump is saved to the desktop, and the user is notified of the dump being dropped there. CORE-14180 #145 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
drwtsn32.cpp | ||
drwtsn32.h | ||
main.cpp | ||
precomp.h | ||
stacktrace.cpp | ||
sysinfo.cpp |