From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie problem debugging in RHIDE Date: Mon, 06 Jan 1997 12:33:49 +0100 Organization: TU Chemnitz-Zwickau Lines: 22 Message-ID: <32D0E31D.359@Mathematik.tu-chemnitz.de> References: <851481007 DOT 22509 AT dejanews DOT com> NNTP-Posting-Host: process.hrz.tu-chemnitz.de 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 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 the COFF format and how the debugging information is stored there and hs nothing to do with RHIDE. (Try the same with GDB and you will get the same behaviour). Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************