Home > Repositories > base > gdb

gdb: A GNU source-level debugger for C, C++, Java and other languages

GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes.
GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act:
* Start your program, specifying anything that might affect its behavior.
* Make your program stop on specified conditions.
* Examine what has happened, when your program has stopped.
* Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another.
The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages).
Those programs might be executing on the same machine as GDB (native) or on another machine (remote).

If you are going to develop C and/or C++ programs and use the GNU gcc compiler, you may want to install gdb to help you debug your programs.
Name:gdb
Release: 15.2-1mamba
Group:Development/Tools
Maintainer:silvan
License:GPL
Size:23,24 MB
Upstream URL:https://www.gnu.org/savannah-checkouts/gnu/gdb/index.html
Build time:2024-09-30 00:14:36
Binary packages and requirements
x86_64aarch64i586
Built RPMSgdb
gdb-debug
gdb-devel
gdb
gdb-debug
gdb-devel
gdb
gdb-debug
gdb-devel
Build requirementsbash [1]
gcc [1]
gcc-c++ [1]
gcc-fortran [1]
gettext-devel [1]
glibc-devel [1]
libboost-devel [1]
libelf-devel [1]
libexpat-devel [1]
libgc-devel [1]
libgcc [1]
libgmp-devel [1]
libguile-devel [1]
liblzma-devel [1]
libmpfr-devel [1]
libncurses-devel [1]
libobjc-devel [1]
libpython3-devel [1]
libreadline-devel [1]
libstdc++6-devel [1]
libxxhash-devel [1]
libzstd-devel [1]
source-highlight-devel [1]
texinfo [1]
bash [1]
gcc [1]
gcc-c++ [1]
gcc-fortran [1]
gettext-devel [1]
glibc-devel [1]
libboost-devel [1]
libelf-devel [1]
libexpat-devel [1]
libgc-devel [1]
libgcc [1]
libgmp-devel [1]
libguile-devel [1]
liblzma-devel [1]
libmpfr-devel [1]
libncurses-devel [1]
libobjc-devel [1]
libpython3-devel [1]
libreadline-devel [1]
libstdc++6-devel [1]
libxxhash-devel [1]
libzstd-devel [1]
source-highlight-devel [1]
texinfo [1]
bash [1]
gcc [1]
gcc-c++ [1]
gcc-fortran [1]
gettext-devel [1]
glibc-devel [1]
libboost-devel [1]
libelf-devel [1]
libexpat-devel [1]
libgc-devel [1]
libgcc [1]
libgmp-devel [1]
libguile-devel [1]
liblzma-devel [1]
libmpfr-devel [1]
libncurses-devel [1]
libobjc-devel [1]
libpython3-devel [1]
libreadline-devel [1]
libstdc++6-devel [1]
libxxhash-devel [1]
libzstd-devel [1]
source-highlight-devel [1]
texinfo [1]
History of changes
DatePackagerReleaseDescription
2024-09-29Automatic Build System 15.2-1mamba- automatic version update by autodist
2024-07-07Automatic Build System 15.1-1mamba- automatic version update by autodist
2024-03-03Automatic Build System 14.2-1mamba- automatic version update by autodist
2023-12-07autodist14.1-1mamba- automatic version update by autodist
2023-05-27autodist13.2-1mamba- automatic version update by autodist
2023-02-23silvan13.1-2mamba- move libsframe.a and sframe-spec.info to a new -devel package to avoid a conflict with libbinutils-devel
2023-02-21autodist13.1-1mamba- automatic version update by autodist
2023-01-10silvan12.1-2mamba- rebuilt with python3
2022-05-02autodist12.1-1mamba- automatic version update by autodist
2022-01-16autodist11.2-1mamba- automatic version update by autodist