Saulius Krasuckas wrote:
Hm, still, for me valgrind doesn't work:
[s2@katleriai wine]$ valgrind --tool=memcheck wine-pthread notepad.exe Executable range 0x77f00000-0x77f02370 is outside the acceptable range (nil)-0x52c00000 valgrind: do_exec(/usr/local/bin/wine-pthread) failed: Cannot allocate memory [s2@katleriai wine]$
Ideas?
Which version of valgrind... some of them work and some don't. I think I'm still using one built with Adam Gundy's patches.
bash-2.05b$ valgrind --version valgrind-20031012
I'm also using wine-kthread, but that shouldn't make a difference.
Mike