[Lldb-commits] [lldb] [lldb][mcp] Skip MCPUnixSocketCommandTestCase if remote (PR #146807)

Dmitry Vasilyev via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 3 13:48:14 PDT 2025


slydiman wrote:

> I think you're looking for `@skipIf(hostoslist=["windows"])`

Yes, it looks more correct. But can a Unix socket be used for a remote connection?

https://github.com/llvm/llvm-project/pull/146807


More information about the lldb-commits mailing list