summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2018-07-13 17:45:43 +0000
committerFrederic Riss <friss@apple.com>2018-07-13 17:45:43 +0000
commit8e04d937b0656242162cebe96c8c306e0ab62959 (patch)
tree5dd5e89fd21abe1b3c61833ad135c863729754d0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent75c4f5552ea38368b770dea4da3437350c99e9c1 (diff)
downloadbcm5719-llvm-8e04d937b0656242162cebe96c8c306e0ab62959.tar.gz
bcm5719-llvm-8e04d937b0656242162cebe96c8c306e0ab62959.zip
Fix TestAttachDenied on macOS Mojave
TestAttachDenied tries to attach to a process that is ptracing itself and verifies that we error out. Starting with macOS Mojave, processes need an entitlement to be able to ptrace. This commit adds the entitlement for the test binary when building on Darwin. llvm-svn: 337029
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud