Mail Archives: djgpp/1997/10/22/04:50:00
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.
- Raw text -