aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ddd
Commit message (Collapse)AuthorAgeFilesLines
* Paths changed on MASTER_SITES.obrien1997-06-231-4/+4
| | | | Noticed by: Bill Fenner <fenner@parc.xerox.com>
* Upgrade to v2.1.1.obrien1997-06-052-3/+3
| | | | | | Now compiles/runs w/Lesstif w/o extra patches. Noticed by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
* Upgrade to 2.1.obrien1997-05-235-7/+19
| | | | Submitted by: jkh
* DDD is the Data Display Debugger, a common graphical front-end forobrien1997-05-236-0/+67
GDB, DBX, and XDB debuggers. DDD is an 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.