Xref: news2.mv.net comp.os.msdos.djgpp:7769 From: david DOT faure AT bbsrc DOT ac DOT uk (David Faure) Newsgroups: comp.os.msdos.djgpp Subject: Re: WATTCP and IDEs Date: 22 Aug 1996 07:19:26 GMT Organization: BBSRC Lines: 14 Message-ID: <4vh1lu$bvu@is.bbsrc.ac.uk> References: <321B39C7 DOT 46AB AT cybernet DOT com> NNTP-Posting-Host: pc0570.sri.bbsrc.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article <321B39C7 DOT 46AB AT cybernet DOT com>, Derek Smith says: > >Does anybody know of any IDEs that are available for DJGPP that have a >debugger built in? RHIDE seems fine, but the debugger option would >really be helpful. > There are debuggers options in RHIDE (see first menu on the left, you have FSDB and GDB .. pick your own !), provided that you have version 1 Beta 5 of RHIDE. And that you downloaded GDBxxxx.zip if you want GDB (but FSDB works fine if you don't want a source-based debugger). Hope this helps David