From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11010 invoked by alias); 3 Feb 2006 11:59:56 -0000 Received: (qmail 11002 invoked by uid 22791); 3 Feb 2006 11:59:56 -0000 X-Spam-Check-By: sourceware.org Received: from zigzag.lvk.cs.msu.su (HELO zigzag.lvk.cs.msu.su) (158.250.17.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 03 Feb 2006 11:59:54 +0000 Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim 4.50) id 1F4zbS-0007vH-I3 for gdb@sources.redhat.com; Fri, 03 Feb 2006 14:59:51 +0300 Received: from zigzag.lvk.cs.msu.su ([158.250.17.23]) by zigzag.lvk.cs.msu.su with esmtp (Exim 4.50) id 1F4zbI-0007v3-RX; Fri, 03 Feb 2006 14:59:40 +0300 From: Vladimir Prus To: Eli Zaretskii Subject: Re: $thread convenience variable Date: Fri, 03 Feb 2006 11:59:00 -0000 User-Agent: KMail/1.7.2 Cc: gdb@sources.redhat.com References: <200602031410.42115.ghost@cs.msu.su> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602031459.40118.ghost@cs.msu.su> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00020.txt.bz2 On Friday 03 February 2006 14:27, Eli Zaretskii wrote: > > From: Vladimir Prus > > Date: Fri, 3 Feb 2006 14:10:41 +0300 > > Cc: gdb@sources.redhat.com > > > > > I'd support adding such a variable. > > > > I have it working by this patch : > > Thanks, but please add its documentation to the GDB manual. Sure, but I'm more concerned about correctness of the patch (especially pid vs. tid), so would rather hear comments on that before doing anything with the manual. - Volodya