summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2013-11-25 16:31:23 +0000
committerEd Maste <emaste@freebsd.org>2013-11-25 16:31:23 +0000
commit502f9020a7fc8ca9a1f6b7626acdc118964af806 (patch)
tree43bf5ea4a1aa44075afc18a0ec8f12981a27c343 /llvm/test
parentdb962e2c4562e521de97c81e5244b87bfc476fc8 (diff)
downloadbcm5719-llvm-502f9020a7fc8ca9a1f6b7626acdc118964af806.tar.gz
bcm5719-llvm-502f9020a7fc8ca9a1f6b7626acdc118964af806.zip
PT_CONTINUE and PT_STEP are process-scope on FreeBSD
Although ptrace() can be passed a PID or TID for PT_CONTINUE and PT_STEP, the kernel operates on all threads in the process in both cases. (See the FOREACH_THREAD_IN_PROC in FreeBSD's sys_process.c:kern_ptrace.) Make this clear by using the PID from the ProcessMonitor instance. llvm-svn: 195656
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud