On Wed, 8 Apr 2015 09:00:43 +0300
Azat Khuzhin <a3at.m...@gmail.com> wrote:

> You could look at VALGRIND_SET_VBITS here:
> http://valgrind.org/docs/manual/mc-manual.html
> 
> Example here:
> http://repo.or.cz/w/valgrind.git/blob/HEAD:/memcheck/tests/metadata.c

Thank you very much! The example is helpful. (But the documentation isn't :-(
This looks sufficient to implement the marking of separate bits.
Am I safe to assume that V bit value '0' will always mean 'defined' and
'1' will mean 'undefined'? Or at least that this meaning will not be
different for different address ranges?
I cannot find this mentioned in manual...


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to