From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20414 invoked by alias); 20 Feb 2002 15:58:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20216 invoked from network); 20 Feb 2002 15:58:03 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 20 Feb 2002 15:58:03 -0000 Received: from cgf.cipe.redhat.com (cgf.cipe.redhat.com [10.0.1.172]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g1KFw2l00504 for ; Wed, 20 Feb 2002 10:58:02 -0500 Received: (from cgf@localhost) by cgf.cipe.redhat.com (8.11.6/8.8.7) id g1KFw5D27292 for gdb-patches@sources.redhat.com; Wed, 20 Feb 2002 10:58:05 -0500 Date: Wed, 20 Feb 2002 07:58:00 -0000 From: Christopher Faylor To: gdb-patches@sources.redhat.com Subject: Re: [RFC] document cygwin native specific commands Message-ID: <20020220155805.GG26603@redhat.com> Mail-Followup-To: gdb-patches@sources.redhat.com References: <4.2.0.58.20020220131638.00a484d0@ics.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i X-SW-Source: 2002-02/txt/msg00537.txt.bz2 On Wed, Feb 20, 2002 at 03:15:43PM +0200, Eli Zaretskii wrote: >On Wed, 20 Feb 2002, Pierre Muller wrote: >> Here is a third version of my patch to document >> Cygwin native specific commands. > >Thanks, I'm happy now ;-) Me too. Please check it in. cgf