From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18719 invoked by alias); 19 Aug 2010 20:01:34 -0000 Received: (qmail 18387 invoked by uid 22791); 19 Aug 2010 20:01:33 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Aug 2010 20:01:25 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6C1E82BAC1D for ; Thu, 19 Aug 2010 16:01:23 -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 v71Ax7fxrH5D for ; Thu, 19 Aug 2010 16:01:23 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 345FF2BAB7B for ; Thu, 19 Aug 2010 16:01:23 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 0EEAFF59B2; Thu, 19 Aug 2010 22:01:20 +0200 (CEST) Date: Thu, 19 Aug 2010 20:01:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [RFA/NEWS] Document the $_thread convenience variable Message-ID: <20100819200120.GH2903@adacore.com> References: <1282243720-32461-1-git-send-email-brobecker@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1282243720-32461-1-git-send-email-brobecker@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-08/txt/msg00356.txt.bz2 > gdb/ChangeLog: > > * NEWS: Document $_thread. Doh! I missed the fact that Stan already included this feature in his patch. This patch is withdrawn - sorry about the noise. -- Joel