Package lldb17.0: Information

  • Default inline alert: A new version of the package has been build

    Task #: #340132
    Build time: Feb 9, 2024, 04:06 PM
    New version: 17.0.6-alt2
Binary package: lldb17.0
Version: 17.0.2-alt1
Architecture: armh
Build time:  Oct 3, 2023, 11:06 PM in the task #330906
Source package: llvm17.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: Arseny Maslennikov


Last changed


Oct. 3, 2023 Arseny Maslennikov 17.0.2-alt1
- 17.0.2.
- Add explicit dependency on clangX-support to clang and clangd.
Oct. 3, 2023 Arseny Maslennikov 17.0.2-alt0.1
- 17.0.2.
- This is an intermediate release to work around broken 17.0.1-alt4.
Sept. 30, 2023 Arseny Maslennikov 17.0.1-alt4
- Split libclang-cpp.so into its own package. (Closes: 44263)
- Split libclang.so into its own package, making clangX-libs a compat package
  which pulls both shared libraries in.