From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15480 invoked by alias); 20 Mar 2007 03:14:23 -0000 Received: (qmail 15470 invoked by uid 22791); 20 Mar 2007 03:14:22 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 20 Mar 2007 03:14:18 +0000 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id F34C74B267; Mon, 19 Mar 2007 22:14:16 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 3BAC44B262; Mon, 19 Mar 2007 22:14:14 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HTUnZ-0001vJ-Gr; Mon, 19 Mar 2007 23:14:09 -0400 Date: Tue, 20 Mar 2007 03:14:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Denis PILAT , gdb-patches Subject: Re: [RFC] -thread-info new command Message-ID: <20070320031409.GA7336@caradoc.them.org> Mail-Followup-To: Nick Roberts , Denis PILAT , gdb-patches References: <45FE9E6A.3030906@st.com> <17919.15500.439138.600411@kahikatea.snap.net.nz> <17919.20575.286260.761826@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17919.20575.286260.761826@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) X-IsSubscribed: yes 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: 2007-03/txt/msg00181.txt.bz2 On Tue, Mar 20, 2007 at 03:09:19PM +1200, Nick Roberts wrote: > It looks like I've misremembered, as the patch I've quoted is for > mi_cmd_break_insert and not gdb_thread_select. However, perhaps we should > still resolve the issue first. Yes, I agree. Is that the latest patch posted, if you know offhand? I am planning to spend a big chunk of tomorrow morning catching up on neglected gdb patches; I'll make sure we resolve this. -- Daniel Jacobowitz CodeSourcery