Пакет lldb11.0: Информация

    Бинарный пакет: lldb11.0
    Версия: 11.0.1-alt6
    Архитектура: ppc64le
    Собран:  26 мая 2023 г. 20:27 в задании #319472
    Исходный пакет: llvm11.0
    Сообщить об ошибке в пакете
    Домашняя страница: http://llvm.org

    Лицензия: Apache-2.0 with LLVM-exception
    О пакете: A next-level high-performance debugger
    Описание: 
    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.

    Сопровождающий: Konstantin Lepikhov


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


    5 января 2023 г. Konstantin Lepikhov 11.0.1-alt6
    - .spec: fix lldb symlinks.
    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.
    12 ноября 2021 г. Arseny Maslennikov 11.0.1-alt4
    - Fixed FTBFS due to missing std::numeric_limits declaration.