www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/08/18/08:20:13

Date: Sun, 18 Aug 1996 15:14:09 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: "Alaric B. Williams" <alaric AT abwillms DOT demon DOT co DOT uk>
Cc: djgpp AT delorie DOT com
Subject: Re: Remote debuggery with GDB
In-Reply-To: <839351526.10205.0@abwillms.demon.co.uk>
Message-Id: <Pine.SUN.3.91.960818151201.1338K-100000@is>
Mime-Version: 1.0

On Tue, 6 Aug 1996, Alaric B. Williams wrote:

> >There *is* a DJGPP-specific support for remote debugging in GDB, but it 
> >was done for DJGPP v1.x, and nobody ported it to v2.0.  So it doesn't 
> >work.
> 
> Yeah, but that's not what I mean (not the server thing). I just want
> to route gdb CONSOLE I/O to the other computer so mine can hit GFX
> mode - better than routing gdb to the printer as described in the FAQ,
> no?

I don't think this will work without hacking some of the readline 
functions.  The current port sometimes uses stdio functions (that can be 
redirected to any device) and sometimes `getkey' and the like which 
access the keyboard on the BIOS level and therefore cannot be redirected.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019