|
From: Duncan S. <bal...@fr...> - 2005-08-01 12:31:55
|
I've noticed that I need to use smc-check=all, rather than smc-check=stack, when running a multithreaded program that uses trampolines. Presumably valgrind hasn't understood that the new thread's stack is a stack. Is this the intended behaviour? All the best, Duncan. |