macOS
brew install lldblocal Homebrew formula metadata
brew / Rang 7262
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für lldb in AI-Agent-Workflows.
Installation
brew install lldblocal Homebrew formula metadata
sudo apk add lldbAlpine Linux edge package indexes · lldb · Quelle: dl-cdn.alpinelinux.org
sudo apt install lldbDebian stable package indexes · lldb · Quelle: deb.debian.org
sudo dnf install lldbFedora Rawhide package metadata · lldb · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#lldbnixpkgs package indexes · lldb · Quelle: raw.githubusercontent.com
sudo pacman -S lldbArch Linux sync databases · lldb · Quelle: geo.mirror.pkgbuild.com
sudo zypper install lldbopenSUSE Tumbleweed package metadata · lldb · Quelle: download.opensuse.org
Überblick
Next generation, high-performance debugger
Verlauf
LLDB is the LLVM project's modular, high-performance debugger and the default debugger in Xcode. It supports interactive command-line debugging, IDE integration, remote debugging, and Python scripting across several operating systems and architectures.
LLVM announced LLDB as a new subproject in June 2010. It was designed as modular debugger infrastructure reusing LLVM's disassembler, code generator, JIT, and Clang expression parser rather than as a monolithic command-line debugger.
The project matured into both a command-line debugger and a reusable API surface. Its source now resides in the LLVM monorepo, and it is released under Apache-2.0 with the LLVM exception.
LLDB became the default debugger in Xcode and expanded beyond its original macOS implementation to Linux, FreeBSD, NetBSD, and Windows. LLVM project material described it by 2016 as being used by millions of developers and as infrastructure for additional language debuggers.
Users commonly launch `lldb` with an executable, set breakpoints, inspect threads and variables, evaluate expressions, analyze crashes, or attach to running processes. Advanced workflows use Python scripts, the public debugger APIs, `lldb-server`, and IDE integrations.
LLDB reads user commands, aliases, and settings from `.lldbinit` files. Application-specific and language-REPL initialization files take precedence over the general home-directory file; a working-directory `.lldbinit` is not sourced by default for security reasons.
LLDB is a foundational developer package: distributions package its CLI and libraries separately or alongside LLVM, while IDEs consume its debugger APIs. Its close coupling to Clang, LLVM release cadence, Python scripting support, remote-debugging components, and platform-specific builds make version and packaging details operationally important.
Sicherheitslage
Für lldb wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.lldbinit~/.lldbinit-lldb~/.lldbinit-<application>~/.lldbinit-<language>-repl./.lldbinitExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
lldb | cli | globales Executable | |
lldb-argdumper | cli | globales Executable | |
lldb-dap | cli | globales Executable | |
lldb-instr | cli | globales Executable | |
lldb-mcp | cli | globales Executable | |
lldb-server | cli | globales Executable | |
lldb-tblgen | cli | globales Executable | |
yaml2macho-core | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/llvm/llvm-project
Installationsmetadaten
| Paketschlüssel | brew:lldb |
|---|---|
| Version | 23.1.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/lldb |
| Homepage | https://lldb.llvm.org/ |
| Repository | https://github.com/llvm/llvm-project |
| Upstream-Dokumentation | https://lldb.llvm.org/ |
| Lizenz | Apache-2.0 WITH LLVM-exception |
| Quellarchiv | https://github.com/llvm/llvm-project/releases/download/llvmorg-23.1.0/llvm-project-23.1.0.src.tar.xz |
| Zuletzt aktualisiert | 2026-09-10T19:45:06Z |
| Pulse | updated |
| Abhängigkeiten | llvm, python@3.14, xz, z3, zstd |
| Build-Abhängigkeiten | cmake, ninja, swig |
| Von macOS bereitgestellte Bibliotheken | libedit, libxml2, ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lldb |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
lldb 1:19.0-63
Next generation, high-performance debugger
sudo apt install lldblldb
nix profile install nixpkgs#lldblldb 1:18.0-59~exp2
Next generation, high-performance debugger
sudo apt install lldblldb 22.1.8-r0
Next generation, high-performance debugger
sudo apk add lldblldb-dev 22.1.8-r0
Next generation, high-performance debugger (development files)
sudo apk add lldb-devlldb-doc 22.1.8-r0
Next generation, high-performance debugger (documentation)
sudo apk add lldb-docpy3-lldb 22.1.8-r0
Python3 module for LLDB
sudo apk add py3-lldbpy3-lldb-pyc 22.1.8-r0
Precompiled Python bytecode for py3-lldb
sudo apk add py3-lldb-pyclldb 22.1.8-26.fc46
Next generation high-performance debugger
sudo dnf install lldblldb 22.1.8-1
Next generation, high-performance debugger
sudo pacman -S lldblldb 22-3.2
Software debugger built using LLVM libraries
sudo zypper install lldbQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.