delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/04/13/11:17:26

Message-Id: <m10X4vp-000S8oC@inti.gov.ar>
From: "Alex Lozano" <alex AT inti DOT gov DOT ar>
To: djgpp AT delorie DOT com
Date: Tue, 13 Apr 1999 12:21:17 -0300
MIME-Version: 1.0
Subject: Re: Phantom lines debugging within RHIDE
X-Confirm-Reading-To: alex AT inti DOT gov DOT ar
X-pmrqc: 1
In-reply-to: <7eutne$r6k$1@lola.ctv.es>
X-mailer: Pegasus Mail for Win32 (v3.01a)
X-MIME-Autoconverted: from Quoted-printable to 8bit by delorie.com id LAA12259
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> I am trying to step through this code and lines 2 and 3 are skipped with a
> single hit to F8
> 
>    pos=(int)(p-letras);
>    activar=(isupper(*s));
>    if ( activar) fputs("  ",f);
>    if (*s=='B') {
> 
> And I cannot watch the value of variable 'activar': "not available"

Maybe the variables were optimized by the compiler. Try to rebuild the program 
without optimization. Look at Options|Compiler|Optimizations from the menu

==================================================================
Alex Lozano - (Electronic Engineer)       E-mail: alex AT inti DOT gov DOT ar
INTI - CITEI http://www.inti.gov.ar/citei         alex DOT lozano AT usa DOT net 
CC 157 - (1650) - San Martín                
Buenos Aires - ARGENTINA
Home Page: http://welcome.to/AlexHome
           http://welcome.to/wice51
===================================================================

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019