From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5019 invoked by alias); 4 Jun 2008 17:08:06 -0000 Received: (qmail 5010 invoked by uid 22791); 4 Jun 2008 17:08:05 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 04 Jun 2008 17:07:48 +0000 Received: (qmail 31869 invoked from network); 4 Jun 2008 17:07:46 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 4 Jun 2008 17:07:46 -0000 From: Pedro Alves To: gdb@sourceware.org Subject: Re: non-stop and current thread exiting Date: Wed, 04 Jun 2008 17:08:00 -0000 User-Agent: KMail/1.9.9 Cc: Pawel Piech References: <200806032253.39575.pedro@codesourcery.com> <6D19CA8D71C89C43A057926FE0D4ADAA04E1BD47@ecamlmw720.eamcs.ericsson.se> <4846B034.5090809@windriver.com> In-Reply-To: <4846B034.5090809@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806041807.44119.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00022.txt.bz2 A Wednesday 04 June 2008 16:09:40, Pawel Piech wrote: > Thanks Marc to point it out to me, I did indeed miss it. > I'm also think that option c) is optimal. I think option b) is fine as > well, as long as -thread-list-ids returns the list of live threads only, > even if info threads show the exited threads. Ok, I'll see about not reporting the exited thread to MI. Thanks, -- Pedro Alves