|
From: Chris S. <c.s...@co...> - 2005-01-12 20:29:06
|
Is there a way to make valgrind report the _read_ of an uninitialized value instead of waiting until a conditional jump depends on it? I think that would make it easier to find out how I got to the point where the jump depends on it. -chris |