Re: Allow debuger to examine real parent

From: Jamie Lokier (lk@tantalophile.demon.co.uk)
Date: Thu Mar 09 2000 - 14:56:37 EST


Mike Coleman wrote:
> If the new field is going to be called 'Tracer', it should probably always
> give a pid if the child is being traced. So, the above line would turn into
> something like
>
> + p->pid, p->p_opptr->pid,
> + p->p_pptr != p->p_opptr && p->flags & (PF_PTRACED|PF_TRACESYS) ? p->p_pptr->pid : 0,

Agreed.

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:16 EST