]> granicus.if.org Git - strace/commit
Attach to the target process before attempting to attach to its siblings
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 25 Jul 2016 18:48:50 +0000 (18:48 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 29 Jul 2016 17:14:28 +0000 (17:14 +0000)
commit2ddb73ddd3ce1b3dabbe4dcafeaabbb04dd90d06
tree2ae9a483e0aaf84aa182e6414315744e4bd49b37
parentc9251518b005cc5adb3cc2ba1d68856ec8e94ad2
Attach to the target process before attempting to attach to its siblings

* strace.c (attach_tcb): Attach to tcp->pid first.
strace.c