Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 2.3.0, Qt Creator 2.3.1
-
None
-
Mac OS X
Description
The debugging helpers are 64 bit regardless of selecting a 32 bit toolchain for the build.
The 64 bit dumpers cause GDB instability when debugging a 32 bit application, and do not dump pretty debug information.
Running QT creator in 32 bit mode does not fix the problem.
Qt is configured with -arch x86 and -arch x86_64 options.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-6737 Qt Creator v2.4 does not build 32bit debug helpers, they are still 64bit
- Closed