Difference between revisions of "Gdb"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Gdb |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 d...")
 
(gdb-10.2)
 
(30 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.
|User level=intermediate
+
 
|Status=Live
+
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.
|Component programs=
+
 
|Homepage URL=http://www.gnu.org/software/gdb/gdb.html
+
It also brings [[Guile]] scripting support since version 7.8.
|VCS checkout command=
+
|Homepage URL=https://www.gnu.org/software/gdb/
|Computer languages=C
+
|Version download=https://ftp.gnu.org/gnu/gdb/gdb-10.2.tar.xz
|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
+
}}
|Paid support=
+
{{Project license
|IRC help=
+
|License=GPLv3orlater
|IRC general=
+
|License verified by=Genium
|IRC development=
+
|License verified date=2017-01-06
|Related projects=Dynamic_Probes,Fenris,GNU_Visual_Debugger,Gnats,UDS_Collection,ddd,GCC
+
}}
|Keywords=software development,debug,debugger,gdb,GNU debugger
+
{{Software category
|Is GNU=y
+
|Interface=console
|Last review by=Matt Kraai
+
|Programming-language=C
|Last review date=2009-06-15
+
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
|Submitted by=Database conversion
+
|Software-development=debugging
|Submitted date=2011-04-01
+
|Use=software-development
|Version identifier=6.6
+
}}
|Version date=2006-12-18
+
{{EntryGNU
|Version status=stable
+
|Is GNU=Yes
|Version download=ftp://ftp.gnu.org/pub/gnu/gdb/gdb-6.6.tar.gz
+
|GNU package identifier=gdb
|License verified date=2000-10-18
 
|Version comment=6.6 stable released 2006-12-18
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Pedro Alves
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Andrew Cagney
+
|Email=palves@redhat.com
|Email=cagney@gnu.org
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Joel Brobecker
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Dan Jacobowitz
+
|Email=brobecker@adacore.com
|Email=dan@debian.org
 
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Eli Zaretskii
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Jim Blandy
+
|Email=eliz@gnu.org
|Email=
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/gdb-mingw-w64
 
}}
 
}}
{{Person
+
{{Resource
|Role=Maintainer
+
|Resource audience=Debian (Ref) (R)
|Real name=Klee Dienes
+
|Resource URL=https://tracker.debian.org/pkg/gdb-avr
|Email=klee@apple.com
 
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Role=Maintainer
+
|Resource audience=Debian (Ref) (R)
|Real name=Paul Hilfinger
+
|Resource URL=https://tracker.debian.org/pkg/gdb-arm-none-eabi
|Email=hilfingr@CS.Berkeley.edu
 
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Role=Maintainer
+
|Resource audience=Debian (Ref) (R)
|Real name=Robert Dewar
+
|Resource URL=https://tracker.debian.org/pkg/gdb-doc
|Email=
 
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Role=Maintainer
+
|Resource audience=Debian (Ref)
|Real name=Stan Shebs
+
|Resource URL=https://tracker.debian.org/pkg/gdb
|Email=shebs@apple.com
 
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Role=Maintainer
+
|Resource audience=Savannah (Ref)
|Real name=Todd Whitesel
+
|Resource URL=https://savannah.gnu.org/projects/gdb/
|Email=toddpw@toddpw.org
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://sources.redhat.com/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 kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-gdb/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=VCS Repository Webview
+
|Resource URL=https://lists.gnu.org/archive/html/gdb-discuss/
|Resource URL=http://sources.redhat.com/gdb/current/
 
 
}}
 
}}
 
{{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
 
}}
 
}}
{{Project license
+
{{EntryDetails
|License=GPLv2orlater
+
|Is High Priority Project=No
|License verified by=Matt Kraai
+
|Decommissioned or Obsolete=No
|License verified date=2000-10-18
+
|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.