From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29543 invoked by alias); 16 Feb 2006 16:03:23 -0000 Received: (qmail 29532 invoked by uid 22791); 16 Feb 2006 16:03:22 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 16 Feb 2006 16:03:20 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F9lbB-00067D-CH; Thu, 16 Feb 2006 11:03:17 -0500 Date: Thu, 16 Feb 2006 16:03:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus , gdb@sources.redhat.com Subject: Re: MI -thread-list-ids output issue Message-ID: <20060216160317.GA23421@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb@sources.redhat.com References: <20060216155606.GA11681@brasko.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060216155606.GA11681@brasko.net> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes 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/msg00161.txt.bz2 On Thu, Feb 16, 2006 at 10:56:06AM -0500, Bob Rossi wrote: > Do you have a small C example I can use to generate this output with > GDB? I would like to use the parser i have written to see if I have the > same problem you have. Try any threaded program from gdb.threads. -thread-list-ids ^done,thread-ids={thread-id="6",thread-id="5",thread-id="4",thread-id="3",thread-id="2",thread-id="1"},number-of-threads="6" -- Daniel Jacobowitz CodeSourcery