Hi, Is there a map maintained somewhere of the values stored in tmp variables that can be accessed by the instrumentation functions? For example, if I encounter Add32(t0, t1) I would like to calculate at execution time the result of this so that I can perform some further analysis (I'm doing somgthing involving the spreading of taint data but in the case of non-tainted expressions I would still like to be able to determine the resulting value).
Cheers, nnp -- http://www.unprotectedhex.com http://www.smashthestack.org ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
