LLDB

E209553

LLDB is a modern, high-performance debugger primarily used with the LLVM toolchain for languages like C, C++, and Objective-C.

All labels observed (5)

Label Occurrences
LLDB canonical 6
LLDB debugger 2
LLDB command-line interface 1

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf debugger
free and open-source software
software tool
designedFor high-performance debugging
low-latency debugging
developer LLVM
surface form: LLVM Project
feature Python scripting support
breakpoints
command-line interface
data formatters
disassembly view
expression evaluation
just-in-time debugging
multi-threaded debugging
remote debugging
scriptable interface
stack inspection
symbolic debugging
watchpoints
integratedWith Clang
Swift toolchain
Xcode
license Apache License 2.0 with LLVM exceptions
maintainer LLVM community
partOf LLVM
primaryUse debugging
programmingLanguage C++
replaces GDB in Xcode
repository https://github.com/llvm/llvm-project
subdirectoryInRepository LLDB self-linksurface differs
surface form: lldb
supportsArchitecture ARMv8-A
surface form: AArch64

ARM
MIPS
PowerPC
x86
x86-64
supportsFormat DWARF debug information
dSYM debug symbols
supportsLanguage C
C++
Go
Objective-C
Objective-C++
Rust
Swift
supportsPlatform FreeBSD
Linux
Windows
macOS
usesComponent Clang
surface form: Clang AST

LLVM

How these facts were elicited

Referenced by (11)

Full triples — surface form annotated when it differs from this entity's canonical label.

Xcode includesComponent LLDB
this entity surface form: LLDB debugger
LLVM hasComponent LLDB
this entity surface form: LLDB debugger
LLDB subdirectoryInRepository LLDB self-linksurface differs
this entity surface form: lldb
LLDB-MI (historical) relatedTo LLDB
this entity surface form: LLDB command-line interface
LLDB-MI (historical) projectAffiliation LLDB
this entity surface form: LLVM Debugger (LLDB) subproject
CLion supportsDebugger LLDB