summaryrefslogtreecommitdiff
path: root/devel/ddd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-1/+0
| | | | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
* upgrade to version 3.0David E. O'Brien1998-06-232-3/+3
| | | | Notes: svn path=/head/; revision=11491
* Upgrade to 2.2.3.David E. O'Brien1998-02-194-11/+17
| | | | | | | PR: ports/5757 Notes: svn path=/head/; revision=9825
* Paths changed on MASTER_SITES.David E. O'Brien1997-06-231-4/+4
| | | | | | | Noticed by: Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=7045
* Upgrade to v2.1.1.David E. O'Brien1997-06-042-3/+3
| | | | | | | | | Now compiles/runs w/Lesstif w/o extra patches. Noticed by: Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=6769
* Upgrade to 2.1.David E. O'Brien1997-05-235-7/+19
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=6537
* DDD is the Data Display Debugger, a common graphical front-end forDavid E. O'Brien1997-05-226-0/+67
GDB, DBX, and XDB debuggers. DDD is an Motif application that besides the "usual" features such as viewing source texts and breakpoints, DDD provides a _graphical_data_display_, where data structures are displayed as graphs. A simple mouse click dereferences pointers or reveals structure contents. Complex data structures can be explored incrementally and interactively, using automatic layout if preferred. Each time the program stops, the data display reflects the current variable values. Notes: svn path=/head/; revision=6534