From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2455 invoked by alias); 21 Feb 2003 17:10:52 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 2438 invoked from network); 21 Feb 2003 17:10:51 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 21 Feb 2003 17:10:51 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2A9582EF9; Fri, 21 Feb 2003 12:15:30 -0500 (EST) Message-ID: <3E565EB1.9060504@redhat.com> Date: Fri, 21 Feb 2003 17:10:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.0.2) Gecko/20030217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Fyles, Matthew" Cc: gdb@sources.redhat.com Subject: Re: FW: Re: ser-pipe.c porting to MinGW References: <9FF3133289A7A84E81E2ED8F5E56B379537CC6@sh-uk-ex01.uk.w2k.superh.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00468.txt.bz2 > We have a stable MinGW port that works with remote SuperH targets which > removes the need for cygwin to be installed on a win32 machine. I was > unaware that this was an unsupported GDB platform so I guess we are on > our own here. No, you just found yourself a job :-) Figure out what the changes involve, see who owns them, and possibly get them merged in. Andrew