.. |
ABI
|
[NFC] Fix call to lldb RegisterValue constructor
|
2020-11-03 13:24:06 -08:00 |
Architecture
|
[lldb] Reduce duplication in the Disassembler class
|
2020-03-09 13:41:43 +01:00 |
Disassembler
|
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
|
2020-02-17 23:15:40 -08:00 |
DynamicLoader
|
Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action"
|
2020-12-07 15:58:49 +01:00 |
ExpressionParser
|
[lldb] Introduce separate scratch ASTs for debug info types and types imported from C++ modules.
|
2020-12-10 19:28:01 +01:00 |
Instruction
|
[LLDB][NFC] Remove redundant condition
|
2020-07-01 09:04:26 +02:00 |
InstrumentationRuntime
|
Revert "[lldb] avoid assert in threadsanitizer tests on linux"
|
2020-09-04 09:30:56 +02:00 |
JITLoader
|
[lldb] Remove DataExtractor::GetPointer
|
2020-02-18 10:38:41 +01:00 |
Language
|
[lldb] Remove assumption from Clang-based data formatters that their types are in the scratch AST
|
2020-12-10 17:35:03 +01:00 |
LanguageRuntime
|
[lldb][NFC] Rename TypeSystemClang::GetScratch to ScratchTypeSystemClang::GetForTarget
|
2020-12-04 11:29:08 +01:00 |
MemoryHistory
|
[lldb/MemoryHistoryAsan] Fix address resolution for recorded backtraces
|
2020-03-18 13:18:02 -07:00 |
ObjectContainer
|
Replace std::string::find == 0 with StringRef::startswith
|
2020-03-31 21:01:09 +02:00 |
ObjectFile
|
Partially revert '[MachO] Update embedded part of ObjectFileMachO for Mangled API change'
|
2020-11-20 13:31:36 +01:00 |
OperatingSystem
|
[lldb] Use std::make_unique<DynamicRegisterInfo> (NFC)
|
2020-07-22 11:32:48 -07:00 |
Platform
|
[lldb] [Platform/POSIX] Use gdb-remote plugin when attaching
|
2020-12-07 09:56:51 +01:00 |
Process
|
Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action"
|
2020-12-07 15:58:49 +01:00 |
ScriptInterpreter
|
[lldb] Track the API boundary using a thread_local variable.
|
2020-12-09 08:58:40 -08:00 |
StructuredData
|
[lldb/Interpreter] Support color in CommandReturnObject
|
2020-06-09 10:45:45 -07:00 |
SymbolFile
|
[lldb] Remove single-case switch statement (NFC)
|
2020-12-10 10:58:30 -08:00 |
SymbolVendor
|
[lldb] Delete copy operations on PluginInterface class
|
2020-10-09 10:37:09 +02:00 |
SystemRuntime
|
[lldb][NFC] Rename TypeSystemClang::GetScratch to ScratchTypeSystemClang::GetForTarget
|
2020-12-04 11:29:08 +01:00 |
Trace
|
[trace][intel-pt] Scaffold the 'thread trace start | stop' commands
|
2020-11-18 18:24:36 -08:00 |
TypeSystem
|
[lldb] Introduce separate scratch ASTs for debug info types and types imported from C++ modules.
|
2020-12-10 19:28:01 +01:00 |
UnwindAssembly
|
[lldb/Unwind] Use eh_frame plan directly when it doesn't need to be augmented
|
2020-06-26 11:46:47 +02:00 |
CMakeLists.txt
|
Add a "Trace" plug-in to LLDB to add process trace support in stages.
|
2020-09-21 17:13:18 -07:00 |
Plugins.def.in
|
Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plugin"
|
2020-02-18 19:16:07 -08:00 |