Package gdb: Information

    Source package: gdb
    Version: 14.1.0.56.d739d4fd457-alt1
    Latest version according to Repology
    Build time:  Jan 24, 2024, 11:02 PM in the task #338901
    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. flex
      2. gcc-c++
      3. makeinfo
      4. libdebuginfod-devel
      5. libexpat-devel
      6. libgmp-devel
      7. liblzma-devel
      8. libmpfr-devel
      9. libncursesw-devel
      10. libreadline-devel
      11. python3-devel
      12. rpm-build-python3
      13. zlib-devel

    Last changed


    Jan. 24, 2024 Gleb Fotengauer-Malinovskiy 14.1.0.56.d739d4fd457-alt1
    - Updated to gdb-14.1-release-56-gd739d4fd457.
    Sept. 27, 2023 Alexey Sheplyakov 13.2.0.43.854f46b6377-alt3
    - NMU: fixed FTBFS on LoongArch (in process tracing is not supported).
    Sept. 23, 2023 Gleb Fotengauer-Malinovskiy 13.2.0.43.854f46b6377-alt2
    - Backported upstream commit to fix build with texinfo >= 7 (thx Enze Li).