$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: dhruva (dhruvakm_at_[hidden])
Date: 2008-01-18 02:35:16
Hi,
I am not sure on what platform you are looking for tools to detect
memory leaks.
Assuming on M$ (windows):
1. DebugDiag
2. UMDH
These are available for free from MS and are very useful. Though, it
requires you to perform multiple actions before being able to drill
down into the code.
-dky
-- Contents reflect my personal views only!