diff options
author | Pavel Labath <labath@google.com> | 2016-01-11 10:24:50 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-01-11 10:24:50 +0000 |
commit | d0f89cd721df6943e36e4bbd9715317b08b7f578 (patch) | |
tree | 2b05bfc3d26498b91b8e9c4af27612bab35cd1e8 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 054873b0be85583b0499d12fad58566ae5398e4e (diff) | |
download | bcm5719-llvm-d0f89cd721df6943e36e4bbd9715317b08b7f578.tar.gz bcm5719-llvm-d0f89cd721df6943e36e4bbd9715317b08b7f578.zip |
Centralize the handling of attach permissions on linux in tests
Summary:
On linux we need the process to give us special permissions before we can attach to it.
Previously, the code for this was copied into every file that needed it. This moves the code to a
central place to reduce code duplication.
Reviewers: clayborg
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D15992
llvm-svn: 257319
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions