WineDBG / dbghelp symbol problem

Eric Pouech eric.pouech at wanadoo.fr
Thu Aug 24 13:55:32 CDT 2006


Eric Pouech wrote:

> Dbghelp looks for the ELF module in the PATH and LD_LIBRARY_PATH 
> environment
> variables, while the internal loader relies on WINEDLLPATH and the 
> default DLL dir (or the build one). You could work around this by 
> setting one of those variables.
> Dbghelp needs to be updated to follow the loader's rules from libwine 
> (I'll do it later on this week)
> A+

as a matter of fact, we already take care of the WINEDLLPATH in dbghelp
so the issue is somewhere else
could you send me the +dbghelp trace in both cases (when it works and 
when it doesn't)
TIA



More information about the wine-devel mailing list