summaryrefslogtreecommitdiff
path: root/development/ddd/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/ddd/README')
-rw-r--r--development/ddd/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/ddd/README b/development/ddd/README
new file mode 100644
index 0000000000..3f4c522941
--- /dev/null
+++ b/development/ddd/README
@@ -0,0 +1,6 @@
+GNU DDD is a graphical front-end for command-line debuggers such as
+GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash
+debugger, or the Python debugger. Besides ``usual'' front-end features
+such as viewing source texts, DDD has become famous through its
+interactive graphical data display, where data structures are
+displayed as graphs.