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

    Бинарный пакет: lldb11.0
    Версия: 11.0.1-alt2
    Архитектура: armh
    Собран:  19 августа 2021 г. 14:20 в задании #281614
    Исходный пакет: 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.

    Сопровождающий: Arseny Maslennikov


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


    1 июня 2021 г. Arseny Maslennikov 11.0.1-alt2
    8 января 2021 г. Arseny Maslennikov 11.0.1-alt1
    - 11.0.0 -> 11.0.1.
    - New LLVM subproject: lldb.
    11 декабря 2020 г. Arseny Maslennikov 11.0.0-alt2
    - Installed to /usr/lib/llvm-11.0 to ensure peaceful co-existence with other
      LLVM versions.
      Numbered shared libraries in /usr/lib/llvm-11.0/%_lib are symlinked to %_libdir
      to properly generate library dependencies.
    - Moved clang-format and other clang-based tools to clang11.0-tools.
    - New LLVM subproject: clang-tools-extra.
      + 2 new packages: clang11.0-tools, clangd11.0
    - Enabled all LLVM targets.
    - Moved C/C++ compiler support away from clang-libs to clang-libs-support.
    - Moved Clang .so runtimes (scudo and sanitizers) with available static variants
      to clang-libs-support-shared-runtimes to comply with sisyphus-check-static.