teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/process_attach
Frederic Riss 8e04d937b0 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
2018-07-13 17:45:43 +00:00
..
attach_denied Fix TestAttachDenied on macOS Mojave 2018-07-13 17:45:43 +00:00
main.cpp
Makefile
TestProcessAttach.py Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00