On domingo, 6 de janeiro de 2013 21.49.46, Niko Sams wrote:
> Hi all,
> 
> years ago I started working on gdb pretty printers for Qt 4 that allow
> printing eg. QString or QList values. Similar to what QtCreator does
> but with one big difference: it also works with plain gdb.
> Pretty printers are implemented in python and can be shipped with the
> library they are built for. Ubuntu does that for libstdc++ [1]
> 
> The merge request [2] I created back then got rejected - it now gets
> shiped with KDevelop and people also use it for cli - which requires
> not so strait forward manual set up.
> 
> I'd like to try again to get this into Qt 5 - where it imho belongs.
> Would such a patch get accepted?

Yes, I'd say so. We can put it somewhere in qtbase, like in util/gdb.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to