Package lldb-19.1.7-2.el9.x86_64
Name | lldb |
---|---|
Epoch | 0 |
Version | 19.1.7 |
Release | 2.el9 |
Architecture | x86_64 |
Website/URL | http://lldb.llvm.org/ |
License | Apache-2.0 WITH LLVM-exception OR NCSA |
Build Time | 2025-03-31 15:09:23 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Next generation high-performance debugger |
Repositories | AppStream |
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. |
Errata | — |
Size | 7612 KiB |
Source Project | llvm-19.1.7-2.el9 |
SHA-256 checksum | 1cfa2724f045298f1739154047795dc646e2d163f2b8ed9b9deb93b30d5566b1 |
×
* Thu Feb 06 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-2 - Remove llvm 18 compat lib * Thu Jan 23 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-1 * Update to LLVM 19.1.7 (RHEL-57460) * Mon Dec 09 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-2 - Disable libomp tests on s390x RHEL entirely. * Wed Dec 04 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-1 - 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 * Sat Nov 09 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.3-1 - Update to 19.1.3 * Thu Aug 15 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-3 - Workaround for GFX11.5 export priority (RHEL-49517) * Thu Aug 08 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-2 - Remove llvm 17 compat lib * Tue Jul 16 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-1 - Update to LLVM 18.1.8 * Tue May 28 2024 Nikita Popov <npopov@redhat.com> - 18.1.6-3 - Fix use after free on ppc64le (rhbz#2283525) * Wed May 22 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-2 - Turn on build condition bundle_compat_lib by default