Package gdb: Information

Source package: gdb
Version: 8.2.50.20180917-alt4
Latest version according to Repology
Build time:  Jun 27, 2019, 09:22 PM in the task #233343
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, i586, aarch64)
gdb-common (noarch)
gdb-debuginfo (x86_64, i586, aarch64)
gdb-light (x86_64, i586, aarch64)
gdb-light-debuginfo (x86_64, i586, aarch64)
gdbserver (x86_64, i586, aarch64)
gdbserver-debuginfo (x86_64, i586, aarch64)
libgdb-devel (x86_64, i586, aarch64)

Maintainer: Ivan Zakharyaschev



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

Last changed


June 27, 2019 Ivan Zakharyaschev 8.2.50.20180917-alt4
- %pre: corrected the old symlink path in 8.2.50.20180917-alt3.
June 26, 2019 Ivan Zakharyaschev 8.2.50.20180917-alt3
- %pre: rm symlink to upgrade from gdb < 8.2.50.20180917-alt1. This works
  for rpm-4.0.4 (when upgrading from p8 to Sisyphus or p9), not for rpm-4.13.
Nov. 21, 2018 Nikita Ermakov 8.2.50.20180917-alt2
- Disabled gdbserver for RISC-V (riscv64) architecture (not supported yet).