Hacker News new | ask | show | jobs
by gowld 3035 days ago
Allowing any process to arbitrarily modify the state of another process would be a disaster for stability and security.
1 comments

Isn’t that what a debugger does?
Yes, and it is a disaster for stability and security. The designers of dtrace worked hard on the stability part. See, for example, the section on DIF safety in https://www.cs.princeton.edu/courses/archive/fall04/cos518/p....