"Mike" == Mike Hearn mh@codeweavers.com writes:
Mike> Here is the updated version of my debug delay patch, back by Mike> popular request (well, ok, one person asked for it :)
Mike> Usage is simple:
Mike> WINEDELAY=1 WINEDEBUG=+relay wine foobar.exe
Mike> Hit f12 in any window to switch debug tracing on/off
Mike,
it looks like the patch dosen't turn on debugging for new processes that where started after debugging for the parent process was turned on...
Bye
On Sun, 14 Mar 2004 14:22:32 +0100, Uwe Bonnes wrote:
Mike,
it looks like the patch dosen't turn on debugging for new processes that where started after debugging for the parent process was turned on...
Good point, I hadn't thought of that. Not sure what the best way to fix that is ... if you come up with a fix let me know :)
thanks -mike