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>
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>
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>