On Fri, Mar 14, 2008 at 7:36 PM, Dotan Cohen <dotancohen@xxxxxxxxx> wrote: > On 15/03/2008, Austin English <austinenglish@xxxxxxxxx> wrote: > > > > Hmm, doesn't seem to be in the FAQ, perhaps it should be added. > > > > To answer your question, in terminal: > > $ WINEDEBUG=+tid,+seh,+relay,+msi wine your_program.exe &> /tmp/log.txt > > > > And attach /tmp/log.txt to the bug. > > > > Thank you. Just to clarify, are the commas in your post supposed to be > there, or are they copy-pasted from my mail? Yes, they need to be there. If you have multiple debug channels, separate them with commas. See also: http://wiki.winehq.org/DebugChannels