Re: ptrace vs /proc

Pavel Machek (pavel@ucw.cz)
Tue, 2 Jul 2002 02:47:07 +0200


Hi!

> > As far as I could investigate, I didn't find any such interface in linux.
> > Programs like strace do the tracing through ptrace only.
> >
> > Please let me know if you know more about this.
>
> There is no such interface in Linux and currently no plans to develop a
> Solaris-style /proc.

I believe such proc interface is wrong thing to do. ptrace() is really
very *very* special thing, and you don't want it hidden in some kind
of /proc magic.
Pavel

-- 
(about SSSCA) "I don't say this lightly.  However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/