From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10418 invoked by alias); 10 Jan 2008 04:18:10 -0000 Received: (qmail 10407 invoked by uid 22791); 10 Jan 2008 04:18:09 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 10 Jan 2008 04:17:43 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-36-232.inter.net.il [80.230.36.232]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EPJ46764 (AUTH halo1); Thu, 10 Jan 2008 06:17:37 +0200 (IST) Date: Thu, 10 Jan 2008 04:18:00 -0000 Message-Id: From: Eli Zaretskii To: Michael Snyder CC: gerritvn@gpvno.co.za, gpvno@telkomsa.net, gdb@sourceware.org In-reply-to: <1199912150.14654.17.camel@localhost.localdomain> (message from Michael Snyder on Wed, 09 Jan 2008 12:55:50 -0800) Subject: Re: Windows GDB host for TCP remote debugging Reply-to: Eli Zaretskii References: <47738F43.21222.866334B@gerritvn.gpvno.co.za> <47739D7F.32052.89DB234@gerritvn.gpvno.co.za> <1199912150.14654.17.camel@localhost.localdomain> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00062.txt.bz2 > From: Michael Snyder > Cc: gdb@sourceware.org > Date: Wed, 09 Jan 2008 12:55:50 -0800 > > On Thu, 2007-12-27 at 12:41 +0200, Gerrit van Niekerk wrote: > > On 27 Dec 2007 at 11:40, Gerrit van Niekerk wrote: > > > > > Where can I find a Windows (XP) GDB host supporting a remote target > > > using a TCP/IP port? The target runs on (ROM-)DOS and I will write the > > > GDB stub. > > > > For general info: I found that both Mingw and Cygwin GDB support it. It is > > just that "help target" only lists serial lines :( > > Eli, might this be considered a documentation short-fall? Probably. Patches are welcome, as always.