From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12324 invoked by alias); 3 Jun 2008 22:01:07 -0000 Received: (qmail 12314 invoked by uid 22791); 3 Jun 2008 22:01:06 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 03 Jun 2008 22:00:49 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 14B712A96C5; Tue, 3 Jun 2008 18:00:47 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id KEnYprCZ8Lg2; Tue, 3 Jun 2008 18:00:47 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id BCDFF2A9657; Tue, 3 Jun 2008 18:00:46 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id A6D67E7ACD; Tue, 3 Jun 2008 15:00:44 -0700 (PDT) Date: Tue, 03 Jun 2008 22:01:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb@sourceware.org, Marc Khouzam Subject: Re: non-stop and current thread exiting Message-ID: <20080603220044.GB3907@adacore.com> References: <200806032253.39575.pedro@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200806032253.39575.pedro@codesourcery.com> User-Agent: Mutt/1.4.2.2i 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/msg00014.txt.bz2 > We had a small internal discussion, and at the time there was > concensus that b) would be the best option. That's the alternative that I would choose too. -- Joel