/usr/share/doc-base/ddd-paper is in ddd-doc 1:3.3.12-5.1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | Document: ddd-paper
Title: DDD---A Free Graphical Front-End for UNIX Debuggers
Author: Andreas Zeller and Dorothea Lütkehaus
Abstract: DDD survey
The Data Display Debugger (DDD) is a novel graphical user interface to GDB
and DBX, the popular UNIX debuggers. Besides typical 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 wellknown
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.
Section: Programming
Format: postscript
Files: /usr/share/doc/ddd-doc/ddd-paper.ps.gz
|