Files
clang-p2996/lldb/source/Plugins/Platform
Jonas Devlieghere 6c0cd5676e [lldb] Make process connect behave the same in sync and async mode.
I think the check for whether the process is connected is totally bogus
in the first place, but on the off-chance that's it's not, we should
behave the same in synchronous and asynchronous mode.
2020-11-13 17:39:30 -08:00
..