Package lldb11.0: Information

    Binary package: lldb11.0
    Version: 11.0.1-alt6
    Architecture: i586
    Build time:  Jan 6, 2023, 12:20 AM in the task #312893
    Source package: llvm11.0
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: A next-level high-performance debugger
    Description: 
    LLDB is a next generation, high-performance debugger. It is built as a set of
    reusable components which highly leverage existing libraries in the larger LLVM
    project, such as the Clang expression parser and the LLVM disassembler.

    Maintainer: Konstantin Lepikhov


    Last changed


    Jan. 5, 2023 Konstantin Lepikhov 11.0.1-alt6
    - .spec: fix lldb symlinks.
    Nov. 21, 2021 Arseny Maslennikov 11.0.1-alt5
    - Stopped packaging opt-viewer-11 since it depends on python2(yaml).
      Users are advised to use more recent opt-viewer.
    Nov. 12, 2021 Arseny Maslennikov 11.0.1-alt4
    - Fixed FTBFS due to missing std::numeric_limits declaration.