Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can try it yourself by running "strace" on itself, e.g.:

  strace -f strace -f ls
I guess this isn't possible because the kernel developers only envisioned ptrace to be useful for debugging (they supposedly didn't think about sandboxing applications), and implementing a "recursive" version of ptrace is probably more difficult.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: