2013/9/2 Timothy Pearson <kb9vqf(a)pearsoncomputing.net>
Is there gdb
pretty-printers for (t)qt3 and tde/kde3 classes?
If you don't know, «pretty-printer» is a python script for printing
various
types in nice human-readable way e.g. QString as normal string, QList as
number of values etc.
I don't know. :-) If not, we should be able to take the old Qt3 pretty
printers and make them work with minor modification...
Tim
I don't think there were any in Qt3 times... this feature was introduced
only in gdb-7.0.
So IMO unless nobody of us has wrote them himself there isn't any...