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 Thu, May 03, 2001 at 10:56:56PM -0400, Christopher Faylor wrote:
> On Fri, May 04, 2001 at 12:45:13PM +1000, Robert Collins wrote:
> >> -----Original Message-----
> >> From: Alan Hourihane [mailto:alanh@fairlite.demon.co.uk]
> >> Sent: Friday, May 04, 2001 10:27 AM
> >> To: Robert Collins
> >> Cc: cygwin-xfree@cygwin.com
> >> Subject: 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?
> >>  
> >> 0x67000000 is libXext.dll which is where the 
> >> XShapeQueryExtension call is.
> >
> >If that dll is build with -g, we should the function names? 
> 
> Yes.  That's right.  They should be automatically loaded by gdb, too.
> The DLLs that gdb knows about should show up via the 'info shared'
> command.

Yep, I had -g and I thought it was funny that symbols were lost.

But it turned out to be the passing of '-s' to dllwrap which strips it all
out again.

I'm in the midst of a 12hour long -g re-build. I'll post more details later.

Alan.


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