Hi,
thanks for the tip.
I just took a quick pick and my type is not in qqDumpers from line 1620 of
the most recent qdumper.py
warn(" STRIPPED: %s" % nsStrippedType)
warn(" DUMPERS: %s" % (nsStrippedType in qqDumpers))
I suspect that this is because bbsetup is called before my dumpers.py is
loaded.
the output looks like
>~"dumpers=[{type=\"QLinkedList\",formats=\"\"},...,{type=\"QSet\",formats=\"\"},],namespace=\"\",hasInferiorThreadList=\"0\"\n"
>12118^done
>&"source /home/paulo/dev/cxx/cgl/qtc/dumpers.py\n"
>~"XXX: loaded extra dumpers\n"
I'll look more into this later, but I'm almost sure the problem is
qt-creators dumper files loading sequence.
On Mon, Dec 20, 2010 at 12:20 AM, Andre Poenitz <
[email protected]> wrote:
> On Sun, Dec 19, 2010 at 05:27:35PM +0900, Paulo Silva wrote:
> > Well it does print
> > >~"XXX: loaded extra dumpers\n"
>
> So your dumpers get loaded but not used. A possibility for that is that
> you have switched off "Use Debugging Helpers" in the global settings
> (or the context menu of the Locals and Watchers view, that's the same)
>
> > Can you give me a hint to where you guys call the qdump__Ns__A if one is
> > available.
>
> It's called from around line 1570 in dumpers.py as
> qqDumpers[nsStrippedType](self, item)
>
> Andre'
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt.nokia.com/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator