On Sat, Feb 08, 2003 at 02:04:56PM -0800, Kris Kennaway wrote:

> On Sat, Feb 08, 2003 at 04:12:26PM +0100, Thomas Moestl wrote:
> 
> > addr2line will usually point to the first line of a statement if it
> > spans multiple lines; in this case, the full guard is:
> > 
> >                     while (p2->p_pid == trypid ||
> >                         p2->p_pgrp->pg_id == trypid ||
> >                         p2->p_session->s_sid == trypid) {
> 
> OK, I suspected that.
> 
> tjr was looking into this last night and proposed the following patch:

Alfred was the one who pointed out that holding proctree was probably
necessary, though :-)


Tim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to