[Qt-creator] QtCreator debug shows anonymous union for QVector, QSet, QList, etc
André Pönitz
andre.poenitz at nokia.com
Wed Mar 23 15:28:42 CET 2011
On Wednesday 23 March 2011 15:09:52 ext Alex Reche wrote:
> Nothing happens. I also try "p b" where b is a QVector to see if I was doing it right.
> Here is the output:
>
> &"p (char*)&qDumpOutBuffer\n"
> &"p qDumpOutBuffer\n"
> &"p b\n"
> ~"$2 = {\n"
> ~" {\n"
> ~" d = 0x1d03900, \n"
> ~" p = 0x1d03900\n"
> ~" }"
> ~"\n"
> ~"}"
> ~"\n"
> ^done
I am afraid this looks like you are "sorely out of luck" for now.
The qDumpOutBuffer contains all the "interesting" data created by the
dumpers, if it can't be accessed the dumpers are practically useless.
> > Recently I've installed QtCreator 2.1, Qt 4.7.2 and XCode4.
Was there some other upgrade involved?
Andre'
More information about the Qt-creator-old
mailing list