DDD descriptions for the Linux software map Begin3 Title: ddd Version: 2.0 Entered-date: 02OCT96 Description: The Data Display Debugger (DDD) is a comfortable graphical user interface to GDB, DBX, XDB the popular UNIX debuggers. Besides ``usual'' features such as viewing source texts and breakpoints, DDD provides a *graphical data display*, where data structures are displayed as graphs. Complex data structures can be explored incrementally and interactively. Other DDD features include: debugging of programs written in C, C++, Pascal, MODULA-2, FORTRAN, and ADA; machine-level debugging; hypertext source navigation and lookup; GDB/DBX/XDB command-line interface with full editing, history, and completion capabilities; breakpoint, backtrace, and history editors; optional program execution in terminal emulator window; debugging on remote host; on-line manual; interactive help on the OSF/Motif user interface. DDD has been designed to compete with well-known commercial debuggers. For more information see http://www.cs.tu-bs.de/softech/ddd/ Keywords: ddd, GUI, debugger, visualization Author: luetke@ips.cs.tu-bs.de (Dorothea Luetkehaus) zeller@ips.cs.tu-bs.de (Andreas Zeller) Maintained-by: ddd@ips.cs.tu-bs.de (DDD Maintainers) Primary-site: ftp.ips.cs.tu-bs.de /pub/local/softech/ddd/bin/linux 2kB ddd-2.0-i586-unknown-linux.README (general) 400kB ddd-2.0-i586-unknown-linux-dynamic.gz (dynamically linked ELF binary) 853kB ddd-2.0-i586-unknown-linux-semistatic.gz (dynamically linked ELF binary with Motif linked statically) 1303kB ddd-2.0-i586-unknown-linux-static.gz (statically linked ELF binary) 1kB ddd-2.0-1.README (for RPM version) 406kB ddd-doc-2.0-1.i386.rpm (Docs RPM) 401kB ddd-dynamic-2.0-1.i386.rpm (binary RPM) 854kB ddd-semistatic-2.0-1.i386.rpm (binary RPM) 1304kB ddd-static-2.0-1.i386.rpm (binary RPM) 1461kB ddd-2.0-1.src.rpm (Source RPM) Alternate-site: sunsite.unc.edu /pub/Linux/devel/debuggers Original-site: ftp.ips.cs.tu-bs.de /pub/local/softech/ddd Copying-policy: GPL End