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' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
