From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18716 invoked by alias); 17 Nov 2008 17:30:37 -0000 Received: (qmail 18651 invoked by uid 22791); 17 Nov 2008 17:30:36 -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; Mon, 17 Nov 2008 17:30:01 +0000 Received: (qmail 10966 invoked from network); 17 Nov 2008 17:29:59 -0000 Received: from unknown (HELO wind.localnet) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 17 Nov 2008 17:29:59 -0000 From: Vladimir Prus To: Michael Snyder Subject: Re: [RFC] Implement -list-thread-groups. Date: Mon, 17 Nov 2008 22:02:00 -0000 User-Agent: KMail/1.10.90 (Linux/2.6.24-21-generic; KDE/4.1.73; i686; svn-883826; 2008-11-13) Cc: "gdb-patches@sources.redhat.com" References: <200811122333.29218.vladimir@codesourcery.com> <200811162036.48822.vladimir@codesourcery.com> <4920D43A.6060202@vmware.com> In-Reply-To: <4920D43A.6060202@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811172029.50776.vladimir@codesourcery.com> 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: 2008-11/txt/msg00436.txt.bz2 On Monday 17 November 2008 05:17:30 Michael Snyder wrote: > Vladimir Prus wrote: > > On Sunday 16 November 2008 01:14:01 Michael Snyder wrote: > >> Excuse the top post. Yes, calling error then. > > > > Here's the final patch. OK? > > I'm OK with the thread.c/gdbthread.h parts. Checked in. - Volodya