Dear all,

I'm using QtCreator 1.2.1 to debug Qt 4.5.2 applications. I compile with a
non-official MinGW release named MinGW TDB, to have gcc 4.3 (I need SSE
support which is not really usable with gcc 3).

When I debug my code step by step, the "Step Over" always goes into inline
functions (there are many in Qt Libraries, and the compilers adds also a lot
more to optimize). This is really not comfortable for debugging sometimes.

Is that a normal behaviour with the complete Qt environment, or is this
related to gcc 4.3? Do you know any solution?

Thanks in advance

Regards,

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

Reply via email to