llvm-project/lldb/source/Plugins/Platform
Pavel Labath 463863fffe [lldb] Move PlatformPOSIX::ConnectToWaitingProcesses to RemoteAwarePlatform
The functionality is not posix specific. Also force the usage of the
gdb-remote process plugin in the gdb platform class.

This is not sufficient to make TestPlatformConnect pass on windows (it
seems it suffers from module loading issues, unrelated to this test),
but it at least makes it shut down correctly, so I change the skip to an
xfail.
2021-03-14 22:43:52 +01:00
..
Android [lldb] Delete copy operations on PluginInterface class 2020-10-09 10:37:09 +02:00
FreeBSD [lldb] Remove the legacy FreeBSD plugin 2021-02-15 13:04:11 +01:00
Linux [lldb][NFC] Make GetResumeCountForLaunchInfo return an unsigned. 2020-10-27 16:25:01 +01:00
MacOSX Don't load kexts/kernels without dSYMs present 2021-03-12 17:20:44 -08:00
NetBSD [lldb][NFC] Make GetResumeCountForLaunchInfo return an unsigned. 2020-10-27 16:25:01 +01:00
OpenBSD [lldb] Delete copy operations on PluginInterface class 2020-10-09 10:37:09 +02:00
POSIX [lldb] Move PlatformPOSIX::ConnectToWaitingProcesses to RemoteAwarePlatform 2021-03-14 22:43:52 +01:00
Windows [lldb] "target create" shouldn't save target if the command failed 2020-12-12 16:40:58 +03:00
gdb-server [lldb] Move PlatformPOSIX::ConnectToWaitingProcesses to RemoteAwarePlatform 2021-03-14 22:43:52 +01:00
CMakeLists.txt [Platform] Remove Kalimba Platform 2019-03-27 16:23:50 +00:00