From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27790 invoked by alias); 25 Feb 2011 13:26:45 -0000 Received: (qmail 27780 invoked by uid 22791); 25 Feb 2011 13:26:44 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,TW_WT X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 25 Feb 2011 13:26:39 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 698F7CB027B; Fri, 25 Feb 2011 14:26:37 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yIPi7RhSnOnO; Fri, 25 Feb 2011 14:26:28 +0100 (CET) Received: from province.act-europe.fr (province.act-europe.fr [10.10.0.214]) by mel.act-europe.fr (Postfix) with ESMTP id E005FCB0227; Fri, 25 Feb 2011 14:26:28 +0100 (CET) Received: by province.act-europe.fr (Postfix, from userid 560) id D2F25164812; Fri, 25 Feb 2011 14:26:28 +0100 (CET) Date: Fri, 25 Feb 2011 14:11:00 -0000 From: Jerome Guitton To: Eli Zaretskii Cc: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: [PATCH 18/18] document the new VxWorks port Message-ID: <20110225132628.GE2254@adacore.com> References: <83ipw8qsfe.fsf@gnu.org> <20110225112647.GA2254@adacore.com> <83d3mgqr7y.fsf@gnu.org> <20110225114413.GF2495@adacore.com> <20110225114943.GB2254@adacore.com> <20110225115539.GG2495@adacore.com> <20110225120115.GC2254@adacore.com> <8362s8qpum.fsf@gnu.org> <20110225121527.GH2495@adacore.com> <8339ncqnn4.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8339ncqnn4.fsf@gnu.org> User-Agent: Mutt/1.5.17 (2007-11-01) 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: 2011-02/txt/msg00763.txt.bz2 Eli Zaretskii (eliz@gnu.org): > > Date: Fri, 25 Feb 2011 16:15:27 +0400 > > From: Joel Brobecker > > Cc: Jerome Guitton , gdb-patches@sourceware.org > > > > So would "info wtx vxworks-tasks" be OK? > > Fine with me, thanks. OK, thank you.