summaryrefslogtreecommitdiffstats
path: root/examples/opengl/cube/main.cpp
diff options
context:
space:
mode:
authorThiago Macieira <[email protected]>2025-05-14 23:29:02 -0700
committerThiago Macieira <[email protected]>2025-06-12 19:14:58 -0700
commit6489c41234806704c5e84a013959a28e1ee7aed4 (patch)
tree90061b5c2fddf387e780b9319b9ee0b7e9620057 /examples/opengl/cube/main.cpp
parent5d28c05ba896045cc2242b52bfd921dc3bacb0ec (diff)
QTest::CrashHandler: print the Unix signal si_code nameHEADdev
It's easier to interpret an "SEGV_MAPERR", "FPE_INTDIV", or "ILL_ILLOPC" rather than "code 1". Alongside the decoded instruction pointer from the previous commit, we now get a message like: Received signal 11 (SIGSEGV), code SEGV_MAPERR, at address 0x00005637dd5c1346, for address 0x0000000000000004 Change-Id: Ic9f54e06fd2956fea3ccfffde7aa7b54167333b7 Reviewed-by: Ahmad Samir <[email protected]> Reviewed-by: Edward Welbourne <[email protected]>
Diffstat (limited to 'examples/opengl/cube/main.cpp')
0 files changed, 0 insertions, 0 deletions