Mail Archives: djgpp/1999/12/08/07:19:58
| From:  | person AT hotmail DOT com
 | 
| Newsgroups:  | comp.os.msdos.djgpp
 | 
| Subject:  | Re: Help needed with debugger
 | 
| Message-ID:  | <384e184a.7186236@news.camtech.net.au>
 | 
| References:  | <38437C9B DOT 1A0F7ECC AT camtech DOT net DOT au>
 | 
| X-Newsreader:  | Forte Free Agent 1.11/32.235
 | 
| Lines:  | 68
 | 
| NNTP-Posting-Host:  | dialup-ad-16-74.camtech.net.au
 | 
| X-Trace:  | ozemail.com.au 944641702 203.55.241.74 (Wed, 08 Dec 1999 19:28:22 EST)
 | 
| NNTP-Posting-Date:  | Wed, 08 Dec 1999 19:28:22 EST
 | 
| Organization:  | OzEmail Ltd, Australia
 | 
| Distribution:  | world
 | 
| Date:  | Wed, 08 Dec 1999 08:35:29 GMT
 | 
| To:  | djgpp AT delorie DOT com
 | 
| DJ-Gateway:  | from newsgroup comp.os.msdos.djgpp
 | 
| Reply-To:  | djgpp AT delorie DOT com
 | 
On Tue, 30 Nov 1999 17:58:28 +1030, Nadia <nadiad AT camtech DOT net DOT au>
wrote:
Thanks a lot - now it works!  Please forgive me for my utmost
ignorance :).  I checked an option for cxx compiling within rhide, and
unchecked the -g option.  It now works.
That has taken a huge load of shoulders, thanks again for helping me.
Trent
>
>--------------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
>
><HTML>
>Hi all,
>
><P>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 <I>Insert() </I>which belongs to class <I>Worldlist.</I> 
>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 <I>wordlist </I>if the function <I>Insert()
></I>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 <I>can not find main.cxx....</I>, maybe this is of some
>use.  Anyway, thanx in advance....
>
><P>Trent</HTML>
>
>--------------A8681952AA8A27A3551F6B6C--
>
- Raw text -