From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24072 invoked by alias); 19 Aug 2010 20:06:39 -0000 Received: (qmail 24063 invoked by uid 22791); 19 Aug 2010 20:06:38 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from elasmtp-banded.atl.sa.earthlink.net (HELO elasmtp-banded.atl.sa.earthlink.net) (209.86.89.70) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Aug 2010 20:05:55 +0000 Received: from [70.170.59.51] (helo=macbook-2.local) by elasmtp-banded.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1OmBN2-0000Xl-8h; Thu, 19 Aug 2010 16:05:52 -0400 Message-ID: <4C6D8E9F.6050502@earthlink.net> Date: Thu, 19 Aug 2010 20:06:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) MIME-Version: 1.0 To: Joel Brobecker CC: gdb-patches@sourceware.org Subject: Re: [RFA/NEWS] Document the $_thread convenience variable References: <1282243720-32461-1-git-send-email-brobecker@adacore.com> In-Reply-To: <1282243720-32461-1-git-send-email-brobecker@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: ae6f8838ff913eba0cc1426638a40ef67e972de0d01da94014eab458b135f9dc3473d9a059789867350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-IsSubscribed: yes 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/msg00357.txt.bz2 Joel Brobecker wrote: > Hello, > > This document the new $_thread convenience variable (placed in the > `in GDB 7.2' section, since this was introduced after 7.1 and will > be part of 7.2). If approved for HEAD, I will also port for the 7.2 > branch. > Um, the same bit is in the patch I posted yesterday. I'm not sure it's significant enough to be listed in NEWS twice. :-) Stan