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

    Исходный пакет: gdb
    Версия: 8.2.50.20180917-alt6
    Собран:  29 октября 2020 г. 17:30
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (mipsel)
    gdb-common (noarch)
    gdb-debuginfo (mipsel)
    gdb-light (mipsel)
    gdb-light-debuginfo (mipsel)
    gdbserver (mipsel)
    gdbserver-debuginfo (mipsel)
    libgdb-devel (mipsel)

    Сопровождающий: Gleb Fotengauer-Malinovskiy


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

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


    28 октября 2020 г. Gleb Fotengauer-Malinovskiy 8.2.50.20180917-alt6
    - Applied upstream patch (ALT#39135) (fixes CVE-2019-1010180).
    14 июля 2020 г. Sergey Bolshakov 8.2.50.20180917-alt4.1
    - ubsan renders gdb unusable on arm and adds no benefit in general, disable it
    9 июля 2019 г. Ivan A. Melnikov 8.2.50.20180917-alt5
    - Fix build on mips.