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

André Pönitz andre.poenitz at mathematik.tu-chemnitz.de
Thu Jul 26 23:39:41 CEST 2012


On Thu, Jul 26, 2012 at 04:02:14PM -0400, Stephen Chu wrote:
> 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.

Since the compiled dumpers are only used on Mac nowadays, 
anything that improve the situation on Mac is fine.

Andre'



More information about the Qt-creator mailing list