llvm-project/lldb/source/Plugins
Jim Ingham 93c98346e9 Give an error when StepUsingScriptedThreadPlan is passed a bad classname.
Differential Revision: https://reviews.llvm.org/D68173

llvm-svn: 373135
2019-09-28 00:53:45 +00:00
..
ABI Have ABI plugins vend llvm MCRegisterInfo data 2019-09-25 13:03:04 +00:00
Architecture [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
Disassembler [Utility] Reimplement RegularExpression on top of llvm::Regex 2019-08-16 21:25:36 +00:00
DynamicLoader remove File::SetStream(), make new files instead. 2019-09-27 14:33:35 +00:00
ExpressionParser remove File::SetStream(), make new files instead. 2019-09-27 14:33:35 +00:00
Instruction Support Linux signal return trampolines in frame initialization 2019-07-19 14:05:55 +00:00
InstrumentationRuntime remove File::SetStream(), make new files instead. 2019-09-27 14:33:35 +00:00
JITLoader Format OptionEnumValueElement (NFC) 2019-08-02 00:18:44 +00:00
Language [lldb][NFC] Use llvm::StringRef in formatters::NSStringSummaryProvider 2019-09-24 11:00:37 +00:00
LanguageRuntime remove File::SetStream(), make new files instead. 2019-09-27 14:33:35 +00:00
MemoryHistory [Process] Remove unused field from HistoryThread 2019-06-19 21:33:44 +00:00
ObjectContainer [ObjectContainerBSDArchive] Simplify a few things (NFC) 2019-07-12 20:08:41 +00:00
ObjectFile Convert FileSystem::Open() to return Expected<FileUP> 2019-09-26 17:54:59 +00:00
OperatingSystem Fix a comment which was incorrect. 2019-08-08 20:47:40 +00:00
Platform Convert FileSystem::Open() to return Expected<FileUP> 2019-09-26 17:54:59 +00:00
Process Unwind: Add a stack scanning mechanism to support win32 unwinding 2019-09-27 12:10:06 +00:00
ScriptInterpreter Give an error when StepUsingScriptedThreadPlan is passed a bad classname. 2019-09-28 00:53:45 +00:00
StructuredData [lldb][NFC] Remove dead code that handles situations where LLDB has no dummy target 2019-08-26 18:12:44 +00:00
SymbolFile Unwind: Add a stack scanning mechanism to support win32 unwinding 2019-09-27 12:10:06 +00:00
SymbolVendor SymbolVendorELF: Perform build-id lookup even without a debug link 2019-08-06 08:18:39 +00:00
SystemRuntime Long timeouts for the MacOSX SystemRuntime plugins under ASAN; else quick. 2019-09-07 01:38:37 +00:00
UnwindAssembly Support Linux signal return trampolines in frame initialization 2019-07-19 14:05:55 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00