From: "Vincent" Newsgroups: comp.os.msdos.djgpp Subject: Remote debugging over a serial cable Lines: 14 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: Date: Mon, 2 Jun 2003 21:47:34 +1200 NNTP-Posting-Host: 210.55.42.5 X-Complaints-To: newsadmin AT xtra DOT co DOT nz X-Trace: news.xtra.co.nz 1054546839 210.55.42.5 (Mon, 02 Jun 2003 21:40:39 NZST) NNTP-Posting-Date: Mon, 02 Jun 2003 21:40:39 NZST Organization: Xtra To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, Is it possible to remote debug a program compiled with DJGPP over the serial port, where the target is DOS, and the host is Win2k or XP. I've seen the documentation for gdb and gdbserver; and there's no mention of gdbserver running in DOS. If this is really the case, are there any alternatives? Thanks, -Vince