On Saturday 24 November 2007 06:28, Jeroen N. Witmond [Bahco] wrote:

> Maybe I'm wrong, but does this tool have to deal with actual IR at all? As
> this tool seems to be x86-specific, wouldn't an inspection of the IMarks
> yield all the information this tool needs? (IIRC, IMark has been renamed
> in valgrind trunk.)

Yes.  That's exactly right.  You can use the IMark to get a pointer to
each instruction, and then look at the instruction as much as you like.

J

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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