https://bugs.winehq.org/show_bug.cgi?id=50092
--- Comment #7 from Dodgy dodgy@ntlworld.com --- Thanks - it is that level of support that I need!
Is it the case that WINEDEBUG prog-name will actually run 'prog-name', or do I have to say:
WINEDEBUG WINE prog-name &> log-file
to run the program with debug turned on and with output to the log file?