delorie.com/archives/browse.cgi | search |
Date: | Tue, 6 Oct 1998 17:50:15 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | djgpp AT delorie DOT com |
Subject: | Re: can't track variables in RHGDB |
In-Reply-To: | <ranla.4.000B6E79@post.tau.ac.il> |
Message-ID: | <Pine.SUN.3.91.981006174758.18208C-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
On Tue, 6 Oct 1998, Tal Lavi wrote: > I guess it's my fault, but I can't track certain variables in RHGDB! > it says they are not available, even though I entered the names correctly. Check out some of the cases described in sections 12.7-12.9 of the DJGPP FAQ list, and see if yours is one of those cases. If it is, and if you have GCC 2.8.1 installed, try compiling with -gstubs3 or -gstubs+ instead of -g, and see if the problems go away.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |