[zeromq-dev] ZMQ_MAKE_VALGRIND_HAPPY

Vick Khera vivek at khera.org
Tue Apr 26 14:24:19 CEST 2011


On Tue, Apr 26, 2011 at 2:30 AM, Andreas Kelle-Emden <
kelle-emden at vr.rwth-aachen.de> wrote:

> thanks for your replies. Maybe it would be easier to work like this:
> In debug mode, automatically initialize every value completely. In
> release mode, only initialize what is needed.
>

This ultimately leads to bugs you cannot trace, because when you turn on
debugging, you change the behavior of the system entirely.  This is among
the reasons that mission critical systems like NASA planetary rovers ship
with full debugging on all the time...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110426/a61ea048/attachment.htm>


More information about the zeromq-dev mailing list