Strange reporting of symbol addresses for a Windows DLL

Nick Clifton nickc@redhat.com
Thu Feb 8 11:32:00 GMT 2001


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


More information about the Binutils mailing list