Sweden-Number/dlls/ntdll
Zebediah Figura dae60a374e ntdll: Use a separate +unwind debug channel for unwinding on x86-64.
Constant spam from unwinding routines makes +seh logs hard to read, especially
for programs that throw a lot of exceptions as part of normal execution. Since
unwind information is rarely useful, don't display it unless specifically
requested.

Make +unwind the default channel in these files, though, since there are more
unwind messages than exception messages.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-19 12:30:48 +02:00
..
tests ntdll/tests: Add tests for IO_STATUS_BLOCKs in Wow64 mode. 2021-07-09 12:39:07 +02:00
unix ntdll: Use a separate +unwind debug channel for unwinding on x86-64. 2021-07-19 12:30:48 +02:00
Makefile.in
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
locale.c
make_errors
misc.c
ntdll.spec ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
ntdll_misc.h ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
signal_i386.c
signal_x86_64.c ntdll: Use a separate +unwind debug channel for unwinding on x86-64. 2021-07-19 12:30:48 +02:00
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c