diff options
Diffstat (limited to 'development/ddd/README')
-rw-r--r-- | development/ddd/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/ddd/README b/development/ddd/README new file mode 100644 index 0000000000..85ce67edcf --- /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. |