Re: ptrace probs?

Daniel Jacobowitz (dan@debian.org)
Tue, 10 Sep 2002 16:41:20 -0400


On Tue, Sep 10, 2002 at 10:31:00PM +0100, Frank Peters wrote:
> Kernel: 2.4.18
> maybe it's a glibc prob.

Try waitpid (PID, &status, 0) first. You can't do anything until the
process stops, that's normal.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer
-
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/