Data Display Debugger
Template:Short description Template:Primary sources Template:Infobox software Data Display Debugger (GNU DDD) is a graphical user interface (using the Motif toolkit) for command-line debuggers such as GDB,<ref name="NoStarchPress">Template:Cite book</ref> DBX, JDB, HP Wildebeest Debugger,<ref group="note" name="WDB">The HP Wildebeest Debugger (WDB) is an HP-supported implementation of the GNU Debugger and is available as free software from HP for PA-RISC and Itanium systems.<ref>Template:Cite web</ref></ref> XDB, the Perl debugger, the Bash debugger, the Python debugger, and the GNU Make debugger.<ref>Template:Cite web</ref> DDD is part of the GNU Project and distributed as free software under the GNU General Public License.
Technical details
DDD has GUI front-end features such as viewing source texts and its interactive graphical data display, where data structures are displayed as graphs.
DDD is used primarily on Unix systems, and its usefulness is complemented by many open source plug-ins available for it.
Notes & references
References
Notes
<references group=note/>
See also
- Debugger front-end
- KDbg, a KDE debugger front-end
- ups (debugger)