Date: Sun, 30 Jun 2002 17:55:19 +0100 From: Doug Rabson <dfr@nlsystems.com> To: Julian Elischer <julian@freebsd.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libkvm kvm_proc.c Message-ID: <200206301755.19883.dfr@nlsystems.com> In-Reply-To: <200206300811.g5U8BUI5094805@freefall.freebsd.org> References: <200206300811.g5U8BUI5094805@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 30 June 2002 9:11 am, Julian Elischer wrote: > julian 2002/06/30 01:11:30 PDT > > Modified files: > lib/libkvm kvm_proc.c > Log: > Don't follow non existant thread pointers (e.g. for zombies) This doesn't compile - you test to see whether 'mainthread' is non-zero b= ut=20 'mainthread' is a struct. --=20 Doug Rabson=09=09=09=09Mail: dfr@nlsystems.com =09=09=09=09=09Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206301755.19883.dfr>