This series solves https://bugs.winehq.org/show_bug.cgi?id=54250
The two first patches address proper loading of modules in dbghelp. There are cases where the path sent in the dll load debug event isn't the real path to the loaded module.
The two last patches are to expose the real path of the module for integration in when winedbg acts as a proxy to gdb.