Hi,

Out of curiosity is the allocated address from a run without Valgrind vs.
the store at address run with Valgrind?

Tommy


Mikael Jansson-2 wrote:
> 
> Hi,
> 
> I'm trying to figure out when memory allocated on the heap by the
> client program is touched, but the addresses given by L/S lines are in
> an entirely different address space:
> 
> Client: Allocated memory at 0x41C7028
> S at 0x384D3024
> ....
> 
> How do I convert them into the same address space as my client application
> uses?
> 
> Thanks in advance,
> -- 
> Mikael Jansson
> http://mikael.jansson.be
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Valgrind-users mailing list
> Valgrind-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/valgrind-users
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Real-%28client%29-addresses-from-Lackey%27s-mem-trace-option--tp34199075p34200101.html
Sent from the Valgrind - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to