Date: Wed, 19 Jun 1996 07:58:00 -0400 From: dj (DJ Delorie) Message-Id: <199606191158.HAA01895@delorie.com> To: tibors AT opera DOT iinet DOT net DOT au CC: djgpp AT delorie DOT com In-reply-to: <4q5hci$2me@opera.iinet.net.au> (tibors@opera.iinet.net.au) Subject: Re: GDB: target remote i386 > 1. Does v2gnu/gdb412b.zip support remote debugging or do I have to > rebuild GDB to add the support? If I have to rebuild for remote > debugging, is there a FAQ or any other info available to help? gdb's serial port debugging was intended for djgpp V1. It will need to be ported to work with V2. > 2. Is asynctsr.com from the v1tk the right vehicle for what I want > to do? By now, we should be able to do interrupt-driven serial port I/O without a TSR.