28 Sep
2023
28 Sep
'23
8:15 a.m.
This series: - fixes a couple of issues in mach-o modules support (getting information from system modules in wow setups, machine information...) - stops hiding information in some fields between dbghelp and winedbg (using an extensible solution, where more information can be shared in the future) - display elf/mach-o in winedbg (previously mach-o was reported as elf) - display PE native vs builtin module information in winedbg -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3975