On Thu, Jul 2, 2009 at 3:05 AM, 1037df<wineforum-user@xxxxxxxxxx> wrote: > hi,wine team,now I have a question. > when I run a windows programe,I can get the debug log about this programe,but now I want run two or more programes at the same time,and want to get the debug log of each programe separately how can I do. Thank you ! By debug, do you mean WINEDEBUG=+foobar? Or you want to capture plain terminal output? It should work fine, as long as you run them from different terminals (not sure about WINEDEBUG though, off hand, I believe it does). -- -Austin