Difference between revisions of "Gdb"

From Free Software Directory
Jump to: navigation, search
(gdb-9.2)
Line 40: Line 40:
 
|Related projects=gnustandards,gnu-c-manual,Dynamic_Probes,Fenris,GNU_Visual_Debugger,Gnats,UDS_Collection,ddd,gcc,libc
 
|Related projects=gnustandards,gnu-c-manual,Dynamic_Probes,Fenris,GNU_Visual_Debugger,Gnats,UDS_Collection,ddd,gcc,libc
 
|Keywords=software development,debug,debugger,gdb,GNU debugger
 
|Keywords=software development,debug,debugger,gdb,GNU debugger
|Version identifier=8.2
+
|Version identifier=9.2
|Version date=2018/09/05
+
|Version date=2020/05/23
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/gdb/gdb-8.2.tar.xz
+
|Version download=https://ftp.gnu.org/gnu/gdb/gdb-9.2.tar.xz
|Last review by=Bendikker
+
|Last review by=Genium
|Last review date=2019/01/19
+
|Last review date=2020/05/29
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 51: Line 51:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
|OpenPGP signature=https://ftp.gnu.org/gnu/gdb/gdb-8.2.tar.xz.sig
+
|OpenPGP signature=https://ftp.gnu.org/gnu/gdb/gdb-9.2.tar.xz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=gdb
 
|GNU package identifier=gdb
|Decommissioned/Obsolete=No
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 140: Line 139:
 
|Interface=console
 
|Interface=console
 
|Programming-language=C
 
|Programming-language=C
|Runs-on=BSD, GNU/Linux, GNU/Hurd
+
|Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd
 
|Software-development=debugging
 
|Software-development=debugging
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 08:48, 29 May 2020


[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.

























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.