[Wine] How to debug?

Austin English austinenglish at gmail.com
Fri Mar 14 19:37:19 CDT 2008


On Fri, Mar 14, 2008 at 7:36 PM, Dotan Cohen <dotancohen at gmail.com> wrote:
> On 15/03/2008, Austin English <austinenglish at gmail.com> 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



More information about the wine-users mailing list