mysterymath wrote:

> The nodes on GreenDragon run under a UI session so that might explain why we 
> don't see that issue there. Is there any harm with using 
> `packages/Python/lldbsuite/test/make/entitlements.plist` for macOS too? Does 
> `com.apple.private.security.no-sandbox` cause issues?

At least on my macOS Sonoma workstation, I get a `Killed: 9` when I try to run 
a binary built with by the LLDB test suite with entitlement 
`com.apple.private.security.no-sandbox`.

https://github.com/llvm/llvm-project/pull/71112
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to