On Mon May 23 13:46:45 2022 +0000, Jinoh Kang wrote:
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... 32bit dbghelp will not be able to handle 64bit processes
AFAICT it already isn't, and my patch won't change that fact.