Package gdb: Information

Source package: gdb
Version: 11.1-alt1
Latest version according to Repology
Build time:  Oct 30, 2021, 03:49 AM in the task #288381
Report package bug
License: GPLv3+
Summary: A GNU source-level debugger for C, C++ and other languages
Description: 
GDB is a full featured, command driven debugger.  GDB allows you to
trace the execution of programs and examine their internal state at
any time.  The debugger is most effective when used together with a
supported compiler, such as those from the GNU Compiler Collection.

List of rpms provided by this srpm:
gdb (x86_64, ppc64le, i586, armh, aarch64)
gdb-common (noarch)
gdb-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gdb-light (x86_64, ppc64le, i586, armh, aarch64)
gdb-light-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
gdbserver (x86_64, ppc64le, i586, armh, aarch64)
gdbserver-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgdb-devel (x86_64, ppc64le, i586, armh, aarch64)




    1. libdebuginfod-devel
    2. python3-devel
    3. liblzma-devel
    4. libexpat-devel
    5. libncursesw-devel
    6. makeinfo
    7. libgmp-devel
    8. flex
    9. rpm-build-python3
    10. gcc-c++
    11. libreadline-devel
    12. zlib-devel

Last changed


Oct. 30, 2021 Gleb Fotengauer-Malinovskiy 11.1-alt1
- Fixed build with LTO flags.
- Updated to 11.1.
Nov. 10, 2020 Gleb Fotengauer-Malinovskiy 10.1-alt1
- Updated to 10.1.
- Built with debuginfod support.
Oct. 26, 2020 Gleb Fotengauer-Malinovskiy 8.3-alt3
- Applied upstream patch (ALT#39135) (fixes CVE-2019-1010180).