Eric Pouech : dbghelp: Added support for custom symbols.

Alexandre Julliard julliard at winehq.org
Wed Oct 6 15:51:37 CDT 2021


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Wed Oct  6 10:02:31 2021 +0200

dbghelp: Added support for custom symbols.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dbghelp/dbghelp_private.h |  12 +++++
 dlls/dbghelp/module.c          |   1 +
 dlls/dbghelp/symbol.c          | 106 +++++++++++++++++++++++++++++++----------
 dlls/dbghelp/type.c            |  12 +++++
 4 files changed, 107 insertions(+), 24 deletions(-)

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



More information about the wine-cvs mailing list