I was wondering if the use of gdbmacros.cpp compiled into my project would help show the contents of Qt classes when using a different IDE? I know this is a bit "off topic" but since gdbmacros.cpp is included with QtCreator I figure there might be some one who has a suggestion.
<background> I recently started a fresh project where I decided to start replacing some boost classes with Qt classes and more fully embracing the Qt frameworks. This is all well and good but the problem is the usual one: in gdb, how to get a human readable representation of things like QString? The IDE in question is Eclipse CDT. Any help is appreciated </background> Mike Jackson www.bluequartz.net _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
