diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-07-09 23:30:08 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-29 23:31:36 -0500 |
commit | fb1ace464c0a73fcc2f0fc8a48a66543e025eac7 (patch) | |
tree | 2f7260f71de461b6bcd0d8dd06f1da1dea744202 /development/ddd/README | |
parent | d8c50bbd8af7167eafa892e731a71e849cdf3f3d (diff) | |
download | slackbuilds-fb1ace464c0a73fcc2f0fc8a48a66543e025eac7.tar.gz |
development/ddd: Removed (included in Slackware 14.1)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/ddd/README')
-rw-r--r-- | development/ddd/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/development/ddd/README b/development/ddd/README deleted file mode 100644 index 85ce67edcf..0000000000 --- a/development/ddd/README +++ /dev/null @@ -1,5 +0,0 @@ -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. |