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


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

Re: Strange reporting of symbol addresses for a Windows DLL


Hi Chris,

: I know for a fact that all symbols in cygwin should be 610xxxxx since that is the base
: that I set for the DLL.
: 
: Oddly enough 0xc2 = 0x61 + 0x61 .  Could this be a clue for what is wrong?

It certainly does look like that.  I guess that ImageBase is being
added into the vaddr twice.  Can you point me at a cygwin1.dll that
contains symbols so that I can check further ?

Cheers
	Nick

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