From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25528 invoked by alias); 30 Oct 2003 08:19:41 -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 25454 invoked from network); 30 Oct 2003 08:19:37 -0000 Received: from unknown (HELO mail.itemax.de) (213.164.140.3) by sources.redhat.com with SMTP; 30 Oct 2003 08:19:37 -0000 Received: (qmail 28385 invoked from network); 30 Oct 2003 08:19:36 -0000 Received: from unknown (HELO backhaus) (w.backhaus@newage-avkseg.com@62.138.209.226) by mail.itemax.de with SMTP; 30 Oct 2003 08:19:36 -0000 From: "Backhaus Willy" To: Subject: remote serial target - "not a typewriter" failure message Date: Thu, 30 Oct 2003 08:19:00 -0000 Message-ID: <000301c39ebf$39a2f970$f30210ac@backhaus> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2003-10/txt/msg00332.txt.bz2 hello, we are using cygwin and arm-elf-gdb (actually insight) to debug our embedded systems. when trying to connect (with "target remote COMx") I get the message "not a typewriter". I read the mailing list archive, it seams that this problem in known but I didn't find a wordkaround. any hints? Regards. Willy