Date: Wed, 12 May 1999 10:19:01 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: John Birrell <jb@cimlogic.com.au> Cc: current@freebsd.org Subject: Re: Debugging uthreads Message-ID: <Pine.BSF.4.05.9905121017270.423-100000@herring.nlsystems.com> In-Reply-To: <199905120915.TAA25980@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 May 1999, John Birrell wrote: > Doug Rabson wrote: > > Ok, I'll see about updating my patch along these lines and I'll post up > > another one in a day or two. > > One more thing... the states are subject to change, probably with new > states being added. It is important to check that the state number is > within the range that gdb was compiled against (the states probably > should be in the common header) and if the state number is out of > that range, just display the number. Then we just need to ensure we > add new states at the end. I think the only state which I need to know about is PS_DEAD. If we marked dead threads in the public struct it might simplify things. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905121017270.423-100000>