[Lldb-commits] [lldb] [lldb] Use get-task-allow entitlement on macOS too (PR #71112)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 2 15:06:45 PDT 2023


JDevlieghere 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? 

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


More information about the lldb-commits mailing list