lldb: The LLDB Debugger1

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.

... part of T2, get it here

URL: https://lldb.llvm.org

Author: University of Illinois/NCSA
Author: Chris Lattner <clattner [at] apple [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 18.1.2

Remark: Does cross compile (as setup and patched in T2).

CPU architectures: Does not support: alpha arc avr32 alpha blackfin m68k microblaze nios2

Download: https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.2 lldb-18.1.2.src.tar.xz
Download: https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.2 cmake-18.1.2.src.tar.xz

T2 source: lldb.cache
T2 source: lldb.conf
T2 source: lldb.desc

Build time (on reference hardware): 480% (relative to binutils)2

Installed size (on reference hardware): 24.57 MB, 579 files

Dependencies (build time detected): 00-dirtree binutils cmake coreutils diffutils doxygen findutils gawk git grep libedit libxml linux-header llvm lua make ncurses openssl pkgconfig python readline sed swig tar xz zlib

Installed files (on reference hardware): n.a.

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).