From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23886 invoked by alias); 17 Jun 2008 19:28:00 -0000 Received: (qmail 23875 invoked by uid 22791); 17 Jun 2008 19:28:00 -0000 X-Spam-Check-By: sourceware.org Received: from imr1.ericy.com (HELO imr1.ericy.com) (198.24.6.9) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 17 Jun 2008 19:27:39 +0000 Received: from eusrcmw751.eamcs.ericsson.se (eusrcmw751.exu.ericsson.se [138.85.77.51]) by imr1.ericy.com (8.13.1/8.13.1) with ESMTP id m5HJRYqp009017; Tue, 17 Jun 2008 14:27:35 -0500 Received: from ecamlmw720.eamcs.ericsson.se ([142.133.1.72]) by eusrcmw751.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Tue, 17 Jun 2008 14:27:50 -0500 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Re: Multiprocess MI extensions Date: Tue, 17 Jun 2008 19:28:00 -0000 Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA042911E4@ecamlmw720.eamcs.ericsson.se> In-Reply-To: A From: "Marc Khouzam" To: "Vladimir Prus" , X-IsSubscribed: yes 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/msg00167.txt.bz2 > >> 4. The -list-thread-groups will accept the '--available'=20 > option that tells > >> it to list all thread groups, including those that are not=20 > attached to yet. I assume this will list all top-level thread groups, but not their chidren, right? Marc