Difference between revisions of "Gdb"

From Free Software Directory
Jump to: navigation, search
(updated info)
(gdb-10.2)
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Gdb
+
|Name=GDB
|Short description=GNU Debugger
+
|Short description=GNU Debugger.
|Full description=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.
+
|Full description='''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.
|Homepage URL=http://www.gnu.org/software/gdb/gdb.html
+
 
|Is GNU=Yes
+
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.
|User level=intermediate
+
 
|Computer languages=C
+
It also brings [[Guile]] scripting support since version 7.8.
|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
+
|Homepage URL=https://www.gnu.org/software/gdb/
|Related projects=Dynamic_Probes,Fenris,GNU_Visual_Debugger,Gnats,UDS_Collection,ddd,GCC
+
|Version download=https://ftp.gnu.org/gnu/gdb/gdb-10.2.tar.xz
|Keywords=software development,debug,debugger,gdb,GNU debugger
 
|Version identifier=7.3.1
 
|Version date=2011/09/04
 
|Version status=stable
 
|Version download=http://ftp.gnu.org/gnu/gdb/gdb-7.3.1.tar.gz
 
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2orlater
+
|License=GPLv3orlater
|License verified by=Matt Kraai
+
|License verified by=Genium
|License verified date=2000-10-18
+
|License verified date=2017-01-06
 +
}}
 +
{{Software category
 +
|Interface=console
 +
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 +
|Software-development=debugging
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=gdb
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Andrew Cagney
+
|Real name=Pedro Alves
 
|Role=Maintainer
 
|Role=Maintainer
|Email=cagney@gnu.org
+
|Email=palves@redhat.com
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Dan Jacobowitz
+
|Real name=Joel Brobecker
 
|Role=Maintainer
 
|Role=Maintainer
|Email=dan@debian.org
+
|Email=brobecker@adacore.com
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Jim Blandy
+
|Real name=Eli Zaretskii
 
|Role=Maintainer
 
|Role=Maintainer
 +
|Email=eliz@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gdb-mingw-w64
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Klee Dienes
+
|Resource audience=Debian (Ref) (R)
|Role=Maintainer
+
|Resource URL=https://tracker.debian.org/pkg/gdb-avr
|Email=klee@apple.com
 
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Paul Hilfinger
+
|Resource audience=Debian (Ref) (R)
|Role=Maintainer
+
|Resource URL=https://tracker.debian.org/pkg/gdb-arm-none-eabi
|Email=hilfingr@CS.Berkeley.edu
 
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Robert Dewar
+
|Resource audience=Debian (Ref) (R)
|Role=Maintainer
+
|Resource URL=https://tracker.debian.org/pkg/gdb-doc
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Stan Shebs
+
|Resource audience=Debian (Ref)
|Role=Maintainer
+
|Resource URL=https://tracker.debian.org/pkg/gdb
|Email=shebs@apple.com
 
 
}}
 
}}
{{Person
+
{{Resource
|Real name=Todd Whitesel
+
|Resource audience=Savannah (Ref)
|Role=Maintainer
+
|Resource URL=https://savannah.gnu.org/projects/gdb/
|Email=toddpw@toddpw.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://www.gnu.org/software/gdb/bugs/
+
|Resource URL=https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gdb/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=VCS Repository Webview
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gdb/
|Resource URL=http://www.gnu.org/software/gdb/current/
+
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/archive/html/gdb-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Mailing List
|Resource kind=E-mail
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
|Resource URL=mailto:gdb-announce@sources.redhat.com
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/gdb/
|Resource URL=mailto:gdb-prs@sources.redhat.com
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://gcc.gnu.org/wiki/cauldron2018/
|Resource URL=mailto:gdb@sources.redhat.com
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Support
+
|Resource kind=General
|Resource kind=Newsgroup
+
|Resource URL=https://sourceware.org/gdb/wiki/
|Resource URL=gnu.gdb.bug
 
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=console
+
|Resource audience=Wikidata
|Software-development=debugging
+
|Resource kind=General
|Use=software-development
+
|Resource URL=https://www.wikidata.org/wiki/Q464113
 
}}
 
}}
{{Featured
+
{{EntryDetails
|Featured date=2011/07/01
+
|Is High Priority Project=No
|Featured source=The Free Software Supporter
+
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 08:13, 4 May 2021


[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

















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


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


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


"Debian (Ref) (R)" 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.


"Savannah (Ref)" 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.