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
From: Chris Faylor <cgf@cygnus.com>
Date: Tue, 17 Oct 2000 14:13:25 -0400
To: cygwin@sources.redhat.com
Subject: Re: gdb/CYGWIN
Message-ID: <20001017141325.A10690@cygnus.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: cygwin@sources.redhat.com
References: <OFDE694C5A.0C66993D-ON8525697B.0062419A@raleigh.ibm.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <OFDE694C5A.0C66993D-ON8525697B.0062419A@raleigh.ibm.com>; 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 <main>:
>     0x40107d <main+1>:
>     ... (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@sourceware.cygnus.com

