Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <BF35D9C143BCCC4EB63181B67C9320C804DD69@serv-075.icon-germany.local>
From: Heribert Dahms <heribert_dahms@icon-gmbh.de>
To: "'Matthew Smith'" <matts@bluesguitar.org>,
        Cygwin
	 <cygwin@sources.redhat.com>
Subject: RE: Debugging setup.exe
Date: Tue, 27 Mar 2001 23:23:04 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)
Content-Type: text/plain

Hi Matthew,

looks like it's optimized away,
so try 'volatile int r'!

Bye, Heribert (heribert_dahms@icon-gmbh.de)

> -----Original Message-----
> From:	Matthew Smith [SMTP:matts@bluesguitar.org]
> Sent:	Tuesday, March 27, 2001 22:46
> To:	Cygwin
> Subject:	Debugging setup.exe
> 
	[Heribert]  [snip]

> The odd thing is, if I step through this function in GDB, the local
> variable
> 'r' will not show up in the local variable list, so I have no idea what
> it's
> value is.  Any ideas here?
> 

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

