www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/12/26/02:10:20

Date: Thu, 26 Dec 1996 08:42:24 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: barc0033 AT centre DOT uwi DOT tt
cc: djgpp AT delorie DOT com
Subject: Re: Newbie problem debugging in RHIDE
In-Reply-To: <851481007.22509@dejanews.com>
Message-ID: <Pine.SUN.3.91.961226083820.6244L-100000@is>
MIME-Version: 1.0

On Tue, 24 Dec 1996 barc0033 AT centre DOT uwi DOT tt wrote:

> Hi, love the idea of RHIDE. Downloaded it a week or two ago. But, I have 
> problem debugging a program I am writing. It compiles OK, but when 
> execution switches to an included file RHIDE does not, it jumps around in 
> the main file as I step and comes back in at the correct point. How do I 
> tell RHIDE to go to the next included file.

This is a limitation of object code format used by DJGPP.  The only 
work-around is to use your editor to actually put the included source 
into the file which includes it, for the period that you are debugging 
it.  (It's all explained in the DJGPP FAQ, btw, see section 12.8.  It 
talks about GDB, but RHIDE uses GDB code for its built-in debugger, so 
the same limitation exists in RHIDE.)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019