On 08.04.2015 11:37, juris wrote:

> Thank you very much! The example is helpful. (But the documentation isn't :-(

You know how it is with documentation... Patches welcome.  :)

> 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'?

Yes.
memcheck/mc_include.h:#define V_BIT_DEFINED         0
memcheck/mc_include.h:#define V_BIT_UNDEFINED       1

   Florian


------------------------------------------------------------------------------
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