Alexandre Julliard : server: Implement retrieving the debug object of a process.

Alexandre Julliard julliard at winehq.org
Mon Feb 8 15:46:41 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb  8 12:09:44 2021 +0100

server: Implement retrieving the debug object of a process.

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

---

 dlls/ntdll/tests/info.c        |  4 ++--
 dlls/ntdll/unix/process.c      | 45 ++++++++++++++++++++++++++++--------------
 include/wine/server_protocol.h | 23 ++++++++++++++++++---
 server/process.c               | 15 ++++++++++++--
 server/protocol.def            | 12 +++++++++--
 server/request.h               |  9 +++++++--
 server/trace.c                 | 16 ++++++++++++++-
 7 files changed, 97 insertions(+), 27 deletions(-)

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



More information about the wine-cvs mailing list