[PATCH] dbghelp: Use debuggee environment veriables in search_dll_path.

Jacek Caban jacek at codeweavers.com
Thu Apr 9 12:59:57 CDT 2020


This fixes searching wow32 binaries, where debuggee search path is 
different than debugger's.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/dbghelp/dbghelp.c         | 75 +++++++++++++++++++++++++++++++---
  dlls/dbghelp/dbghelp_private.h |  5 ++-
  dlls/dbghelp/elf_module.c      |  2 +-
  dlls/dbghelp/macho_module.c    |  2 +-
  dlls/dbghelp/path.c            | 18 ++++----
  dlls/dbghelp/pe_module.c       |  2 +-
  6 files changed, 86 insertions(+), 18 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dbghelp-Use-debuggee-environment-veriables-in-search_d.txt
Type: text/x-patch
Size: 10001 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200409/827d61d3/attachment.bin>


More information about the wine-devel mailing list