From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7042 invoked by alias); 10 Sep 2003 11:54:32 -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 7035 invoked from network); 10 Sep 2003 11:54:30 -0000 Received: from unknown (HELO zerberus.imd-systems.local) (194.231.190.89) by sources.redhat.com with SMTP; 10 Sep 2003 11:54:30 -0000 Received: from hauptimd (hauptimd.imd-systems.local [192.168.64.10]) by zerberus.imd-systems.local (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id h8ABsKAO018061; Wed, 10 Sep 2003 13:54:20 +0200 From: "Thomas Doerfler" Organization: IMD To: gdb@sources.redhat.com Date: Wed, 10 Sep 2003 11:54:00 -0000 MIME-Version: 1.0 Subject: Re: Problem with COM1 port from with GDB 5.3 under Cygwin 1.5.3-1 CC: Creighton MacDonnell Message-ID: <3F5F2C94.31945.291668BC@localhost> Priority: normal Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-SW-Source: 2003-09/txt/msg00135.txt.bz2 Hello, I have read your posting to the gdb mailing list. Some days now I have a similar problem with a M68K-GDB5.2 working with the serial remote protocol under cygwin 1.5.3. My gdb complains, that COM1 is "not a typewriter", and it will open the alternative deivces "/dev/ttyS0" only in vary rare occasions. I will try to downgrade my cygwin installation and try again... wkr, Thomas.