From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24624 invoked by alias); 1 Oct 2004 11:54:10 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24591 invoked from network); 1 Oct 2004 11:54:09 -0000 Received: from unknown (HELO smtp.hispeed.ch) (62.2.95.247) by sourceware.org with SMTP; 1 Oct 2004 11:54:09 -0000 Received: from indel.ch (217-162-27-127.dclient.hispeed.ch [217.162.27.127]) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with SMTP id i91Bs6lg012830 for ; Fri, 1 Oct 2004 13:54:07 +0200 Received: from fabi.indel.ch [192.168.1.19] by indel.ch [127.0.0.1] with SMTP (MDaemon.v2.7.SP5.R) for ; Fri, 01 Oct 2004 13:52:09 +0200 Message-Id: <5.2.0.9.1.20041001133725.01cf58e0@NT_SERVER> X-Sender: cenedese@NT_SERVER (Unverified) Date: Fri, 01 Oct 2004 11:54:00 -0000 To: gdb@sources.redhat.com From: Fabian Cenedese Subject: MI -thread-list-all-threads Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-MDaemon-Deliver-To: gdb@sources.redhat.com X-Return-Path: cenedese@indel.ch X-SW-Source: 2004-10/txt/msg00000.txt.bz2 Hi Has anybody the -thread-list-all-threads command implemented? I have seen the function info_threads_command in thread.c, would it be like this, just with a different output format? Thanks bye Fabi