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

Stephen Chu stephen at ju-ju.com
Thu Jul 26 23:59:15 CEST 2012


On 7/26/12 5:40 PM, André Pönitz wrote:> 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.
 >
 > Could you please submit that patch through gerrit (modulo three style
 > nits: space after 'if', no braces around simple statements, and
 > QByteArray typeName = typeName_  for initialization)?

I am afraid I can't. I just can't configure my computer to get past the 
SSH setup. Not sure if it's the home network or the office network or 
the fact I am constantly moving between the two with different firewall 
setups. :(

Sorry. I promise I will try to figure it out sometime. But just not 
these days. :)



More information about the Qt-creator mailing list