From: person AT hotmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Help needed with debugger Message-ID: <3848a23c.4635441@news.camtech.net.au> References: <38437C9B DOT 1A0F7ECC AT camtech DOT net DOT au> X-Newsreader: Forte Free Agent 1.11/32.235 Lines: 61 NNTP-Posting-Host: dialup-ad-12-87.camtech.net.au X-Trace: ozemail.com.au 944283825 203.55.242.87 (Sat, 04 Dec 1999 16:03:45 EST) NNTP-Posting-Date: Sat, 04 Dec 1999 16:03:45 EST Organization: OzEmail Ltd, Australia Distribution: world Date: Sat, 04 Dec 1999 05:10:48 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Can anyone help this guy/girl? On Tue, 30 Nov 1999 17:58:28 +1030, Nadia wrote: > >--------------A8681952AA8A27A3551F6B6C >Content-Type: text/plain; charset=us-ascii >Content-Transfer-Encoding: 7bit > >Hi all, > >I'm trying to use the integrated debugger in RHIDE. From what I >understand, if you have source code in another file, which is used in >your main file, and u use the trace into funciton, it should open up the >source from that included file and read through it. For example, u have >a function called Insert() which belongs to class Worldlist. U have >included the wordlist class definitions and declarations in your main >file. When u use the trace into function in the main file, it should >open up the source code to wordlist if the function Insert() is called. >I heard this, is this right? If this is the case, i have a rather >annoying problem. That being that the source code does not open up from >a function call or when creating a user defined object. I keep pressing >F7 after the function call and the source does not open up. I have to >press F7 numerous times until it returns to the main file. Can someone >plz help me with this problem? I have to redefine the folder in which >the source code is kept, otherwise I get an error can not find >main.cxx...., maybe this is of some use. Anyway, thanx in advance.... > >Trent > >--------------A8681952AA8A27A3551F6B6C >Content-Type: text/html; charset=us-ascii >Content-Transfer-Encoding: 7bit > > >Hi all, > >

I'm trying to use the integrated debugger in RHIDE.  From what >I understand, if you have source code in another file, which is used in >your main file, and u use the trace into funciton, it should open up the >source from that included file and read through it.  For example, >u have a function called Insert() which belongs to class Worldlist.  >U have included the wordlist class definitions and declarations in your >main file.  When u use the trace into function in the main file, it >should open up the source code to wordlist if the function Insert() >is called.  I heard this, is this right?  If this is the >case, i have a rather annoying problem.  That being that the source >code does not open up from a function call or when creating a user defined >object.  I keep pressing F7 after the function call and the source >does not open up.  I have to press F7 numerous times until it returns >to the main file.  Can someone plz help me with this problem?  >I have to redefine the folder in which the source code is kept, otherwise >I get an error can not find main.cxx...., maybe this is of some >use.  Anyway, thanx in advance.... > >

Trent > >--------------A8681952AA8A27A3551F6B6C-- >