http://bugs.winehq.org/show_bug.cgi?id=21933
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #11 from Anastasius Focht focht@gmx.net 2010-03-09 14:56:07 --- Hello,
add +heap debug channel, this will automagically enable all heap checking, no registry changes needed.
WINEDEBUG=+tid,+seh,+relay,+heap wine foo.exe >>log.txt 2>&1
Regards