[PATCH] server: if a debugger is attached to a process, the DEBUG_ONLY_THIS_PROCESS should get set

Bernhard Loos bernhardloos at googlemail.com
Tue Sep 6 02:51:18 CDT 2011


The create_flags field in struct process is only used for
DEBUG_ONLY_THIS_PROCESS, so we might as well turn it into an explicit
flag.
---
 server/debugger.c |    1 +
 server/process.c  |    6 +++---
 server/process.h  |    4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-if-a-debugger-is-attached-to-a-process-the-DE.patch
Type: text/x-patch
Size: 2868 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110906/7a8ad9ad/attachment.bin>


More information about the wine-patches mailing list