Problems with gdb pretty-printers

Victor Vicente de Carvalho victor.v.carvalho at gmail.com
Thu May 13 18:20:43 UTC 2010


2010/5/13 Niko Sams <niko.sams at gmail.com>

> > Printing an Any on gdb witch contains strings returns a nicely formated
> > output. On KDevelop, it's show as it wasn't recognized.
> Is the pretty printer loaded correctly?
> is the to_string method called at all? (You can test using print
> statements in python
> and watching kdevelop console output.
>
> Yes, as I have other printers on the same module and they work fine, and
for this printer basic structures like ints and booleans are converted
right. Also on gdb terminal the same module prints the correct output. I'm
making the import from my ~/.gdbinit.


> Niko
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100513/9508a634/attachment.html>


More information about the KDevelop-devel mailing list