[zeromq-dev] Valgrind suppression files

Steven McCoy steven.mccoy at miru.hk
Mon Apr 4 03:05:08 CEST 2011


On 4 April 2011 01:04, Pieter Hintjens <ph at imatix.com> wrote:

> Hi all,
>
> Valgrind is nice but having to set -DZMQ_MAKE_VALGRIND_HAPPY is annoying.
>
> So I've started on a basic suppression file, and written some
> instructions on using Valgrind and extending the suppression file.
>
> In my simplistic examples there is only one suppression, but I'm sure
> we can expand this file until it's complete, and then we can package
> it with 0MQ.
>
> The wiki page is: http://www.zeromq.org/docs:using-valgrind
>
>
Or you can move it to runtime, I follow Glib by using an environment
variable:

PGM_DEBUG=gc_friendly=1 ...

-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110404/9dd6a5d7/attachment.htm>


More information about the zeromq-dev mailing list