On Fri, 16 Mar 2007, Martin Morgan wrote:
> The 'Writing R Extensions' manual, configure.ac, and the comment at
> the top of memory.c suggests that there are valgrind instrumentation
> levels 0, 1, 2 but I think the actual code has four levels.
Yes, but only three of them work. Those are the ones
The 'Writing R Extensions' manual, configure.ac, and the comment at
the top of memory.c suggests that there are valgrind instrumentation
levels 0, 1, 2 but I think the actual code has four levels.
level 0 is no additional instrumentation
level 1 marks uninitialized numeric, logical, integer