ntdll: Add a machine frame to the KiUserExceptionDispatcher stack on x86-64.
commit061c612b5e7bf87c7241540b8577a40722a68be7
authorAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2023 15:30:37 +0000 (30 16:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2023 22:12:54 +0000 (30 23:12 +0100)
tree796aa359df380b4574a1667f5b3283a0a9240e1c
parent8164c7087fc80e03c9daeac04e4dffc1b8f5aa6e
ntdll: Add a machine frame to the KiUserExceptionDispatcher stack on x86-64.
dlls/ntdll/signal_x86_64.c
dlls/ntdll/tests/exception.c
dlls/ntdll/unix/signal_x86_64.c
dlls/wow64cpu/cpu.c