[erlang-questions] Passing arguments to valgrind via cerl -valgrind

Björn-Egil Dahlberg egil@REDACTED
Tue Jan 18 17:13:06 CET 2011


I think you can use VALGRIND_MISC_FLAGS,

VALGRIND_MISC_FLAGS=--leak-check=full cerl -valgrind

check cerl to see exactly

// Björn-Egil
    Erlang/OTP


On 2011-01-18 15:10, Alexey Romanov wrote:
> Is it possible to pass additional arguments to valgrind (e.g.
> --leak-check=full) when running a debug-enabled runtime system
> (http://www.erlang.org/doc/installation_guide/INSTALL.html#id68569)?
>
> Yours, Alexey Romanov
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>



More information about the erlang-questions mailing list