We should get the TargetAPI lock here to prevent the process of being destroyed while we are in the function. Thanks Jim for explaining what's going on.
Fixes rdar://54424754
Differential D67831
[lldb] Get the TargetAPI lock in SBProcess::IsInstrumentationRuntimePresen Authored by teemperor on Sep 20 2019, 6:16 AM.
Details We should get the TargetAPI lock here to prevent the process of being destroyed while we are in the function. Thanks Jim for explaining what's going on. Fixes rdar://54424754
Diff Detail
|