From eb6b7122b792453c0c9f408ec7744ae51f3b2bb4 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 2 Jun 1998 11:29:28 +0000 Subject: Addition of DDD-2.2.3 to the NetBSD packages collection. This was taken from the FreeBSD ports collection, but has been modified slightly (to use PAPERSIZE from env or /etc/mk.conf, rather than hardcoding it), and minor changes in the DESCR file. --- devel/ddd/pkg/DESCR | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 devel/ddd/pkg/DESCR (limited to 'devel/ddd/pkg/DESCR') diff --git a/devel/ddd/pkg/DESCR b/devel/ddd/pkg/DESCR new file mode 100644 index 00000000000..5305f8ac8f7 --- /dev/null +++ b/devel/ddd/pkg/DESCR @@ -0,0 +1,20 @@ +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. + +See the DDD homepage at + http://www.cs.tu-bs.de/softech/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 -- cgit v1.2.3