James Hawkins truiken@gmail.com writes:
If you're adding the traces for debugging purposes, keep the traces in your tree, but don't add them back to wine.
It's perfectly legitimate to add traces in order to debug the tests, that's why we have the trace() macro. And it's not possible for a single developer to debug their tests on all possible Windows versions, so the debug code has to be in the main tree.