[PATCH] deferred trace

Alexandre Julliard julliard at winehq.com
Sat Mar 10 13:24:26 CST 2001


gerard patel <gerard.patel at asi.fr> writes:

> This implements a way to not output the debug trace to disk until the
> user hits Alf + F12. The goal is to avoid too big trace files.

I think it would be much better to do that with a small external
program that you pipe the debug output into. This way you can have
much more flexibility, and you don't need to hardcode a specific key
that some apps may need.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list