On Mon, 15 Dec 2008 [email protected] wrote:

> Lets say that all of the difficulties we discussed until now have been
> resolved. Is there any other reason for valgrind not to do eager
> checking for this?

A big slow-down -- instead of having to check memory accesses, syscalls, 
conditional branches, and a few other places for undefined values, it would 
have to check just about every instruction.

Nick

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to