Difference between revisions of "Ddd"

From Free Software Directory
Jump to: navigation, search
(resources)
m (Is GNU checkbox)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU DDD
 
|Name=GNU DDD
|Short description=Graphical front end for command line debuggers
+
|Short description=Graphical front end for command line debuggers.
 
|Full description='''GNU DDD''', the Data Display Debugger, is a graphical front-end for command-line debuggers. Many back-end debuggers are supported, notably the GNU debugger, [[GDB]]. In addition to usual debugging features such as viewing the source files, DDD has additional graphical, interactive features to aid in debugging.
 
|Full description='''GNU DDD''', the Data Display Debugger, is a graphical front-end for command-line debuggers. Many back-end debuggers are supported, notably the GNU debugger, [[GDB]]. In addition to usual debugging features such as viewing the source files, DDD has additional graphical, interactive features to aid in debugging.
 
|Homepage URL=https://www.gnu.org/software/ddd/
 
|Homepage URL=https://www.gnu.org/software/ddd/
|User level=none
+
|Version download=https://ftp.gnu.org/gnu/ddd/ddd-3.4.0.tar.gz
|Is High Priority Project=No
 
|VCS checkout command=svn co svn://svn.savannah.gnu.org/ddd
 
|Documentation note=https://www.gnu.org/software/ddd/manual/
 
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Related projects=gwyple,Gdb, emacs
 
|Keywords=debugging,gdb
 
|Version identifier=3.3.12
 
|Version date=2009/02/11
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/ddd/ddd-3.3.12.tar.gz
 
|Test entry=No
 
|Last review by=Bendikker
 
|Last review date=2018/05/01
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/12
 
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=ddd
 
|GNU package identifier=ddd
|License verified date=2001-01-31
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Bendikker
+
|License copyright=Copyright (C) 1995-1998 Technische Universitaet Braunschweig, Germany.
|License verified date=2018/05/01
+
Copyright (C) 1999-2001 Universitaet Passau, Germany.
 +
Copyright (C) 2001-2006, 2008 Free Software Foundation, Inc.
 +
|License verified by=Genium
 +
|License verified date=2023-06-29
 +
|License note=https://svn.savannah.gnu.org/viewvc/ddd/trunk/COPYING?revision=6884
 +
}}
 +
{{Software category
 +
|Interface=x-window-system
 +
|Programming-language=C++
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|Software-development=debugging
 +
|Use=software-development
 +
|Uitoolkit=motif
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=ddd
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=GNU debugger [[GDB]] version 4.16 or later (or another command line debugger)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[gcc | GNU compiler collection]] version 2.7.2 or higher (or another C++ compiler); LessTif user interface toolkit version 0.89 or higher (or another Motif-compatible user interface toolkit)
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=LGPLv3orlater
+
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=[[Gnuplot]]
 
}}
 
}}
{{Person
+
{{Software prerequisite
|Real name=Shaunak Saha
+
|Prerequisite kind=Weak prerequisite
|Role=Maintainer
+
|Prerequisite description=[[Athena Widget]] set
|Email=shaunak@gnu.org
 
 
}}
 
}}
{{Resource
+
{{Software prerequisite
|Resource audience=Python (Ref)
+
|Prerequisite kind=Weak prerequisite
|Resource URL=https://pypi.org/project/ddd
+
|Prerequisite description=[[XPM lib]]
 
}}
 
}}
{{Resource
+
{{Person
|Resource audience=Ruby (Ref)
+
|Real name=Stefan Eickler
|Resource URL=https://rubygems.org/gems/ddd
+
|Role=Current maintainer
 +
|Email=ddd@gnu.org
 
}}
 
}}
{{Resource
+
{{Person
|Resource audience=Debian (Ref)
+
|Real name=Michael Eager
|Resource URL=https://tracker.debian.org/pkg/ddd
+
|Role=Current maintainer
 +
|Email=ddd@gnu.org
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=Savannah
|Resource URL=https://savannah.gnu.org/projects/ddd
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/ddd/
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://svn.savannah.gnu.org/viewvc/ddd/
 
|Resource URL=https://svn.savannah.gnu.org/viewvc/ddd/
Line 60: Line 71:
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/ddd
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/ddd/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-ddd
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-ddd/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/ddd
+
|Resource URL=https://ftpmirror.gnu.org/ddd/
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=x-window-system
+
|Resource kind=Download
|Programming-language=C++
+
|Resource URL=https://ftp.gnu.org/gnu/ddd/
|Software-development=debugging
 
|Use=software-development
 
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to use
+
|Resource kind=Download
|Prerequisite description=GNU debugger GDB version 4.16 or later (or another command line debugger)
+
|Resource URL=https://alpha.gnu.org/gnu/ddd/
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to build
+
|Resource audience=Debian
|Prerequisite description=GNU compiler collection version 2.7.2 or higher (or another C++ compiler); LessTif user interface toolkit version 0.89 or higher (or another Motif-compatible user interface toolkit)
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/ddd
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Weak prerequisite
+
|Resource audience=Wikidata
|Prerequisite description=Gnuplot
+
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q1172206
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Weak prerequisite
+
|Is High Priority Project=No
|Prerequisite description=Athena Widget set
+
|Decommissioned or Obsolete=No
}}
+
|Version identifier=3.4.0
{{Software prerequisite
+
|Version date=2023-05-09
|Prerequisite kind=Weak prerequisite
+
|Version status=stable
|Prerequisite description=XPM lib
+
|Last review by=Genium
 +
|Last review date=2023-06-29
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/ddd/ddd-3.4.0.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 15:12, 29 June 2023


[edit]

GNU DDD

https://www.gnu.org/software/ddd/
Graphical front end for command line debuggers.

GNU DDD, the Data Display Debugger, is a graphical front-end for command-line debuggers. Many back-end debuggers are supported, notably the GNU debugger, GDB. In addition to usual debugging features such as viewing the source files, DDD has additional graphical, interactive features to aid in debugging.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

29 June 2023




Leaders and contributors

Contact(s)Role
Stefan Eickler Current maintainer
Michael Eager Current maintainer


Resources and communication

AudienceResource typeURI
Downloadhttps://ftp.gnu.org/gnu/ddd/
SavannahVCS Repository Webviewhttps://svn.savannah.gnu.org/viewvc/ddd/
WikidataGeneralhttps://www.wikidata.org/wiki/Q1172206
Downloadhttps://ftpmirror.gnu.org/ddd/
SavannahDeveloperhttps://savannah.gnu.org/projects/ddd/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-ddd/
Downloadhttps://alpha.gnu.org/gnu/ddd/
DebianDeveloperhttps://tracker.debian.org/pkg/ddd
Mailing Listhttps://lists.gnu.org/mailman/listinfo/ddd/


Software prerequisites

KindDescription
Weak prerequisiteGnuplot
Weak prerequisiteAthena Widget set
Required to useGNU debugger GDB version 4.16 or later (or another command line debugger)
Weak prerequisiteXPM lib
Required to build GNU compiler collection version 2.7.2 or higher (or another C++ compiler); LessTif user interface toolkit version 0.89 or higher (or another Motif-compatible user interface toolkit)

This entry (in part or in whole) was last reviewed on 29 June 2023.




Entry

















"Current maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Current maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.