Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 11 Aug 2005 10:14:33 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Connecting to a Remote Target with GDB Message-ID: <20050811081433.GA11212@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <42F9ACAD DOT 7040402 AT st DOT com> <20050810081609 DOT GP14783 AT calimero DOT vinschen DOT de> <42FB0428 DOT 40703 AT st DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42FB0428.40703@st.com> User-Agent: Mutt/1.4.2i On Aug 11 09:54, Michael LUITAUD wrote: > Corinna Vinschen wrote: > > >On Aug 10 09:28, Michael LUITAUD wrote: > > > > > >>When I want to connect GDB to a remote target, I get the error : > >> > >> > > > >What's the exact command you're using, something as > > > > (gdb) target remote com1 > > > >perhaps? This won't work anymore in recent Cygwin versions. Try > > > > (gdb) target remote /dev/ttyS0 > > > >or > > > > (gdb) target remote /dev/com1 > > > > > >Corinna > > > > > > > I use the command > > (gdb) target remote localhost:2331 > > to connect to the multi-ice-gdb-server and the error is returned in the > multi-ice-gdb-server window. > Can it be due to a multi-ice-gdb-server incopatibility with new Cygwin? I have no idea. Somebody has to debug it. Perhaps you should ask on the gdb mailing list. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/