https://bugs.winehq.org/show_bug.cgi?id=55096
Bug ID: 55096 Summary: Moving loader to PIE removed loaded modules chain view from debuggers Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: loader Assignee: wine-bugs@winehq.org Reporter: eric.pouech@gmail.com Distribution: ---
since 78ed343842dcd8ffb95c416420953e121959d40d the link_map of the ELF loaded modules in no longer visible in debuggers (winedbg, gdb in proxy module) (on x86_64 only, i386 is fine)
'info share' should list both PE and ELF modules