summaryrefslogtreecommitdiff
path: root/devel/ddd/DESCR
blob: aa849942d6ea8143cfd91c7afe01f0210da42d53 (plain)
1
2
3
4
5
6
7
8
9
10
DDD is the Data Display Debugger, a common graphical front-end for
GDB, DBX, and XDB debuggers.

DDD is a Motif application that besides the "usual" features such as
viewing source texts and breakpoints.  DDD provides a graphical data
display, where data structures are displayed as graphs.  A simple
mouse click dereferences pointers or reveals structure contents.
Complex data structures can be explored incrementally and
interactively, using automatic layout if preferred.  Each time the
program stops, the data display reflects the current variable values.