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 |
| LLVM Debugger (LLDB) subproject | 1 |
| lldb | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T1885061 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: LLDB Context triple: [Lazarus IDE, hasDebuggerBackend, LLDB]
-
A.
LLVM
LLVM is a modular, reusable compiler and toolchain infrastructure project widely used for building language frontends, optimizers, and backends for diverse hardware architectures.
-
B.
Clang
Clang is a modern, open-source C, C++, and Objective-C compiler front end for the LLVM project, known for its fast compilation, expressive diagnostics, and modular design.
-
C.
GNU Debugger
GNU Debugger (GDB) is a widely used free and open-source debugging tool for programs written in languages like C, C++, and Fortran, allowing developers to inspect and control program execution.
-
D.
GDB
GDB is a powerful open-source debugger from the GNU Project used to analyze and control the execution of programs written in languages like C, C++, and Fortran.
-
E.
Debug Adapter Protocol
The Debug Adapter Protocol is an open standard that defines a common interface between development tools and debuggers, enabling consistent debugging experiences across different editors, IDEs, and languages.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: LLDB Target entity description: LLDB is a modern, high-performance debugger primarily used with the LLVM toolchain for languages like C, C++, and Objective-C.
-
A.
LLVM
LLVM is a modular, reusable compiler and toolchain infrastructure project widely used for building language frontends, optimizers, and backends for diverse hardware architectures.
-
B.
Clang
Clang is a modern, open-source C, C++, and Objective-C compiler front end for the LLVM project, known for its fast compilation, expressive diagnostics, and modular design.
-
C.
GNU Debugger
GNU Debugger (GDB) is a widely used free and open-source debugging tool for programs written in languages like C, C++, and Fortran, allowing developers to inspect and control program execution.
-
D.
GDB
GDB is a powerful open-source debugger from the GNU Project used to analyze and control the execution of programs written in languages like C, C++, and Fortran.
-
E.
Debug Adapter Protocol
The Debug Adapter Protocol is an open standard that defines a common interface between development tools and debuggers, enabling consistent debugging experiences across different editors, IDEs, and languages.
- F. None of above. chosen
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
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: LLDB Description of subject: LLDB is a modern, high-performance debugger primarily used with the LLVM toolchain for languages like C, C++, and Objective-C.
Referenced by (11)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
LLDB debugger
this entity surface form:
LLDB debugger
this entity surface form:
lldb
this entity surface form:
LLDB command-line interface
this entity surface form:
LLVM Debugger (LLDB) subproject