http://bugs.winehq.org/show_bug.cgi?id=11073
--- Comment #12 from frédéric Picca picca@synchrotron-soleil.fr 2008-01-10 03:10:19 --- I tryed with the bisect version (near 0.9.31) and nothing was printed with the WINEDEBUG=+cmd
But if I use the WINEDEBUG=+cmd on the 0.9.52 debian package (yours not the official from debian), I obtained a lots of log (attached file)
Was cmd instrumented after 0.9.31 for logs ? Or did I miss something when compiling wine. Here my command line for the compilation:
patch -p1 < disable_test.diff && CC="ccache gcc" ./configure && make clean && make depend && make && patch -p1 -R < disable_test.diff