Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ddd: GUI for several command-line debuggers
- Summary
- The Data Display Debugger (DDD) is a popular GUI for command-line
debuggers like GDB, DBX, JDB, WDB, XDB, the Perl debugger, and the
Python debugger. DDD allows you to view source texts and provides an
interactive graphical data display, in which data structures are
displayed as graphs. You can use your mouse to dereference pointers
or view structure contents, which are updated every time the program
stops. DDD can debug programs written in Ada, C, C++, Chill, Fortran,
Java, Modula, Pascal, Perl, and Python. DDD provides machine-level
debugging; hypertext source navigation and lookup; breakpoint,
watchpoint, backtrace, and history editors; array plots; undo and
redo; preferences and settings editors; program execution in the
terminal emulation window, debugging on a remote host, an on-line
manual, extensive help on the Motif user interface, and a command-line
interface with full editing, history and completion capabilities.
Arch: src
Download: | ddd-3.3.11-5.2.src.rpm |
Build Date: | Thu Mar 30 08:38:40 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 7.23 MiB |
Changelog
- * Mon Mar 27 10:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Feb 10 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3.3.11-5.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 3.3.11-5.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes