Hey,
I want to be able to see the Qt source code in my debugger.

I'm running OSX.5
qt 4.6.3 installed w/ click through installer
and Creator 2.01

I have set DYLD_IMAGE_SUFFIX = _debug in:

projects->build settings->build environment.

This setting is also reflected in the

projects->build settings->run settings

I have also checked the "Use debug version of frameworks checkbox in
run settings.

When I run my app in the debugger it still says:

Unable to read symbols for "QtGui.framework/Versions/4/QtGui" (file not found).
Unable to read symbols from "QtGui" (not yet mapped into memory).
Unable to read symbols for "QtCore.framework/Versions/4/QtCore" (file
not found).
Unable to read symbols from "QtCore" (not yet mapped into memory).

And I only see assembly code for Qt functions.

Any thoughts?

-Willy
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to