DDD - Summary
This software is part of the GNU Project.
DDD is a front-end to a command-line debugger (called inferior debugger, because it lies at the layer beneath DDD).
DDD supports inferior debuggers like 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.
Registration Date: Sun 29 Apr 2001 01:20:22 PM UTC
License: GNU General Public License v3 or later
Development Status: 3 - Alpha
posted by pwainwright, Wed 11 Feb 2009 06:17:04 PM UTC - 0 replies
This is the public release of DDD 3.3.12.
It features much improved support for debugging Python, Bash and Make, as well as various bug fixes.
It is available immediately at ftp://ftp.gnu.org/gnu/ddd
posted by pwainwright, Mon 26 Jan 2009 08:49:43 AM UTC - 0 replies
Here is the second, and quite possibly final, release candidate for DDD 3.3.12.
If DDD crashes with a fatal signal (hopefully an infrequent occurrence), it should now provide a decent stack trace in the log file. Thanks to Shaunak Saha for fixing this bug.
...
[Read more]
posted by pwainwright, Wed 03 Dec 2008 08:34:26 PM UTC - 0 replies
The last official release of DDD, 3.3.11, was made on 16th March 2005, well over three years ago.
But, DDD developers have not been idle.
Rocky Bernstein in particular has done some great work in his "pydb" branch. DDD can now be used effectively in debugging Python programs (pydb), Bash scripts (bashdb) and Makefiles (remake)...
...
[Read more]
[Submit News]
[3 news in archive]

