This is an archive of the old software engineering chair at Saarland University. It is no longer up-to-date.

DDD - A Free Graphical Front-End for UNIX Debuggers
by Andreas Zeller, Dorothea Lütkehaus

ACM SIGPLAN Notices, Pages 22-27, Volume 31, January 1996.

Digital Library via DOI: 10.1145/249094.249108 - Local copy: Download as compressed PostScript file.

See also

More information is available at http://www.infosun.fmi.uni-passau.de/st/papers/ddd/.

Abstract

The Data Display Debugger (DDD) is a novel graphical user interface to GDB and DBX, the popular UNIX debuggers. Besides ``usual'' features such as viewing source texts and breakpoints, DDD provides a graphical data display, where data structures are displayed as graphs. A simple mouse click dereferences pointers or reveals structure contents. Complex data structures can be explored incrementally and interactively, using automatic layout if preferred. Each time the program stops, the data display reflects the current variable values. DDD has been designed to compete with well-known commercial debuggers; however, it is free software, protected by the GNU general public license. In this paper, we give a quick presentation of DDD and describe its architecture and basic functionality from a technical point of view.

Keywords

BibTeX Entry

@article{zeller-sigplan-1996,
    title = "DDD - A Free Graphical Front-End for UNIX Debuggers",
    author = "Andreas Zeller and Dorothea Lütkehaus",
    year = "1996",
    month = jan,
    journal = "ACM SIGPLAN Notices",
    pages = "22--27",
    volume = "31",
    doi = "10.1145/249094.249108",
}

Show all publications of the Software Engineering Chair.