aboutsummaryrefslogtreecommitdiff
path: root/development/ddd/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/ddd/README')
-rw-r--r--development/ddd/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/ddd/README b/development/ddd/README
new file mode 100644
index 000000000000..85ce67edcffc
--- /dev/null
+++ b/development/ddd/README
@@ -0,0 +1,5 @@
+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.