Date: Wed, 22 Oct 1997 10:46:27 +0200 (IST) From: Eli Zaretskii To: Kris Heidenstrom cc: djgpp AT delorie DOT com Subject: Re: Some comments and questions In-Reply-To: <199710220553.SAA21269@atlantis.actrix.gen.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 22 Oct 1997, Kris Heidenstrom wrote: > And it's free! Wow! The only thing missing is the editor, but any > programmer will have his/her own favourite editor already. You might try RHIDE (v2apps/rhide14b.zip) or Emacs (v2gnu/emacs.README) which both support DJGPP and are compiled with DJGPP. > Debugging with gdb was an experience! I'm used to Borland's Turbo > Debugger and found gdb very awkward by comparison. Try the debugger built into RHIDE, or the stand-alone RHGDB (should be inside rhide14b.zip), or FSDB which comes with djdev201.zip. Also, please note that the DJGPP FAQ list (v2/faq210b.zip) describes the available packages in section 4.5; you might consider browsing that section when you are looking for alternatives.