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

Alexey Romanov alexey.v.romanov@REDACTED
Wed Jan 19 10:08:20 CET 2011


Yes, I expect that should work. Thank you!

Yours, Alexey Romanov



2011/1/18 Björn-Egil Dahlberg <egil@REDACTED>:
> 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
>>
>
>
> ________________________________________________________________
> 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