ddd ------------------------------------------ GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger bashdb, the GNU Make debugger remake, or the Python debugger pydb. Besides ``usual'' front-end features such as viewing source texts, DDD has become famous through its interactive graphical data display, where data structures are displayed as graphs. Canonical homepage: https://www.gnu.org/software/ddd/ ------------------------------------ Build instructions: unpack ddd-3.4.0-1-src.tar.bz2 if you use setup to install this src package, it will be unpacked under /usr/src automatically cd /usr/src cygport ddd-3.4.0-1.cygport all This will create: /usr/src/ddd-3.4.0-1.tar.bz2 /usr/src/ddd-3.4.0-1-src.tar.bz2 ------------------------------------------- Port Notes: ----- version 3.4.0-1 ----- * Sync with upstream release. ----- version 3.3.12-3 ----- * Update to use latest Fedora patchset * Force use of C locale as motif is not UTF-8 aware ----- version 3.3.12-2 ----- * Use ddd-3.3.11-lang.patch from Fedora * Use ddd-3.3.12-man.patch from Gentoo ----- version 3.3.12-1 ----- * Sync with upstream release. ----- version 3.3.9-1 ----- * Sync with upstream release. ----- version 3.3.8-1 ----- * Initial Cygwin release. Cygwin port maintained by: Jon Turney