Oleg asked:
Could anyone give me the point how to use valgrind and wine altogether ?
http://developer.kde.org/~sewardj/ says http://developer.kde.org/~sewardj/valgrind-1.9.6-wine.tar.bz2 is the valgrind to use.
"This is variant of the older 1.9.6 stable release. It makes it possible to run Wine on Valgrind, and so to debug Windows applications with Valgrind. See README_WINE_FOLKS in this tarball for details. Valgrind 1.9.6-wine will work with any current CVS version of WINE, or any snapshot build from 20030408 onward. Provided you have the PDB files for executables and DLLs, valgrind will give stack traces for MSVC compiled code. Multi-threaded programs are fully supported. Leak checking does not work at the moment. A big thanks to Adam Gundy, arg@cyberscience.com, for this."
- Dan