Package gdb: Information

    Source package: gdb
    Version: 8.2.50.20180917-alt6
    Build time:  Oct 29, 2020, 04:02 PM in the task #260468
    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. libexpat-devel
      2. python3-devel
      3. liblzma-devel
      4. makeinfo
      5. libncursesw-devel
      6. flex
      7. gcc-c++
      8. rpm-build-python3
      9. libreadline-devel
      10. zlib-devel

    Last changed


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