Pass tid through to ptrace operations
authorEd Maste <emaste@freebsd.org>
Thu, 4 Jul 2013 21:47:32 +0000 (21:47 +0000)
committerEd Maste <emaste@freebsd.org>
Thu, 4 Jul 2013 21:47:32 +0000 (21:47 +0000)
commit6f066412ac543105b2afcb363c9c64355d160e56
treebb51075c56b9776c588426a448aa42701b01a6a5
parent316c37407ebff91d29a997bf9fa795cbf71e850d
Pass tid through to ptrace operations

This change is equivalent to the Linux threading support.

llvm-svn: 185671
lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp