[Lldb-commits] [lldb] [lldb][RPC] Upstream RPC server interface emitters (PR #138032)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 5 01:49:28 PDT 2025
================
@@ -0,0 +1,15 @@
+# Disabling until the lldb-rpc-gen tool lands.
+UNSUPPORTED: system-windows, system-linux, system-darwin
----------------
DavidSpickett wrote:
`UNSUPPORTED: *` should disable it everywhere.
Saves someone on FreeBSD getting an unpleasant surprise.
https://github.com/llvm/llvm-project/pull/138032
More information about the lldb-commits
mailing list