hello all,

       As far as my understanding of the valgrind mechanism goes, the tool
receives IRSB's ( single entry multiple exits and hence can cover multiple
non-consecutive sequences of code). Is there any mechanism through which i
can get Basic blocks (single entry single exit) to my tool. By this way I
would be sure that each instruction within the block will be executed once
the block has started executing.

Hope I am clear

Regards

-- 
Revanth Reddy Pam
Frontier Research Group
Samsung India Software Operations Pvt. Ltd.
Bangalore
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to