llvm-project/lldb/source/Plugins/DynamicLoader
Pavel Labath 0f362f9d25 [lldb] Remove process->LoadModules call from DynamicLoaderPOSIXDYLD
The call is useless, as any modules loaded there will be removed in
ResolveExecutableModule. Modules will be reloaded again through the
GetLoadedModuleList call in DYLDRendezvous.cpp.
2022-03-18 08:58:29 +01:00
..
Darwin-Kernel Revert "[lldb] Remove the global platform list" 2022-03-09 18:13:45 +01:00
Hexagon-DYLD [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
MacOSX-DYLD [lldb] Report debugger diagnostics as events 2022-03-16 08:33:01 -07:00
POSIX-DYLD [lldb] Remove process->LoadModules call from DynamicLoaderPOSIXDYLD 2022-03-18 08:58:29 +01:00
Static Remove ConstString from DynamicLoader, JITLoader and Instruction plugin names 2021-10-25 10:32:35 +02:00
Windows-DYLD [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
wasm-DYLD [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
CMakeLists.txt [lldb/Plugin] Unconditionally build Darwin-Kernel 2020-02-17 18:14:24 -08:00