Module: wine Branch: master Commit: 9f3e8a515f4f9359355ecd49eb0bbbb958e9ad0e URL: https://source.winehq.org/git/wine.git/?a=commit;h=9f3e8a515f4f9359355ecd49e...
Author: Eric Pouech eric.pouech@gmail.com Date: Mon Nov 8 14:58:13 2021 +0100
dbghelp: Use cpu from debuggee's modules rather than debugger's.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dbghelp/dwarf.c | 50 ++++++++++++++++++++++++++++---------------------- dlls/dbghelp/module.c | 6 +++--- dlls/dbghelp/stabs.c | 4 ++-- 3 files changed, 33 insertions(+), 27 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9f3e8a515f4f9359355ec...