Then you just need to bring the system menu up and click on "Put 'Debug mark' in debug log" and debugging will then start.
I'm not exactly sure what you mean by system menu. I cant remember seeing the "Put...log" anywhere. Thankyou for your help on this response btw.
On 25 Aug 2004 18:40:22 -0400, Vincent Béron vberon@mecano.gme.usherb.ca wrote:
Le mer 25/08/2004 à 17:29, Robert Shearman a écrit :
James Hawkins wrote:
Hi,
Is there a way to change the trace options of WINEDEBUG during runtime?
WINEDEBUG=trace+all wine setup.exe 2>&1 | sed '1,/Debug mark/d'
Then you just need to bring the system menu up and click on "Put 'Debug mark' in debug log" and debugging will then start. I seem to remember that Mike Hearn submitted a patch a while ago that did exactly what you are asking for, but Alexandre rejected it saying that it could be done just as easily with external programs. I just haven't figured out how yet....
ReactOS taskmgr (programs/taskmgr) can do that for any channel, although I didn't see the "all" debug channel.
Vincent