问题
On linux, my process is in attached status, it's attached by annother guy. How to find who is debuging my process?
回答1:
You can find it in proc file system. Look at TracerPid entry in /proc/somepid/status. See also similar question.
来源:https://stackoverflow.com/questions/6705492/how-to-find-who-is-tracing-my-process