[LLVMdev] getting memory data from a value object
marwayusuf@feng.bu.edu.eg
marwayusuf at feng.BU.edu.eg
Tue Jul 28 05:34:48 PDT 2015
Dear All,
Heare is another (maybe basic) question.
If, at runtime of the analyzed application, I have a reference to a value object. Is there is a way to extract real data stored in memory related to that object?
Like:
int x = 5;
I have the reference representing x, how can I get "5" from memory?
Regards,
Marwa Yusuf
Teaching Assistant - Computer Engineering Department
Faculty of Engineering - Benha University
E-JUST PhD Student
Computer Science & Engineering Dept.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150728/8fad117a/attachment.html>
More information about the llvm-dev
mailing list