> Unhappily, i fall in trouble shadowing temporaries. For instance, if i
> want to trace an addition, how to obtain the content of t3 =
> Add32(Get::I32(0), Get::I32(6)), whithout manually shadowing all temps
> used in the SB ?

Not sure what you are asking.  You want to see the value of t3, or
you want a new temporary which holds some information associated
with t3, or something different?

J

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to