Difference between revisions of "Gdb"

From Free Software Directory
Jump to: navigation, search
(Added Savannah link)
(Added Ruby link)
Line 9: Line 9:
 
|Homepage URL=https://www.gnu.org/software/gdb/
 
|Homepage URL=https://www.gnu.org/software/gdb/
 
|User level=advanced
 
|User level=advanced
 +
|Is High Priority Project=No
 
|VCS checkout command=git clone git://sourceware.org/git/binutils-gdb.git
 
|VCS checkout command=git clone git://sourceware.org/git/binutils-gdb.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User manual available in HTML, PostScript, [[Texinfo]], dvi, and ASCII formats from http://www.gnu.org/software/gdb/documentation/ User manual available in printed format from https://order.fsf.org/#manuals
 
|Documentation note=User manual available in HTML, PostScript, [[Texinfo]], dvi, and ASCII formats from http://www.gnu.org/software/gdb/documentation/ User manual available in printed format from https://order.fsf.org/#manuals
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 
|IRC general=irc://irc.freenode.net/#gdb
 
|IRC general=irc://irc.freenode.net/#gdb
Line 20: Line 22:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://ftp.gnu.org/gnu/gdb/gdb-7.12.1.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/gdb/gdb-7.12.1.tar.gz
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/19
+
|Last review date=2018/04/13
 
|Submitted date=2011/04/12
 
|Submitted date=2011/04/12
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 53: Line 56:
 
|Role=FSF-appointed GDB Maintainer. Please see the the gdb/MAINTAINERS file for the full list of maintainers and their specific areas.
 
|Role=FSF-appointed GDB Maintainer. Please see the the gdb/MAINTAINERS file for the full list of maintainers and their specific areas.
 
|Email=eliz@gnu.org
 
|Email=eliz@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/gdb
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 69: Line 76:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource audience=Help, Support
|Resource kind=E-mail
 
|Resource URL=mailto:gdb@sourceware.org
 
}}
 
{{Resource
 
|Resource audience=Support
 
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:gdb@sourceware.org
 
|Resource URL=mailto:gdb@sourceware.org

Revision as of 08:28, 13 April 2018


[edit]

GDB

https://www.gnu.org/software/gdb/
GNU Debugger.

GDB is the GNU project's debugger and a source-level debugger for Ada, C, C++, Objective-C, Pascal and many other languages. Originally released in 1986 as part of the GNU system, it can now target more than a dozen different processor architectures and can itself run on most popular GNU/Linux variants.

GDB lets you to see what is going on `inside' another program while it executes--or what another program was doing at the moment it crashed. GDB lets you start your program, specify anything that might affect its behavior, make it stop on specified conditions, examine what has happened when your program has stopped, and change things in it, so you can experiment with correcting the effects of one bug and go on to learn about another.

It also brings Guile scripting support since version 7.8.








Entry








"FSF-appointed GDB Maintainer." is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"FSF-appointed GDB Maintainer & current Release Manager." is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"FSF-appointed GDB Maintainer." is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"FSF-appointed GDB Maintainer. Please see the the gdb/MAINTAINERS file for the full list of maintainers and their specific areas." is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Ruby (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.










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


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


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


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


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


"NetBSD" 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.