http://bugs.winehq.org/show_bug.cgi?id=20514
--- Comment #4 from David Rogers ezekiel000@lavabit.com 2009-10-30 05:08:17 --- Created an attachment (id=24443) --> (http://bugs.winehq.org/attachment.cgi?id=24443) Trace log
I used this instead: http://wiki.winehq.org/DebugChannels?action=show&redirect=WINEDEBUG
As the program would have crashed by the time I got round to setting up winedbg. I used this line: WINEDEBUG=+relay,+seh,+tid wine ./intro.exe &> ./trace.txt
Let me know if you want different channels or I'll have a go at the method you suggested if this isn't good enough.