delorie.com/archives/browse.cgi | search |
Date: | Mon, 18 Dec 2000 18:51:21 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "Leonardo A. Saravia" <lsaravia AT mail DOT retina DOT ar> |
cc: | "Djgpp AT Delorie. Com" <djgpp AT delorie DOT com> |
Subject: | Re: Rhide 1.4.7.8 - debugging |
In-Reply-To: | <NCBBJHPCCKDPLKCBEPNFCEDECAAA.lsaravia@mail.retina.ar> |
Message-ID: | <Pine.SUN.3.91.1001218185029.18911D-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 18 Dec 2000, Leonardo A. Saravia wrote: > I downloaded the latest version of rhide, and tryed to debug (using the > rhide integrated debugger) an application but the step functions F8 F7 do > not work very well, the program is executed but the cursor does not moves > through the source files. You need to compile the program with debugging info, otherwise the source information is not available to RHIDE. Did you do that? Check the compilation switches.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |