[Qt-creator] QtCreator, GDB & step over inline functions

Etienne Sandré-Chardonnal etienne.sandre at polytechnique.org
Mon Oct 19 15:44:49 CEST 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20091019/4c86a8c1/attachment.html 


More information about the Qt-creator-old mailing list