ntdll: Skip NtRaiseException() call on ARM64 when debugger is not present.
commitb5cd47f54156814437783ca0b89977849e0ab037
authorAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2023 16:20:31 +0000 (30 17:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 1 Dec 2023 16:21:39 +0000 (1 17:21 +0100)
tree57dd8433e9b1b3d5226c4b291459df49e4f8783a
parentd6bd264460a3f211cce2d9396b039700ddc4064d
ntdll: Skip NtRaiseException() call on ARM64 when debugger is not present.
dlls/ntdll/signal_arm64.c
dlls/ntdll/tests/exception.c