This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


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

Re: [PATCH] Re: pthread


On Fri, May 04, 2001 at 07:58:36AM +1000, Robert Collins wrote:
>I thought your updated cygwin as able to resolve those address's better?
>0x67000000 is in userland isn't it?

It's probably in a dll.  There isn't any symbol information in the DLL,
apparently, though, or gdb would resolve it.

The changes that I made to cygwin just deal with 1) making stack dumps
slightly more accurate and 2) having gdb stop at the correct place when
it is popped up with:

set cygwin=error_start:gdb

cgf

>----- Original Message -----
>From: "Christopher Faylor" <cgf@redhat.com>
>To: <cygwin-xfree@cygwin.com>
>Sent: Friday, May 04, 2001 7:57 AM
>Subject: Re: [PATCH] Re: pthread
>
>
>>I don't see anything in here that points to Cygwin.
>>
>>>> #0  0xd19025ff in ?? ()
>>>> #1  0x67004cbf in _size_of_stack_reserve__ ()
>>>> #2  0x67004fa6 in _size_of_stack_reserve__ ()
>>>> #3  0x0040a319 in main (argc=1, argv=0xa010f48) at twm.c:291
>>
>>None of those addresses are cygwin related.


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