ntdll: Move the debug functions to the Unix library.
commit2424742d0711914f02864bcfb945605825b199a3
authorAlexandre Julliard <julliard@winehq.org>
Sun, 17 May 2020 09:07:02 +0000 (17 11:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 17 May 2020 09:09:52 +0000 (17 11:09 +0200)
tree944a44651e885334d13ca7e5c713b13c0ebf38ca
parentaaa654abd678ce06ce34ca260425d0b79e223b2e
ntdll: Move the debug functions to the Unix library.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/Makefile.in
dlls/ntdll/thread.c
dlls/ntdll/unix/debug.c [moved from dlls/ntdll/debugtools.c with 99% similarity]
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/unix_private.h
dlls/ntdll/unixlib.h