$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Test] How to treat memory leaks as errors?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-09-27 02:01:58
OvermindDL1 wrote:
> For note, the google memory tracker allows you to even partition
> segments of your program off, letting you test for memory leaks just
> from those sections and so forth, it is very powerful, as well as
> multi-platform.
Can you point to docs/download location? How portable is it? At what
point it performs instrumentation?
Gennadiy