Skip to content
Snippets Groups Projects
Commit 6965fc30 authored by hjk's avatar hjk
Browse files

Debugger: Disable parts of QDate* dumper for GDB on 32 bit


Older versions of GDB (~GDB 7.4 on 32 bit) will cause segmentation
faults in inferior calls due to misaligned %ebx values in an SSE
call in qstring.cpp:findChar.

Change-Id: I44492106080f12e645f9d57828438ec70fd66ca6
Reviewed-by: default avatarChristian Stenger <christian.stenger@theqtcompany.com>
parent 05edc86c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment