Module: wine Branch: master Commit: 6a2325609ceea306c6d7cbce56f29e6589a18903 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6a2325609ceea306c6d7cbce5...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Oct 4 11:27:43 2021 +0200
winedbg: Use winsock for the gdb socket.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
programs/winedbg/Makefile.in | 3 +- programs/winedbg/gdbproxy.c | 271 +++++++++++++++++++------------------------ 2 files changed, 122 insertions(+), 152 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6a2325609ceea306c6d7c...