On Tue, May 13, 2008 at 09:29:04PM -0700, Roland McGrath wrote:
> 
> What I have right now is a version where utrace is enabled alongside
> the old ptrace implementation.  The hooks into core code are cleaned
> up via tracehook.h, but ptrace still works the same old way.  With
> this, they both work, but they don't play well together on the same
> thread (one doesn't understand when the other is stopped, etc).  After
> getting the revamped utrace interface on its feet, the next job will
> be to find an uncomplicated way to make ptrace use utrace (or
> cooperate well with utrace) for its thread stops.

Roland,

Are the new changes hosted someplace in a git tree or something?
Pointers please...

Ananth

Reply via email to