aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ddd.rb
AgeCommit message (Collapse)Author
2012-05-14ddd: style nitsJack Nagel
- various style cleanups - remove unnecessary linking code Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30Add mirrors for GNU formulaeJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12Use automatic mirror selection for GNU downloadsJack Nagel
It seems that the main GNU download site has issues in some places outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick a nearby mirror. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-22ddd: fix audit warningsDave Bayer
Removed trailing whitespace in ddd formula. (Also git/github practice as my last pull request behaved unexpectedly) Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-19GNU DDD 3.3.12softboysxp
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 bashdb, the GNU Make debugger remake, or the Python debugger pydb. 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. Signed-off-by: Adam Vandenberg <flangy@gmail.com>