labath wrote: It cannot. However, the MCP connection is done locally (on the machine running lldb). You could argue `@skipIfRemote` is still a good thing because remote testing is not useful here (you could use the protocol to drive a remote debug session, but for most purposes the two sessions should behave the same way and this is hardly the right way to test that), but checking the host os is still the right thing to do.
https://github.com/llvm/llvm-project/pull/146807 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits