summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestcrashhandler_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTest::CrashHandler: prepare to disassemble the crashing instructionThiago Macieira2025-05-251-1/+2
* QTest::CrashHandler: move the enum definition to the headerThiago Macieira2025-05-231-1/+0
* QTest::CrashHandler: move the Unix async-safe I/O code to the .cppThiago Macieira2025-05-231-3/+5
* QTest::CrashHandler: move windowsFaultHandler() out of the classThiago Macieira2025-05-231-1/+4
* QTest::CrashHandler: move DebugSymbolResolver to the .cppThiago Macieira2025-05-231-0/+56
* QTest::CrashHandler: split into Unix and Windows (2/2)Thiago Macieira2025-05-231-511/+5
* QTest::CrashHandler: split into Unix and Windows (1/2)Thiago Macieira2025-05-231-0/+676