From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23560 invoked by alias); 24 Sep 2003 18:12:10 -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 32197 invoked from network); 24 Sep 2003 17:31:21 -0000 Received: from unknown (HELO bilbo.inter.net.il) (192.114.186.18) by sources.redhat.com with SMTP; 24 Sep 2003 17:31:21 -0000 Received: from zaretski (pns03-208-8.inter.net.il [80.230.208.8]) by bilbo.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id BMW55113; Wed, 24 Sep 2003 20:16:44 +0300 (IDT) Date: Wed, 24 Sep 2003 18:12:00 -0000 From: "Eli Zaretskii" To: Creighton MacDonnell Message-Id: <9003-Wed24Sep2003201405+0300-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com, gdb@sources.redhat.com In-reply-to: <3F71C7A8.7070200@macdonnell.ca> (message from Creighton MacDonnell on Wed, 24 Sep 2003 10:34:48 -0600) Subject: Re: Problem with COM1 port with GDB 5.3 under Cygwin 1.5.* Reply-to: Eli Zaretskii References: <3F7099F4.1010405@macdonnell.ca> <3F71C7A8.7070200@macdonnell.ca> X-SW-Source: 2003-09/txt/msg00532.txt.bz2 > Date: Wed, 24 Sep 2003 10:34:48 -0600 > From: Creighton MacDonnell > > >Also, what happens with versions of Cygwin other than 1.5.x? Could > >they be broken by this change? > > > GDB 5.3 with my patch, compiled under Cygwin 1.3.*, will run without > being recompiled under 1.5.* too. Then I don't have any objections to this patch. However, the Cygwin port is not my responsibility in GDB maintenance, so you will have to wait for Chris Faylor to approve this. Thanks.