freebsd-ports/devel/ddd/pkg-descr
Mario Sergio Fujikawa Ferreira 6e4880c09a o Update to 3.3.1
o Update WWW tag
2002-05-14 16:58:42 +00:00

20 lines
816 B
Text

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.
WWW: http://www.gnu.org/software/ddd/
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/
- David O'Brien
obrien@NUXI.com