Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 27 Mar 2001 15:57:57 -0500 Message-Id: <200103272057.PAA26405@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: matts AT bluesguitar DOT org CC: cygwin AT sources DOT redhat DOT com In-reply-to: <028301c0b6fe$de309c50$3c5350d8@bluesguitar.org> (matts AT bluesguitar DOT org) Subject: Re: Debugging setup.exe References: <028301c0b6fe$de309c50$3c5350d8 AT bluesguitar DOT org> > 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? Welcome to the optimizer. Pass r to any function, break inside that function. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple