From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4811 invoked by alias); 25 Sep 2006 16:25:07 -0000 Received: (qmail 4783 invoked by uid 22791); 25 Sep 2006 16:25:06 -0000 X-Spam-Check-By: sourceware.org Received: from qnxmail.qnx.com (HELO nimbus.ott.qnx.com) (209.226.137.76) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 25 Sep 2006 16:24:57 +0000 Received: by nimbus.ott.qnx.com with Internet Mail Service (5.5.2653.19) id ; Mon, 25 Sep 2006 12:24:55 -0400 Message-ID: <3518719F06577C4F85DA618E3C37AB9106B12AFD@nimbus.ott.qnx.com> From: Alain Magloire To: gdb@sourceware.org Subject: RE: info thread Date: Mon, 25 Sep 2006 16:25:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain 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-09/txt/msg00144.txt.bz2 > > (gdb) interpreter-exec mi -thread-list-all-threads > ^error,msg="Undefined mi command: thread-list-all-threads (missing > implementation)" > > I think you're thinking of -thread-list-ids. Ah, this is mi/674. > It's also mi/1040. Both of which suggest *stopped :-) > Mea culpa.