[PATCH 0/1] MR112: Revert "dbghelp: Don't bother trying to initialize loader backend if we can't...

Jinoh Kang (@iamahuman) wine at gitlab.winehq.org
Mon May 23 08:46:45 CDT 2022


On Mon May 23 12:38:38 2022 +0000, eric pouech wrote:
> ok, then we need to fix the lookup of the dbg_hdr (and/or its exposure
> in the PEB:s)
> (for the record, 32bit dbghelp is not ready to handle a 64bit module,
> and likely will never be... so your patch would open a large can of
> worms :-( )
I managed to fix dbg_hdr lookup and make it all work.  It turns out the debugger isn't very happy with 64-bit libraries loaded on what is supposed to be a 32-bit process.  I suppose recognizing Unix libraries probably isn't what we want at all...

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/112#note_1106



More information about the wine-devel mailing list