Package gdb: Information

    Binary package: gdb
    Version: 8.2.50.20180917-alt6
    Architecture: ppc64le
    Build time:  Oct 29, 2020, 04:02 PM in the task #260468
    Source package: gdb
    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.



    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.