This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] ddd-3.3.8


This definitely has my vote - anything that makes debugging easier is a 
Good Thing IMHO.

rlc

On Fri, Dec 05, 2003 at 09:38:15PM -0500, Harold L Hunt II wrote:
> I would like to contribute and maintain ddd:
> 
>     http://www.gnu.org/software/ddd/
> 
> GNU DDD is a graphical front-end for command-line debuggers such as
> GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl 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.
> 
> 
> You can point Cygwin's setup.exe to the following address to install and 
> test ddd:
> 
> http://www.egr.msu.edu/~huntharo/cygwin/
> 
> ***Reviewer's Caveat***: I don't think that the static libiberty.a is 
> supposed to be installed, so I removed the /usr/lib directory in the 
> install step of the build script.
> 
> ------------------------ cut here --------------------------------------
> 
> #!/bin/bash
> 
> mkdir ddd
> cd ddd
> 
> wget \
> http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/setup.hint
> 
> wget \
> http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/ddd-3.3.8-1.tar.bz2
> 
> wget \
> http://www.egr.msu.edu/~huntharo/cygwin/release/ddd/ddd-3.3.8-1-src.tar.bz2
> 
> ------------------------ cut here --------------------------------------
> 
> MD5 sums:
> 
> de2d743b95817745c4227427afec759b *ddd/ddd-3.3.8-1-src.tar.bz2
> 86cc2b9dff9a4f794dfc6bbe49bf2bbc *ddd/ddd-3.3.8-1.tar.bz2
> 2c6bec0f95a7c76ee6581133eeab1db6 *ddd/setup.hint
> 
> 
> Harold

-- 
It's later than you think.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]