Jacek Caban : dbghelp: Move reading debug base address from PEB to check_live_target.

Alexandre Julliard julliard at winehq.org
Wed Mar 25 17:07:29 CDT 2020


Module: wine
Branch: master
Commit: e3354e44f17d74f0ac4547d8a4494c83ea3d6d37
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e3354e44f17d74f0ac4547d8a4494c83ea3d6d37

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Mar 25 17:42:06 2020 +0100

dbghelp: Move reading debug base address from PEB to check_live_target.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dbghelp/dbghelp.c         | 22 ++++++++++++--
 dlls/dbghelp/dbghelp_private.h |  4 +--
 dlls/dbghelp/elf_module.c      | 55 +++++++----------------------------
 dlls/dbghelp/macho_module.c    | 66 ++++++++++--------------------------------
 4 files changed, 47 insertions(+), 100 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e3354e44f17d74f0ac4547d8a4494c83ea3d6d37



More information about the wine-cvs mailing list