Hi everyone,

I am in the process of porting a tool that was written in Valgrind 2.2.0 
to Valgrind 3.3.0. I have attained my copy of the source code from svn. 
I was wondering if there is a quick and easy way to save the work under :

UCodeBlock* SK_(instrument)(UCodeBlock* cb_in, Addr orig_addr)
 to the corresponding:
IRSB* fb_instrument( VgCallbackClosure* closure, IRSB* bb, 
VexGuestLayout layout, VexGuestExtents* vge, IRType gWordTy, IRType 
hWordTy )

I appreciate any feedback.

Thank you,
Shahriyar

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to