2012/9/14 John Reiser <[email protected]>:
> The documentation mentions only {0,1,2} as values for MALLOC_CHECK_:
>    $ info libc
>    This is Edition 0.13, last updated 2011-07-19, of `The GNU C Library
>    Reference Manual', for Version 2.14 of the GNU C Library.
>
>    MALLOC_CHECK_ environment variable:
>      un-set: no checking
>      0: no checking
>      1: checking; write complaints to stderr
>      2: checking; abort() upon error
> Perhaps the value of MALLOC_CHECK_ is used as a bitmap, so that
> 3 implies both 1 and 2; but this is not documented.
Sorry forgot. Yes it is like a bitmap
http://www.novell.com/support/kb/doc.php?id=3113982

Best Regards

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to