Data Display Debugger Article Index for
Data
Website Links For
Data
 

Information About

Data Display Debugger




DDD is licensed under the GNU GPL and is Open Source .

DDD has GUI front-end features such as viewing source texts and its interactive graphical data display, where data structures are displayed as graphs.

A simple mouse click dereferences pointers or views structure contents, updated each time the program stops. Using DDD, you can reason about your application by watching its data, not just by viewing it execute lines of source code.

DDD is used primarily on UNIX systems, and its usefulness is complemented with many programmers who add open source plug-ins to DDD.


EXTERNAL LINKS


  • DDD homepage on the GNU site: http://www.gnu.org/software/ddd/