From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15055 invoked by alias); 9 Jan 2008 20:56:10 -0000 Received: (qmail 15047 invoked by uid 22791); 9 Jan 2008 20:56:09 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 09 Jan 2008 20:55:52 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 6FE673C28B; Wed, 9 Jan 2008 12:55:50 -0800 (PST) Subject: Re: Windows GDB host for TCP remote debugging From: Michael Snyder To: gerritvn@gpvno.co.za, gpvno@telkomsa.net Cc: gdb@sourceware.org In-Reply-To: <47739D7F.32052.89DB234@gerritvn.gpvno.co.za> References: <47738F43.21222.866334B@gerritvn.gpvno.co.za> <47739D7F.32052.89DB234@gerritvn.gpvno.co.za> Content-Type: text/plain Date: Wed, 09 Jan 2008 20:56:00 -0000 Message-Id: <1199912150.14654.17.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-4.fc7) Content-Transfer-Encoding: 7bit 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/msg00058.txt.bz2 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?