Problems with gdb pretty-printers

Niko Sams niko.sams at gmail.com
Thu May 13 18:06:31 UTC 2010


> 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.

Niko




More information about the KDevelop-devel mailing list