DDD (The Data Display Debugger): is a comfortable graphical user interface to GDB, DBX, XDB the popular
Unix debuggers. Besides ``usual'' features such as viewing source texts and
breakpoints, DDD provides a *graphical data display*, where data structures are
displayed as graphs. Complex data structures can be explored incrementally and
interactively. Last modification on December 15 2000.
SmartGDB: a modern debugger under development which is both scriptable and
thread-aware. Last modification on September 12 1999.
Code Medic: Code Medic provides an elegant graphical interface to gdb's most
important features. Written with the JX GUI library.
Integrates well with Code Crusader. Last modification on December 4 1999.