llvm-capstone/lldb/source
Med Ismail Bennani b1256f2345 [lldb/Interpreter] Introduce ScriptedPlatform{,Python}Interface
This patch introduces both the ScriptedPlatformInterface and the
ScriptedPlatformPythonInterface. As the name suggests, these calls will
be used to call into the Scripted Platform python implementation from
the C++ Scripted Platform plugin instance.

Differential Revision: https://reviews.llvm.org/D139251

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2023-01-12 12:49:05 -08:00
..
API [lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateInstance 2023-01-12 12:49:05 -08:00
Breakpoint Move from llvm::makeArrayRef to ArrayRef deduction guides - last part 2023-01-10 11:47:43 +01:00
Commands [lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateInstance 2023-01-12 12:49:05 -08:00
Core [lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateInstance 2023-01-12 12:49:05 -08:00
DataFormatters [lldb] Use std::optional instead of llvm::Optional (NFC) 2023-01-07 14:18:35 -08:00
Expression [lldb] Remove remaining uses of llvm::Optional (NFC) 2023-01-07 14:36:35 -08:00
Host Move from llvm::makeArrayRef to ArrayRef deduction guides - last part 2023-01-10 11:47:43 +01:00
Initialization [lldb] Add diagnostics 2022-10-31 14:40:38 -07:00
Interpreter [lldb/Interpreter] Introduce ScriptedPlatform{,Python}Interface 2023-01-12 12:49:05 -08:00
Plugins [lldb/Interpreter] Introduce ScriptedPlatform{,Python}Interface 2023-01-12 12:49:05 -08:00
Symbol Move from llvm::makeArrayRef to ArrayRef deduction guides - last part 2023-01-10 11:47:43 +01:00
Target [lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateInstance 2023-01-12 12:49:05 -08:00
Utility Move from llvm::makeArrayRef to ArrayRef deduction guides - last part 2023-01-10 11:47:43 +01:00
Version [lldb] Fix LLDB_FULL_VERSION_STRING 2022-01-19 14:20:22 -08:00
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00