[Qt-creator] Mac debug dumper for QVector index off by 1 with Qt 5?

Stephen Chu stephen at ju-ju.com
Thu Jul 26 22:02:14 CEST 2012


On 7/26/12 11:44 AM, Stephen Chu wrote:

> BTW. std::vector and other std containers still do not show their
> elements in dumper, with 4.8.2 + libstdc++ or 5.0 + libc++.

Yes! I finally figured out why Creator can't display std containers on Mac:

<https://bugreports.qt-project.org/browse/QTCREATORBUG-7440?focusedCommentId=181433#comment-181433>

The fix works for me but I am not sure it's the right place to do it.



More information about the Qt-creator mailing list