server: Don't store the debug object in the debugger thread.
commit2b6426da6550c50787eeb2b39affcb766e07ec11
authorAlexandre Julliard <julliard@winehq.org>
Mon, 1 Feb 2021 11:17:03 +0000 (1 12:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Feb 2021 15:48:09 +0000 (1 16:48 +0100)
treedeb0946dfb5a1945f99135c1f4cfe1e951d3709a
parent7999af82448c340b28e3d6e412463c5cdcc6cea6
server: Don't store the debug object in the debugger thread.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/debugger.c
server/debugger.c
server/object.h
server/process.c
server/thread.c
server/thread.h