GDB

E59979

GDB is a powerful open-source debugger from the GNU Project used to analyze and control the execution of programs written in languages like C, C++, and Fortran.

Observed surface forms (2)

Surface form As subject As object
GDB manual 0 1
gdb 0 1

Statements (74)

Predicate Object
instanceOf GNU Project software
debugger
free and open-source software
software
canDebug core files
native processes
remote targets
developedBy Free Software Foundation
documentationURL https://sourceware.org/gdb/current/onlinedocs/
fullName GNU Debugger
hasFeature breakpoints
command-line interface
core dump analysis
multi-threaded debugging
remote debugging
reverse debugging
scriptable with Python
source-level debugging
stack inspection
step-by-step execution
variable inspection
watchpoints
hasFrontend Code::Blocks
DDD
Eclipse CDT
KDevelop
Visual Studio Code via extensions
hasInterface TUI (text user interface)
command-line interface
license GNU General Public License
maintainedBy GNU Project
partOf GNU toolchain
primaryProgrammingLanguage C
repository https://sourceware.org/git/?p=binutils-gdb.git
softwareModel free software
sourceModel open source
supportsArchitecture ARMv8-A
surface form: AArch64

ARM
MIPS
PowerPC
RISC-V
SPARC microprocessor architecture
surface form: SPARC

IBM System/390
surface form: s390

x86
x86-64
supportsDebugFormat COFF
DWARF
ELF
stabs
supportsOperatingSystem AIX
FreeBSD
GNU Hurd
GNU/Linux
HP-UX
NetBSD
OpenBSD
Solaris operating system
surface form: Solaris

Windows
macOS
supportsProgrammingLanguage Ada (programming language)
surface form: Ada

Assembly language
C
C++
Fortran
Go
Objective-C
Pascal
Rust
supportsScriptingLanguage Guile
Python
supportsStandard POSIX
usedWith GNU Compiler Collection
surface form: GCC

GNU Binutils
surface form: binutils
website https://www.gnu.org/software/gdb/

Referenced by (7)

Full triples — surface form annotated when it differs from this entity's canonical label.

GNU toolchain includes GDB
this entity surface form: GDB manual
Cygwin supports GDB
this entity surface form: gdb
GNU Binutils usedWith GDB