1997-05-22 21:41:26 +00:00
|
|
|
DDD is the Data Display Debugger, a common graphical front-end for
|
|
|
|
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.
|
|
|
|
|
1999-05-02 21:59:12 +00:00
|
|
|
WWW: http://www.cs.tu-bs.de/softech/ddd/
|
|
|
|
|
1997-05-23 05:58:00 +00:00
|
|
|
Also daily CVS snapshots are at
|
|
|
|
ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/current/
|
|
|
|
Binaries for other systems are at:
|
|
|
|
ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/bin/
|
|
|
|
|
1997-05-22 21:41:26 +00:00
|
|
|
- David O'Brien
|
|
|
|
obrien@NUXI.com
|