Date: Sun, 31 Mar 1996 08:59:14 +0200 (IST) From: Eli Zaretskii To: Terence Abbott Cc: djgpp AT delorie DOT com Subject: Re: IDE for djgpp In-Reply-To: <4je5ht$pbj@reznor.larc.nasa.gov> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 28 Mar 1996, Terence Abbott wrote: > However, I'll get on my soapbox again and say that the really big > shortcoming for a DJGPP IDE (and in general for an intuitive tool) is > in debugging. Until there is a better debugging capability (and one > that supports a user graphics screen), I'll continue to do my development > in Borland and my production in DJGPP. Is anything wrong with the FSDB capability to switch between user screen and the debugger screen? AFAIK, it does this in a way similar to how Turbo Debugger does it. Did you try to debug with FSDB?