[mythtv] [OT] gdb GUI / IDE ?

John P Poet jppoet at gmail.com
Wed Apr 2 21:20:57 UTC 2008


On Wed, Apr 2, 2008 at 3:41 AM, Ahmed Toulan <thelinuxer at gmail.com> wrote:
> 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

Thanks Ahmed.  I was also looking at insight, but it seems to have
issues with 64bit OSs.

John
-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?


More information about the mythtv-dev mailing list