Jim Meyering <[EMAIL PROTECTED]> wrote:
> The patch below instruments the C++ testing framework so that it runs
> qpidd under valgrind.  I also tried running the python clients under
> valgrind, but will save that for another day: valgrind finds so many
> python related anomalies that its not clear there'd be any value.
>
> Currently, the valgrind suppressions file (tests/.vg-supp) records
> all existing leaks on my Debian/unstable system.  I'll add rawhide soon,
> but wanted to get this out.

FYI, I'll be sending a new patch soon.
The main change will be to add new configure options: --enable-valgrind
and --disable-valgrind.  For now, the latter is the default, to minimize
disruption, while the list of suppressions grows to accommodate the
different operating environments used by developers who care enough to
flip the switch.

Reply via email to