Commit Graph

15 Commits

Author SHA1 Message Date
David E. O'Brien
5c8952908b Update to version 3.2.1. 2000-02-21 00:01:03 +00:00
David E. O'Brien
568e8d2829 Update to DDD version 3.2. 2000-02-07 02:35:28 +00:00
Brian Feldman
476523966b Update to version 3.1.6, remove a double MASTER_SITE, and fix portlint
warnings.

Approved by: obrien
1999-08-19 03:09:24 +00:00
David E. O'Brien
2507ae279d Upgrade to 3.1.5.
Most notable fixes:
	- [XEmacs] DDD supports gud-mode in XEmacs 21.0.
	- [Build] DDD supports Bison 1.27 and Automake 1.4a.
1999-05-25 23:49:09 +00:00
David E. O'Brien
c9df971f88 Upgrade to 3.1.4
Noticed by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-04-27 01:10:33 +00:00
David E. O'Brien
547a7dc6ba upgrade to 3.1.3
PR:		ports/9490
Submitted by:	Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-01-21 12:29:17 +00:00
David E. O'Brien
82eb0ba4b4 version 3.1.1 is out 1998-12-07 09:17:51 +00:00
David E. O'Brien
17e13fb568 Upgrade to version 3.1 1998-12-03 19:03:30 +00:00
David E. O'Brien
25adde6808 Upgrade to ver 3.0.92. 1998-12-01 09:39:47 +00:00
David E. O'Brien
4c3b981d93 upgrade to 3.0.91 1998-11-14 22:37:38 +00:00
David E. O'Brien
e12fb5762a upgrade to version 3.0 1998-06-23 22:25:28 +00:00
David E. O'Brien
a06824918d Upgrade to 2.2.3.
PR:	ports/5757
1998-02-19 09:43:30 +00:00
David E. O'Brien
dd406c7119 Upgrade to v2.1.1.
Now compiles/runs w/Lesstif w/o extra patches.

Noticed by:	Thomas Gellekum <tg@ihf.rwth-aachen.de>
1997-06-04 18:21:36 +00:00
David E. O'Brien
0eefe8db84 Upgrade to 2.1.
Submitted by:	jkh
1997-05-23 05:58:00 +00:00
David E. O'Brien
4dbcf54ff9 DDD is the Data Display Debugger, a common graphical front-end for
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.
1997-05-22 21:41:26 +00:00