From: Andy Bober Newsgroups: comp.os.msdos.djgpp Subject: RHIDE: can you step through .cpp files? Date: Thu, 27 Mar 1997 14:47:13 -0600 Organization: Educational Computing Network Message-ID: <333ADCD1.70FE@uxa.ecn.bgu.edu> NNTP-Posting-Host: modem31.wiu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi all, Does anybody know if you can use the debugger in RHIDE to step through C++ programs that don't have the .cc extension? Every time I try to step through a program RHIDE says that it cant find the same file that I'm working on but with the .cc extension. I'm hoping that there's some way to change the default extension or something similar. Andy BTW: The RHIDE/DJGPP combination is just a great environment to develop in. Thanks DJ and Robert!