From: an118 AT chebucto DOT ns DOT ca (Graham Howard Wile) Newsgroups: comp.os.msdos.djgpp Subject: DEBUGGER QUERY Date: 31 Jan 1997 06:40:10 GMT Organization: Chebucto Community Net Lines: 19 Message-ID: <5cs44a$c63@News.Dal.Ca> NNTP-Posting-Host: chebucto.ns.ca To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I've downloaded some of the popular debuggers for DJGPP. I was able to step through my code on an "assembler mode" level, but this is not what I want. I got it to show the source code in C++, but it wouldn't step throught that. I was wondering if there are debuggers for DJGPP that are comparable to the ones in Visual Basic, or MS Access basic (minus the Windows part of course). I need something that will let me step through my source code like in VB, etc. I also understand there is a new version of RHide out, which has a debugger. Is it like the one I want, or like the others ? Thanks, Graham --