llvm-project/lldb/packages/Python/lldbsuite/test/make
Pavel Labath fa3d652d26 [test] [linux] define PR_SET_PTRACER constants if the system does not provide them
Android API <= 16 header do not have these symbols defined, but the kernel does support the
relevant calls. And in general, since these calls are on a best-effort basis, it won't hurt even
if we try to run in on a really ancient kernel.

llvm-svn: 275393
2016-07-14 10:43:21 +00:00
..
Makefile.rules Add "-gmodules" support to the test suite. 2016-05-26 13:57:03 +00:00
test_common.h [test] [linux] define PR_SET_PTRACER constants if the system does not provide them 2016-07-14 10:43:21 +00:00