http://bugs.winehq.org/show_bug.cgi?id=20799
--- Comment #29 from Nikolay Sivov bunglehead@gmail.com 2009-11-30 07:48:50 --- (In reply to comment #28)
Hi, could anyone help with valgrind? In few hours i want to give it a try, but also want to use Chris's hint "run another wine app first". How do i do that?
http://wiki.winehq.org/Wine_and_Valgrind
Does it mean to run standalone wineserver (how?) than stick notepad on it (how?), close notepad and keep wineserver running (how?) and stick on it WINEDEBUG=+dsalsa valgrind --trace-children=yes wine MirrorsEdge.exe 2>&1 | tee out.log??
Just run notepad in separate terminal window first and keep it running.