Re: [DynInst_API:] Correlating VariableLocation with Expression::Ptr

2014-07-15 Thread Ashay Rane
cumbersome to require going through this alternative route. Oh and yes, the debug information in optimized code is quite incomplete. The aliasing is not so much of an issue given the programs that I am dealing with. Ashay 2014-07-14 11:22 GMT-05:00 Bill Williams : > On 07/12/2014 02:16 P

[DynInst_API:] Correlating VariableLocation with Expression::Ptr

2014-07-14 Thread Ashay Rane
Hello, I am trying to limit the instructions that need to be instrumented based on information from SymtabAPI. Using SymtabAPI, I have the VariableLocation information like: stClass: storageRegOffset, refClass: storageNoRef, mr_reg: x86_64::rsp, frame_offset: fff159d8, low-pc: 0x4004f4, h