Previously Mike Coleman wrote:
> I'm working on something that ptraces processes (a la strace), and this
> change would be useful and perhaps required for doing this. (I'm not sure
> the breakpoint loop trick strace uses will work in all cases for clone and
> vfork.)
The bpt-trick should work fine I think. strace is going to need it as a
fallback in case CLONE_PTRACE is not available since older kernels
don't have CLONE_PTRACE implemented.=20
Wichert.
--=20
_________________________________________________________________
/ Generally uninteresting signature - ignore at your convenience \
| wichert@liacs.nl http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |
--4SFOXa2GPu3tIq4H
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
iQB1AwUBOGNJAqjZR/ntlUftAQE3JQMAjzX3ha3kgorroJssv8HV+fRb64WBGjUU
0bWaZ1oqrV/TO1WdF8ifIr4SVP7bxICMb/aU9Dj2FevcHUL9sTx47HVb7WjUfDD+
zVYvHMHzFx8A9Fm4eLB6+sf0vqH2Alq6
=woTv
-----END PGP SIGNATURE-----
--4SFOXa2GPu3tIq4H--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/