llvm-project/lldb/source/Plugins
Jordan Rupprecht 33945cdd62 [NFC] Fix call to lldb RegisterValue constructor 2020-11-03 13:24:06 -08:00
..
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 [lldb] Delete copy operations on PluginInterface class 2020-10-09 10:37:09 +02:00
ExpressionParser [lldb] Move copying of files into reproducer out of process 2020-10-23 12:33:54 -07: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: Migrate to MemoryBufferRef for createFileID (after 51d1d585e5) 2020-10-20 13:52:39 -04:00
LanguageRuntime Revert "[AppleObjCRuntimeV2] Force lazily allocated class names to be resolved." 2020-10-28 16:53:02 -07: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 [lldb][NFC] Refactor getUUID functionality 2020-10-30 10:44:37 -07:00
OperatingSystem [lldb] Use std::make_unique<DynamicRegisterInfo> (NFC) 2020-07-22 11:32:48 -07:00
Platform [lldb] GetSharedModule: Collect old modules in SmallVector 2020-10-30 15:14:31 -04:00
Process [lldb] [Process/FreeBSDRemote] Fix "Fix attaching via lldb-server" 2020-11-03 17:16:57 +01:00
ScriptInterpreter [LLDB][NFC] treat Lua error codes in a more explicit manner 2020-11-03 09:39:47 +00:00
StructuredData [lldb/Interpreter] Support color in CommandReturnObject 2020-06-09 10:45:45 -07:00
SymbolFile [nfc] [lldb] Align `user_id_t` format to the current `DIERef` format 2020-10-30 16:50:52 +01:00
SymbolVendor [lldb] Delete copy operations on PluginInterface class 2020-10-09 10:37:09 +02:00
SystemRuntime [lldb] Redesign Target::GetUtilityFunctionForLanguage API 2020-10-23 10:00:23 -07:00
Trace [trace] rename ThreadIntelPT into TraceTrace 2020-10-19 15:15:02 -07:00
TypeSystem [lldb] Unbreak the build after a recent PowerPC change 2020-10-29 05:56:38 -04: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