Alexandre Julliard : server: Fetch the data for the debug events from the process memory views.

Alexandre Julliard julliard at winehq.org
Tue Feb 2 15:52:09 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb  2 10:12:56 2021 +0100

server: Fetch the data for the debug events from the process memory views.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/loader.c            |  6 ++----
 include/wine/server_protocol.h |  8 ++++----
 server/debugger.c              | 35 ++++++++++++++++-------------------
 server/file.h                  |  9 ++++++---
 server/mapping.c               | 28 ++++++++++++++++------------
 server/object.h                |  2 +-
 server/process.c               | 11 +++++------
 server/process.h               |  2 --
 server/protocol.def            |  4 ++--
 server/request.h               |  4 +---
 server/trace.c                 |  4 +---
 11 files changed, 54 insertions(+), 59 deletions(-)

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



More information about the wine-cvs mailing list