ntdll: Add .cfi_signal_frame to __wine_syscall_dispatcher.

To make sure gdb will unwind through it, and ignore that the syscall frame is inner its caller frame on the thread stack.

Merge request reports

Loading