[patch/rebase] Add a rebase database to keep track of DLL addresses
Charles Wilson
cygwin@cwilson.fastmail.fm
Thu Jul 7 12:51:00 GMT 2011
On 7/7/2011 6:54 AM, Corinna Vinschen wrote:
> On Jul 7 10:26, Corinna Vinschen wrote:
>> On Jul 6 15:35, Charles Wilson wrote:
>>> OK by me. In fact, we'd probably want to avoid using imagehelper for
>>> 32bit, but ReBaseImage64 for 64bit; it would make sense to drop
>>> imagehelper entirely and use ReBaseImage[64] throughout, right?
>>
>> I think we should either use imagehelper, or the Windows imagehlp lib,
>> not both. Whether it's easier to use the Windows lib or to improve
>> imagehelper is something we have to see.
>
> FYI, I have converted imagehelper to 64 bit. At least it compiles
> without error, so it kind of works. As for testing...
Nice. You could test on the DLLs under
/usr/x86_64-w64-mingw32/sys-root/mingw/bin/ (there are only six of them,
but that should be enough for proof of concept).
--
Chuck
More information about the Cygwin-apps
mailing list