delorie.com/archives/browse.cgi | search |
Message-ID: | <001901be8656$ab082620$1800a8c0@falo> |
From: | =?iso-8859-1?Q?Rafael_Garc=EDa_Gonz=E1lez?= <rafael AT geninfor DOT com> |
To: | <djgpp AT delorie DOT com> |
References: | <7eutne$r6k$1 AT lola DOT ctv DOT es> <199904131214 DOT IAA00908 AT envy DOT delorie DOT com> |
Subject: | Re: Phantom lines debugging within RHIDE |
Date: | Wed, 14 Apr 1999 11:10:38 +0200 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2014.211 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211 |
Reply-To: | djgpp AT delorie DOT com |
----- Original Message ----- From: DJ Delorie <dj AT delorie DOT com> Newsgroups: comp.os.msdos.djgpp To: <djgpp AT delorie DOT com> Sent: martes 13 de abril de 1999 14:14 Subject: Re: Phantom lines debugging within RHIDE > > > I am trying to step through this code and lines 2 and 3 are skipped with a > > single hit to F8 > > > > And I cannot watch the value of variable 'activar': "not available" > > Are you optimizing? If so, gcc may elide any variables or source > lines it wants to to optimize your code (the docs warn about that). > If you compile *without* optimization, debugging is a lot easier. I am with -O. Thanks But today it is working without change, I don't understand why
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |