pretty printers for STLport?
Joachim Reichel
joachim.reichel@gmx.de
Thu Sep 30 17:06:00 GMT 2010
Hi,
Tom Tromey wrote:
>>>>>> "Joachim" == Joachim Reichel <joachim.reichel@gmx.de> writes:
>
> Joachim> I've recently discovered gdb's python API and the pretty
> Joachim> printers for the STL types in libstdc++ [1]. Is there something
> Joachim> similar for the STL types from STLport?
>
> I don't know of one, but FWIW they aren't very difficult to write.
Yes, at least with the existing pretty printers for libstdc++. I wrote a
pretty printer module for the STLport containers. If others are interested,
have a look at http://www.joachim-reichel.de/software/gppfs/ . Comments and
feedback welcome.
Joachim
More information about the Gdb
mailing list