[mythtv] [OT] gdb GUI / IDE ?
Ahmed Toulan
thelinuxer at gmail.com
Wed Apr 2 09:41:04 UTC 2008
Hi John
You can use gdb macros to print contents of STL types. KDE developers have
.gdbinit file that can print most of Qt types. I don't use STL a lot but I
think you can find these macros somewhere on the web or even create it
yourself.
cd && wget
http://websvn.kde.org/*checkout*/trunk/KDE/kdesdk/scripts/kde-devel-gdb?revision=629367-O
.gdbinit
The above command will download the file and install it in your home. Check
the file and I think you'll find it relatively easy to add the macros you
need.
As for a frontend for gdb I use Eclipse.
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/europa/winter/eclipse-cpp-europa-winter-linux-gtk.tar.gz
Hope that helps
Best regards,
Ahmed Toulan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080402/f4f04187/attachment.htm
More information about the mythtv-dev
mailing list