[all-commits] [llvm/llvm-project] 17798a: [lldb] Use get-task-allow entitlement on macOS too...

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Fri Nov 3 09:27:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17798ad7c3596d9b74b5f55ac41f10fe01e8ee4b
      https://github.com/llvm/llvm-project/commit/17798ad7c3596d9b74b5f55ac41f10fe01e8ee4b
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/builders/darwin.py
    A lldb/packages/Python/lldbsuite/test/make/entitlements-macos.plist

  Log Message:
  -----------
  [lldb] Use get-task-allow entitlement on macOS too (#71112)

Running the LLDB test suite in a GUI-less macOS environment (say, ssh)
requires that the debugged tasks be signed with the get-task-allow
entitlement.




More information about the All-commits mailing list