macOS
brew install lldblocal Homebrew formula metadata
brew / rang 7262
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lldb pour les workflows d'agents IA.
installation
brew install lldblocal Homebrew formula metadata
sudo apk add lldbAlpine Linux edge package indexes · lldb · Source: dl-cdn.alpinelinux.org
sudo apt install lldbDebian stable package indexes · lldb · Source: deb.debian.org
sudo dnf install lldbFedora Rawhide package metadata · lldb · Source: dl.fedoraproject.org
nix profile install nixpkgs#lldbnixpkgs package indexes · lldb · Source: raw.githubusercontent.com
sudo pacman -S lldbArch Linux sync databases · lldb · Source: geo.mirror.pkgbuild.com
sudo zypper install lldbopenSUSE Tumbleweed package metadata · lldb · Source: download.opensuse.org
aperçu
Next generation, high-performance debugger
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour lldb. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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./.lldbinitexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
lldb | cli | exécutable global | |
lldb-argdumper | cli | exécutable global | |
lldb-dap | cli | exécutable global | |
lldb-instr | cli | exécutable global | |
lldb-mcp | cli | exécutable global | |
lldb-server | cli | exécutable global | |
lldb-tblgen | cli | exécutable global | |
yaml2macho-core | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/llvm/llvm-project
métadonnées d'installation
| Clé du paquet | brew:lldb |
|---|---|
| Version | 23.1.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/lldb |
| Page d'accueil | https://lldb.llvm.org/ |
| Dépôt | https://github.com/llvm/llvm-project |
| Docs amont | https://lldb.llvm.org/ |
| Licence | Apache-2.0 WITH LLVM-exception |
| Archive source | https://github.com/llvm/llvm-project/releases/download/llvmorg-23.1.0/llvm-project-23.1.0.src.tar.xz |
| Dernière mise à jour | 2026-09-10T19:45:06Z |
| Pulse | updated |
| Dépendances | llvm, python@3.14, xz, z3, zstd |
| Dépendances de compilation | cmake, ninja, swig |
| Bibliothèques fournies par macOS | libedit, libxml2, ncurses |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 lldbpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.