macOS
brew install lldblocal Homebrew formula metadata
安装
brew install lldblocal Homebrew formula metadata
sudo apk add lldbAlpine Linux edge package indexes · lldb · 来源: dl-cdn.alpinelinux.org
sudo dnf install lldbFedora Rawhide package metadata · lldb · 来源: dl.fedoraproject.org
nix profile install nixpkgs#lldbnixpkgs package indexes · lldb · 来源: raw.githubusercontent.com
sudo pacman -S lldbArch Linux sync databases · lldb · 来源: geo.mirror.pkgbuild.com
sudo zypper install lldbopenSUSE Tumbleweed package metadata · lldb · 来源: download.opensuse.org
概览
Next generation, high-performance debugger
历史
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.
安全态势
没有找到 lldb 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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./.lldbinit可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lldb | cli | 全局可执行文件 | |
lldb-argdumper | cli | 全局可执行文件 | |
lldb-dap | cli | 全局可执行文件 | |
lldb-instr | cli | 全局可执行文件 | |
lldb-mcp | cli | 全局可执行文件 | |
lldb-server | cli | 全局可执行文件 | |
lldb-tblgen | cli | 全局可执行文件 | |
yaml2macho-core | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/llvm/llvm-project
安装元数据
| 软件包键 | brew:lldb |
|---|---|
| 版本 | 23.1.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/lldb |
| 主页 | https://lldb.llvm.org/ |
| 仓库 | https://github.com/llvm/llvm-project |
| 上游文档 | https://lldb.llvm.org/ |
| 许可证 | Apache-2.0 WITH LLVM-exception |
| 源码归档 | https://github.com/llvm/llvm-project/releases/download/llvmorg-23.1.0/llvm-project-23.1.0.src.tar.xz |
| 最后更新 | 2026-09-10T19:45:06Z |
| Pulse | updated |
| 依赖 | llvm, python@3.14, xz, z3, zstd |
| 构建依赖 | cmake, ninja, swig |
| macOS 提供的库 | libedit, libxml2, ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 lldb来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.