I am running Qt Creator 1.3 and have decided to start using Qt 4.6.0
rc1 - I downloaded the package and all is well (I am using the MingGW
4.4 toolset supplied with Qt Creator) - apps build fine and 4.6.0
seems pretty good.  However, I cannot step into any Qt code in the
debugger - instead I get a flash of assembler code.  The gdb stack
trace displays all Qt functions in grey, as if it doesn't know where
the source is...

Is this a known issue with the Qt 4.6.0 rc or is this a configuration
issue?  As an experiment I downloaded the special Qt MinGW package
from the FTP site, just in case it differs from the one shipped with
Qt Creator 1.3 but to no avail.  The debugging helpers build fine (and
seem to work).  I installed Qt 4.6.0 into the default folder
(C:\Qt\4.6.0.rc1) and the installer didn't display any errors.  I am
running Windows XP FWIW.

I don't often need to step into the Qt code, but it is a useful thing
to do at times.

I can post logs/screenshots if necessary.  Note that when using Qt
4.5.3 the problem doesn't exist and I can step into Qt source code
fine.

I need to use Qt 4.6.0 as it fixes a bug uploading files to an FTP
server using QNetworkAccessManager (don't ask!).
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to