26 Oct
2025
26 Oct
'25
4:16 p.m.
This serie ensures that a module loaded in dbghelp with SLMFLAG_NO_SYMBOLS always doesn't load symbol (except the ones from the EXPORT table of the PE image). To be implemented correctly, it requires a refactoring of the way dbghelps looks up for a debug format. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9284