..
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
[lldb] Add log output for the support files we pass to the CppModuleConfiguration
2019-10-10 13:43:37 +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] Fix for regression of test 'TestDataFormatterInvalidStdUniquePtr.py' introduced in r374195
2019-10-09 21:15:48 +00:00
LanguageRuntime
[lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback
2019-10-10 11:26:51 +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
Remove obsolete parameter.
2019-10-09 16:55:27 +00:00
OperatingSystem
Fix a comment which was incorrect.
2019-08-08 20:47:40 +00:00
Platform
[lldb] [cmake] Support linking against clang-cpp dylib
2019-10-04 12:03:03 +00:00
Process
[Windows] Introduce a switch for the `lldb-server` mode on Windows
2019-10-10 12:21:04 +00:00
ScriptInterpreter
SBFile support in SBCommandReturnObject
2019-10-09 21:50:49 +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
Remove the is_mangled flag from Mangled and Symbol
2019-10-09 16:22:14 +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
Fix the unwinding plan augmentation from x86 assembly
2019-10-10 13:23:09 +00:00
CMakeLists.txt
Move StopInfoOverride callback to the new architecture plugin
2017-10-25 21:05:31 +00:00