llvm-project/lldb/source/Plugins/DynamicLoader
Jonas Devlieghere bbb419151c [lldb] Add IsFullyInitialized to DynamicLoader
On Darwin based systems, lldb will get notified by dyld before it itself
finished initializing, at which point it's not safe to call certain APIs
or SPIs. Add a method to the DynamicLoader to query that.

Differential revision: https://reviews.llvm.org/D99314
2021-03-25 15:44:37 -07:00
..
Darwin-Kernel [lldb] Make DoReadMemory a protected method. 2021-01-07 21:06:36 -08:00
Hexagon-DYLD [lldb] Make DoReadMemory a protected method. 2021-01-07 21:06:36 -08:00
MacOSX-DYLD [lldb] Add IsFullyInitialized to DynamicLoader 2021-03-25 15:44:37 -07:00
POSIX-DYLD Revert "Make sure the interpreter module was loaded before making checks against it" 2021-02-21 10:38:25 -08:00
Static [lldb] Access the ModuleList through iterators where possible (NFC) 2021-01-07 21:06:36 -08:00
Windows-DYLD [lldb] s/ExecutionContext/Target in Disassembler 2020-03-05 14:46:39 +01:00
wasm-DYLD [LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging 2020-02-17 12:42:23 +01:00
CMakeLists.txt [lldb/Plugin] Unconditionally build Darwin-Kernel 2020-02-17 18:14:24 -08:00