Пакет gdb: Информация

Исходный пакет: gdb
Версия: 8.2.50.20180917-alt4
Собран:  27 июня 2019 г. 22:01 в задании #233347
Сообщить об ошибке в пакете
Домашняя страница: http://www.gnu.org/software/gdb/

Лицензия: GPLv3+
О пакете: A GNU source-level debugger for C, C++ and other languages
Описание: 
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.

Список rpm-пакетов, предоставляемых данным 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)

Сопровождающий: Ivan Zakharyaschev


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

Последнее изменение


27 июня 2019 г. Ivan Zakharyaschev 8.2.50.20180917-alt4
- %pre: corrected the old symlink path in 8.2.50.20180917-alt3.
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.
21 ноября 2018 г. Nikita Ermakov 8.2.50.20180917-alt2
- Disabled gdbserver for RISC-V (riscv64) architecture (not supported yet).