Difference between revisions of "Ddd"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=ddd |Short description=Graphical front end for command line debuggers |Full description=Works with command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, ...")
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=ddd
+
|Name=GNU DDD
|Short description=Graphical front end for command line debuggers
+
|Short description=Graphical front end for command line debuggers.
|Full description=Works with command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or the Python debugger. In addition to the usual front-end features such as viewing source text, DDD has an interactive graphical display, where data structures are displayed as graphs. Version 3.2 has a new manual, partial support for DEC's Ladebug debugger, space saving data exploration, and several bug fixes, expecially for KDE and CDE window managers.
+
|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.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/ddd/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=svn co svn://svn.savannah.gnu.org/ddd
|Homepage URL=http://www.gnu.org/software/ddd/ddd.html
+
|Documentation note=https://www.gnu.org/software/ddd/manual/
|VCS checkout command=
+
 
|Computer languages=C++
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Documentation note=Online manual in HTML, PDF, and Postscript from http://www.gnu.org/manual/ddd/index.html; PDF, PostScript; texinfo sources, info files, and plain text version included
+
 
|Paid support=
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|IRC help=
+
 
|IRC general=
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
|IRC development=
+
 
|Related projects=gwyple,Gdb
+
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,gwyple,Gdb, emacs
 
|Keywords=debugging,gdb
 
|Keywords=debugging,gdb
|Is GNU=y
+
|Version identifier=3.3.12
|Last review by=Janet Casey
+
|Version date=2009/02/11
|Last review date=2003-11-24
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/ddd/ddd-3.3.12.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=3.3.11
+
|User level=none
|Version date=2005-03-16
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=http://ftp.gnu.org/pub/gnu/ddd/ddd-3.3.11.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/ddd/ddd-3.3.12.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=ddd
 +
|Decommissioned/Obsolete=No
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
|Version comment=3.3.11 stable released 2005-03-16
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/05/01
 +
}}
 +
{{Project license
 +
|License=LGPLv3orlater
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Shaunak Saha
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=
+
|Email=shaunak@gnu.org
|Email=
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/ddd
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource audience=Savannah (Ref)
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/projects/ddd/
|Resource URL=mailto:bug-ddd@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer,Help,Support
+
|Resource kind=VCS Repository Webview
|Resource kind=E-mail
+
|Resource URL=https://web.cvs.savannah.gnu.org/viewvc/ddd/
|Resource URL=mailto:ddd@gnu.org
+
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://svn.savannah.gnu.org/viewvc/ddd/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/ddd/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-ddd/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/ddd/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/ddd/
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=x-window-system
 
|Interface=x-window-system
 +
|Programming-language=C++
 +
|Runs-on=GNU/Linux
 
|Software-development=debugging
 
|Software-development=debugging
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-01-31
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=GNU debugger GDB version 4.16 or later (or another command line debugger)
+
|Prerequisite description=GNU debugger [[GDB]] version 4.16 or later (or another command line debugger)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|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)
+
|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)
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=Gnuplot
+
|Prerequisite description=[[Gnuplot]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=Athena Widget set
+
|Prerequisite description=[[Athena Widget]] set
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Weak prerequisite
 
|Prerequisite kind=Weak prerequisite
|Prerequisite description=XPM lib
+
|Prerequisite description=[[XPM lib]]
 
}}
 
}}
 +
{{Featured}}

Revision as of 11:04, 23 January 2019


[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










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


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

































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.