Alexandre Julliard pushed to branch master at wine / wine
Commits: 9245a5e2 by Alexandre Julliard at 2024-12-03T21:47:56+01:00 ntdll: Make a debug channel dynamically settable only if there's no specified class.
So WINEDEBUG=+d3d makes it dynamic, but WINEDEBUG=err-d3d doesn't.
- - - - -
2 changed files:
- dlls/ntdll/thread.c - dlls/ntdll/unix/debug.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/9245a5e23b4b091465a35efe4fb1c76...