llvm-project/lldb/source
Jonas Devlieghere fbb4d1e43d [lldb/Plugins] Use external functions to (de)initialize plugins
This is a step towards making the initialize and terminate calls be
generated by CMake, which in turn is towards making it possible to
disable plugins at configuration time.

Differential revision: https://reviews.llvm.org/D74245
2020-02-07 15:28:27 -08:00
..
API [lldb/Plugins] Use external functions to (de)initialize plugins 2020-02-07 15:28:27 -08:00
Breakpoint Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Commands Fix after c25938d 2020-02-04 16:37:22 -08:00
Core [lldb] Delete ValueObjectRegisterContext class 2020-02-07 09:20:22 -08:00
DataFormatters [LLDB] Fix compilation with GCC 5 2020-02-06 10:16:32 +02:00
Expression [lldb][NFCI] Remove UserExpression::GetJITModule 2020-01-30 23:20:19 -08:00
Host [lldb] Improve debugging 32-bit programs on NetBSD/amd64 2020-02-07 17:48:33 +01:00
Initialization [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Interpreter [LLDB] Fix compilation with GCC 5 2020-02-06 10:16:32 +02:00
Plugins [lldb/Plugins] Use external functions to (de)initialize plugins 2020-02-07 15:28:27 -08:00
Symbol [lldb] Rename Type::ResolveClangType to Type::ResolveCompilerType 2020-02-04 15:40:48 -08:00
Target [lldb] Fix+re-enable Assert StackFrame Recognizer on Linux 2020-02-07 22:24:56 +01:00
Utility [lldb/Reproducers] Change the way we instrument void* arguments 2020-02-04 19:05:13 -08:00
CMakeLists.txt Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well. 2020-01-16 19:04:08 -05:00
lldb.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00