On Fri, 2016-11-04 at 16:16 +0100, Julian Seward wrote:
> On 04/11/16 16:04, Nicholas Lamb wrote:
> > Does anyone know the maximum verbosity level supported by Valgrind?
> 
> 2 or 3.  Not sure now.  You can also get tons of internal debugging info
> with -d or -d -d etc.
Note you can put a lot of -v, and that will increase the verbosity
value (e.g. adding 6 -v args  will increase the default verbosity from 1
to 7).
But as far as I can see, the code does nowhere something like >= 4,
the 'highest' I have seen is >= 3.

Philippe



------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to