From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27803 invoked by alias); 14 Mar 2008 10:17:05 -0000 Received: (qmail 27790 invoked by uid 22791); 14 Mar 2008 10:17:05 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 14 Mar 2008 10:16:36 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ja6xg-0005eT-W4 for gdb-patches@sources.redhat.com; Fri, 14 Mar 2008 10:16:29 +0000 Received: from 78.158.192.230 ([78.158.192.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Mar 2008 10:16:28 +0000 Received: from vladimir by 78.158.192.230 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Mar 2008 10:16:28 +0000 To: gdb-patches@sources.redhat.com From: Vladimir Prus Subject: Re: [RFA] Implement -thread-info. Date: Fri, 14 Mar 2008 10:17:00 -0000 Message-ID: References: <200802171833.26673.vladimir@codesourcery.com> <200802181038.04497.vladimir@codesourcery.com> <18361.64577.771676.184618@kahikatea.snap.net.nz> <200802201427.36288.vladimir@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.5 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: 2008-03/txt/msg00169.txt.bz2 Vladimir Prus wrote: > Vladimir Prus wrote: > >> I attach the revised version of the patch, including docs. Eli, is the >> doc part OK? I intend to commit the code part in a week unless there are >> objections. > > I have realized that while the patch is mostly about MI, it also > touches generic code -- thread.c. Is that part of patch (attached again > for convenience) OK? Ping? - Volodya