diff options
| author | Thiago Macieira <thiago.macieira@intel.com> | 2025-05-14 23:29:02 -0700 |
|---|---|---|
| committer | Thiago Macieira <thiago.macieira@intel.com> | 2025-06-12 19:14:58 -0700 |
| commit | 6489c41234806704c5e84a013959a28e1ee7aed4 (patch) | |
| tree | 90061b5c2fddf387e780b9319b9ee0b7e9620057 /src/sql/doc/snippets/code/code.pro | |
| parent | 5d28c05ba896045cc2242b52bfd921dc3bacb0ec (diff) | |
QTest::CrashHandler: print the Unix signal si_code name
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 <a.samirh78@gmail.com>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/sql/doc/snippets/code/code.pro')
0 files changed, 0 insertions, 0 deletions
