Encyclopedia > DDD

  Article Content

Data Display Debugger

Redirected from DDD

Data Display Debugger, or DDD, is a popular graphical user interface for command-line debuggers such as GDB, DBX[?], JDB[?], WDB[?], XDB[?], the Perl debugger, and the Python debugger.

DDD is licensed under GNU 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



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Great River, New York

... 24, 29.0% from 25 to 44, 24.2% from 45 to 64, and 12.7% who are 65 years of age or older. The median age is 39 years. For every 100 females there are 104.2 males. For ...

 
 
 
This page was created in 22.1 ms