From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20272 invoked by alias); 28 Nov 2003 20:37:12 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 20263 invoked from network); 28 Nov 2003 20:37:11 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 28 Nov 2003 20:37:11 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id hASKbBH05092 for ; Fri, 28 Nov 2003 15:37:11 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hASKbBw18066; Fri, 28 Nov 2003 15:37:11 -0500 Received: from [150.1.200.14] (vpn50-22.rdu.redhat.com [172.16.50.22]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id hASKbAbS025319; Fri, 28 Nov 2003 15:37:10 -0500 Subject: Re: FW: remote serial target - "not a typewriter" failure message From: Keith Seitz To: Backhaus Willy Cc: "insight@sources.redhat.com" In-Reply-To: <000f01c3b4da$22babf00$f30210ac@backhaus> References: <000f01c3b4da$22babf00$f30210ac@backhaus> Content-Type: text/plain Organization: Message-Id: <1070052056.1589.10.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Fri, 28 Nov 2003 20:37:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q4/txt/msg00096.txt.bz2 On Thu, 2003-11-27 at 03:32, Backhaus Willy wrote: > someone gave me a good hint: to use /dev/ttyS0 instead of COM1. > it works only if I use the "target" and "load" in the console window. the > Insight menu entries "target settings", "connect to target" and "download" > doesn't work. Historically on cygwin, insight has always used com1, com2, ... If you really feel like it, you can edit interace.tcl and targetselection.itb and change cygwin to use /dev/ttyS#, too. Has a bug report been filed with gdb? Keith