On Thursday, December 15, 2011 04:18:52 am 奕楠 邱 wrote:
> Hello,
> I want to know the place where valgrind intercepts every memory
> access(store & load) I want to log the every access behavior inside the
> program, Does anyone know which function of which file can achieve
> this?(inside the directory memcheck?) Due to tracing the code for a long
> time, I sill can't solve my problem. If everyone really understand the
> architecture of valgrind, please help me!! Thank you very much

Try running valgrind --tool=lackey --trace-mem=yes.

J

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to