pkg.soopen package index

brew / 排名 7262

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 lldb

查看 lldb 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lldb

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add lldb

Alpine Linux edge package indexes · lldb · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install lldb

Debian stable package indexes · lldb · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install lldb

Fedora Rawhide package metadata · lldb · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#lldb

nixpkgs package indexes · lldb · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S lldb

Arch Linux sync databases · lldb · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install lldb

openSUSE Tumbleweed package metadata · lldb · 来源: download.opensuse.org

概览

软件包摘要

Next generation, high-performance debugger

命令和别名

  • lldb
  • lldb-argdumper
  • lldb-dap
  • lldb-instr
  • lldb-mcp
  • lldb-server
  • lldb-tblgen
  • yaml2macho-core

历史

项目历史与用法

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.

时间线

  • 2010: LLVM publicly announced LLDB as a new subproject.
  • 2016: LLVM maintainers described established macOS and Linux use, growing Windows support, and adoption through IDE integrations.
  • Present: LLDB is developed in the LLVM monorepo and shipped by major Unix-like package ecosystems.

Related projects

  • LLVM supplies core compiler infrastructure used by LLDB.
  • Clang supplies LLDB's C-family expression parser and type-system integration.
  • Xcode uses LLDB as its default debugger.
  • GDB is the established debugger for which LLDB provides an official command-translation map.

安全态势

尚未找到受保护工具覆盖

没有找到 lldb 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.lldbinit~/.lldbinit-lldb~/.lldbinit-<application>~/.lldbinit-<language>-repl./.lldbinit

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lldbcli全局可执行文件
lldb-argdumpercli全局可执行文件
lldb-dapcli全局可执行文件
lldb-instrcli全局可执行文件
lldb-mcpcli全局可执行文件
lldb-servercli全局可执行文件
lldb-tblgencli全局可执行文件
yaml2macho-corecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-09-19
管理器版本23.1.1
管理器更新时间2026-09-10
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namelldb
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

lldb 1:19.0-63

Next generation, high-performance debugger

sudo apt install lldb
  • Section: devel
  • Architecture: amd64
  • Source Package: llvm-defaults
  • 1 依赖
  • normalized package name match
  • 匹配方式:Lldb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lldb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lldb

nix profile install nixpkgs#lldb
  • normalized package name match
  • 匹配方式:Lldb
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: lldb from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

lldb 1:18.0-59~exp2

Next generation, high-performance debugger

sudo apt install lldb
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: llvm-defaults
  • 1 依赖
  • normalized package name match
  • 匹配方式:Lldb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lldb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

lldb 22.1.8-r0

Next generation, high-performance debugger

https://llvm.org/

sudo apk add lldb
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: lldb
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Lldb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lldb from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

lldb-dev 22.1.8-r0

Next generation, high-performance debugger (development files)

https://llvm.org/

sudo apk add lldb-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: lldb
  • 1 依赖
  • normalized package name match
  • 匹配方式:Lldb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lldb-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

lldb-doc 22.1.8-r0

Next generation, high-performance debugger (documentation)

https://llvm.org/

sudo apk add lldb-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: lldb
  • normalized package name match
  • 匹配方式:Lldb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lldb-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

py3-lldb 22.1.8-r0

Python3 module for LLDB

https://llvm.org/

sudo apk add py3-lldb
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: lldb
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Lldb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-lldb from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

py3-lldb-pyc 22.1.8-r0

Precompiled Python bytecode for py3-lldb

https://llvm.org/

sudo apk add py3-lldb-pyc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: lldb
  • 1 依赖
  • normalized package name match
  • 匹配方式:Lldb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-lldb-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

lldb 22.1.8-26.fc46

Next generation high-performance debugger

http://lldb.llvm.org/

sudo dnf install lldb
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Unspecified
  • Architecture: i686
  • Source Package: llvm
  • 18 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Lldb
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: lldb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

lldb 22.1.8-1

Next generation, high-performance debugger

https://lldb.llvm.org/

sudo pacman -S lldb
  • License: Apache-2.0 WITH LLVM-exception
  • Architecture: x86_64
  • 10 依赖
  • normalized package name match
  • 匹配方式:Lldb
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lldb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

lldb 22-3.2

Software debugger built using LLVM libraries

https://lldb.llvm.org/

sudo zypper install lldb
  • License: Apache-2.0 WITH LLVM-exception OR NCSA
  • Category: Development/Tools/Debuggers
  • Architecture: x86_64
  • Source Package: llvm
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Lldb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: lldb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database