On Thu, 10 May 2001, you wrote:
> From: "Robin Szemeti" <[EMAIL PROTECTED]>
> 
> > so what is the preffered debugging method for discovering what this
> > little leak might be .. strip the app down and build bit by bit .. or is
> > there a clever way of looking at heap contents?
> 
> Would MJD's Memoize (http://search.cpan.org/search?dist=Memoize) work here?

don't think so ... that builds its own little  pile of stuff an knows how
to walk about in it .. rather than a real heap walker that just wades in
even though its never seen the stuff and tries to deuce what it is that
you have lying around.

In the windoze world there are kwel things such as Numega BoundsChecker
for C++ that do this sort of thing.

-- 
Robin Szemeti

The box said "requires windows 95 or better"
So I installed Linux!

Reply via email to