From: rqy1319 AT is4 DOT nyu DOT edu (Ryuji Yokoyama)
Newsgroups: comp.os.msdos.djgpp
Subject: Debugging CPP with RHIDE
Date: Fri, 30 Jan 1998 22:02:19 GMT
Organization: New York University
Lines: 12
Message-ID: <34d24c53.1146612@netnews.nyu.edu>
NNTP-Posting-Host: dial7-async04.dial.net.nyu.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Precedence: bulk

Hello All!

I have a question about RHIDE.  I am using RHIDE ver1.4.  I tried to
debug my C++ code with it, but I got an error message "Could not find
the source file rec.cc" (rec.cpp is the name of my source file).  I
can run the program from RHIDE, but I cannot use the debugger.  When I
used it with C code, there was no problem using debugger.  Please tell
me how to solve the problem.

Thanks

Ryuji