Pretty print gdb in other IDEs?
General and Desktop
1
Posts
1
Posters
639
Views
1
Watching
-
Hi -
Anyone out there had success getting pretty printing to work for debugging with gdb in an IDE other than QtCreator? I really want to get this working in Netbeans.
I've tried the stuff here: https://projects.kde.org/projects/extragear/kdevelop/kdevelop/repository/revisions/master/show/debuggers/gdb/printers
I also noticed that the QtCreator install ships with Qt's pretty print scripts, but I'm not sure this works with gdb, or what my gdbinit script would even look like...