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 From: Chris Faylor Date: Tue, 17 Oct 2000 14:13:25 -0400 To: cygwin AT sources DOT redhat DOT com Subject: Re: gdb/CYGWIN Message-ID: <20001017141325.A10690@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sources DOT redhat DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: ; from egb@us.ibm.com on Tue, Oct 17, 2000 at 02:05:22PM -0400 On Tue, Oct 17, 2000 at 02:05:22PM -0400, Ed Bradford/Raleigh/IBM wrote: >Strange stuff. I think it has to do with stdio. > > gdb -nw granular-gcc.exe > break main > run >(breaks at main) > disassemble main > 0x40107c
: > 0x40107d : > ... (more addresses, no instructions) > push %ebpmov %esp,%ebpsub $0x28,$espcall 0x401170 <__main>movl >$0s0,... I got some of the flushing wrong in the cygwin version of gdb. I've fixed this in CVS, if you'd like to build a new version. I still have some strange problems with gdb and Windows 95 that need to be addressed. Once I have time to do that, I'll make a new release. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com