Date: Sun, 30 Jun 1996 09:49:23 +0200 (IST) From: Eli Zaretskii To: Geert Goossens Cc: djgpp AT delorie DOT com Subject: Re: GDB remote serial debugging In-Reply-To: <31D28B43.38C0@info.vub.ac.be> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 27 Jun 1996, Geert Goossens wrote: > I'm trying to setup gdb for remote debugging. I've found the TSR program > asynctsr.com in the archive aeasy102.zip. This archive also contains a > test program gtest, that sets up a tty session with a remote host and > works just fine. > But when I recompile gtest, it crashes when I run it with the error: > Segmentation violation in pointer 0x00000018 aeasy is for DJGPP v1.x. I suggest to try SVAsync package written for DJGPP v2 (you can find it on the DJ Delorie's server as ftp://ftp.delorie.com/pub/djgpp/contrib/svasync.zip).