Home > Repository > 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.
Nome:gdb
Versione: 15.2-1mamba
Gruppo:Development/Tools
Manutentore:silvan
Licenza:GPL
Dimensione:23.24 MB
URL di origine:https://www.gnu.org/savannah-checkouts/gnu/gdb/index.html
Data di compilazione:2024-09-30 00:14:36
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatigdb
gdb-debug
gdb-devel
gdb
gdb-debug
gdb-devel
gdb
gdb-debug
gdb-devel
Dipendenze di compilazionebash [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]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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