[PATCH 0/2] Better handling of WoW in winedbg

Eric Pouech eric.pouech at gmail.com
Thu Sep 2 04:08:12 CDT 2021


a couple of fixes for winedbg (64bit) debugging a Wow64 32bit debuggee
A+
---

Eric Pouech (2):
      winedbg: allow debugging a 32bit target from a 64bit winedbg
      dbghelp: handle the case where loader isn't what WINELOADER reports


 dlls/dbghelp/elf_module.c   | 10 ++++++++--
 dlls/dbghelp/macho_module.c | 10 +++++++++-
 dlls/dbghelp/module.c       | 28 +++++++++++++++++++++++++---
 3 files changed, 42 insertions(+), 6 deletions(-)




More information about the wine-devel mailing list