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 Project
linked to: LLVM
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
linked to: LLDB
supportsArchitecture AArch64
linked to: ARMv8-A

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 AST
linked to: Clang

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 debugger
linked to: LLDB
LLVM hasComponent LLDB debugger
linked to: LLDB
LLDB subdirectoryInRepository lldb
linked to: LLDB
LLDB-MI (historical) relatedTo LLDB command-line interface
linked to: LLDB
LLDB-MI (historical) projectAffiliation LLVM Debugger (LLDB) subproject
linked to: LLDB
CLion supportsDebugger LLDB