index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testlib
/
qtestcrashhandler_unix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QTest::CrashHandler: print the Unix signal si_code name
Thiago Macieira
2025-06-12
1
-1
/
+140
*
QTest::CrashHandler: extract the address of the crashing instruction
Thiago Macieira
2025-05-25
1
-1
/
+40
*
QTest::CrashHandler: prepare to disassemble the crashing instruction
Thiago Macieira
2025-05-25
1
-11
/
+35
*
QTest::CrashHandler: switch to execvp() instead of execlp()
Thiago Macieira
2025-05-25
1
-5
/
+24
*
QTest::CrashHandler: add asyncSafeToHexString()
Thiago Macieira
2025-05-23
1
-6
/
+17
*
QTest::CrashHandler: use string_view for writeToStderr() for the inputs
Thiago Macieira
2025-05-23
1
-18
/
+9
*
QTest::CrashHandler: reorganize Unix header blocks
Thiago Macieira
2025-05-23
1
-18
/
+19
*
QTest::CrashHandler: move the enum definition to the header
Thiago Macieira
2025-05-23
1
-3
/
+0
*
QTest::CrashHandler: move the Unix signal-handling code into the .cpp
Thiago Macieira
2025-05-23
1
-18
/
+66
*
QTest::CrashHandler: move the Unix async-safe I/O code to the .cpp
Thiago Macieira
2025-05-23
1
-11
/
+56
*
QTest::CrashHandler: split into Unix and Windows (2/2)
Thiago Macieira
2025-05-23
1
-166
/
+11
*
QTest::CrashHandler: split into Unix and Windows (1/2)
Thiago Macieira
2025-05-23
1
-0
/
+676