This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gdb/CYGWIN


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]