[Lldb-commits] [PATCH] Add test for denied process attach by pid and fix found bugs in Process/ProcessPOSIX.cpp

Oleksiy Vyalov ovyalov at google.com
Mon Nov 17 13:08:42 PST 2014


Thanks for suggestion - re-did patch with full context.

Yes, I tried to run the test on FreeBSD but prctl isn't available - so, for now BSD will be skipped.

http://reviews.llvm.org/D6240

Files:
  source/Plugins/Process/POSIX/ProcessPOSIX.cpp
  source/Target/Process.cpp
  test/functionalities/process_attach/attach_denied/Makefile
  test/functionalities/process_attach/attach_denied/TestAttachDenied.py
  test/functionalities/process_attach/attach_denied/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6240.16302.patch
Type: text/x-patch
Size: 5192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141117/263f5e52/attachment.bin>


More information about the lldb-commits mailing list