ntdll: Support debugger attach from a 64-bit process to a 32-bit process.
commite16ccaf05d845ea490d845d896cb284b5b00aa87
authorAlexandre Julliard <julliard@winehq.org>
Mon, 3 Jan 2022 16:32:39 +0000 (3 17:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Jan 2022 16:46:39 +0000 (3 17:46 +0100)
treef287b06a47daedf21df3718ad400fb3a7949ae4b
parent14645b06a79f726965ae11d17db69a9521de6a2d
ntdll: Support debugger attach from a 64-bit process to a 32-bit process.

This is needed until 64-bit ntdll can be mapped in all
processes. Partial revert of 8dc6987ba5c3fdaa5baea8b00a860f62a3716c08.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52157
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/process.c
dlls/ntdll/tests/wow64.c
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/server.c
dlls/ntdll/unix/unix_private.h