Name: | lldb |
---|---|
Version: | 19.1.7 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 26694954 |
License: | Apache-2.0 WITH LLVM-exception OR NCSA |
RPM: | lldb-19.1.7-2.el9.aarch64.rpm |
Source RPM: | llvm-19.1.7-2.el9.src.rpm |
Build Date: | Thu Mar 06 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://lldb.llvm.org/ |
Summary: | Next generation 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 LLVM disassembler. |
- Remove llvm 18 compat lib
* Update to LLVM 19.1.7 (RHEL-57460)
- Disable libomp tests on s390x RHEL entirely.
- Update to 19.1.5 - Enable LLVM_ENABLE_ZSTD (rhbz#2321848) - Remove HTML documentation - Add lldb man pages - Fix profiling after a binutils NOTE change (rhbz#2322754) - Install i386 config files on x86_64
- Update to 19.1.3
- Workaround for GFX11.5 export priority (RHEL-49517)
- Remove llvm 17 compat lib
- Update to LLVM 18.1.8
- Fix use after free on ppc64le (rhbz#2283525)
- Turn on build condition bundle_compat_lib by default