cvs.gedasymbols.org/archives/browse.cgi | search |
Date: | Wed, 28 Jul 1999 10:43:14 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Radu Georgescu aka skoola <skoola AT go DOT ro> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: rhide 1.4 bug |
In-Reply-To: | <359EB38A.AEC6785E@go.ro> |
Message-ID: | <Pine.SUN.3.91.990728104255.15288U-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 5 Jul 1998, Radu Georgescu aka skoola wrote: > when I run a program and trace (f7) into a function wich is included in > some header file, > the debugger goes to the right line but not in the .h file where the > function is. this bug seems not to be fixed in 1.4 nor 1.4.7 :((( This is not a problem with RHIDE, it's a genuine limitation of the COFF debugging info. You need to use stabs debugging; see sections 12.8 and 12.1 of the FAQ for more details.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |