Re: Memcheck versus Memproof

From: Alan (NOSPAMalan_pltse_at_yahoo.com.au)
Date: 03/23/05


Date: Wed, 23 Mar 2005 15:42:59 +1100

I just downloaded the MemProof from the web, however, it did not come with
help, where can I download the help file ?

"Felipe Monteiro de Carvalho" <nomail> wrote in message
news:42165ea6@newsgroups.borland.com...
> > 1. Could anyone explain to me what the Memproof error would be, or how
to
> > further trace it to
> > the culprit in my code?
>
> I´ve never used MemCheck, but my experience with MemProof shows that it
> reports loots of errors that does not belong to my code. So it could be
> that:
>
> - Memproof is just nuts
> - Win 32 API is buggy (just a possibility)
> - VCL leaks memory (yes, it does)
>
> Also note that Windows will (or should) free all memory your program used
> after it terminates no matter what.
>
> If you have doubts, print your code and look for erros. If the memory
> problem does not belong to your code, and the program runs fine, I would
> ignore it.
>
> > 2. Is memproof reporting its own errors in the Breakpoint exception
line?
>
> Possibly.
>
>



Relevant Pages

  • Re: ADO - permanent memory leak?!
    ... I have a memory leak in an application that makes repeated ... I have ADO 2.7 ... I am using MemProof 9.5.0 to isolate the problem. ... These are the only "memory growth" items. ...
    (borland.public.delphi.database.ado)
  • Re: Question about FastMM
    ... Sorted by memory block size. ... Not as good as MemProof et al, but it's free, it does not ... be fine) and close the application, FastMM will show me _immediately_ that I ...
    (borland.public.delphi.non-technical)
  • Re: Undetected memory leaks?
    ... >> Even after checking with MemProof and MemCheck the Application ... >> Windows Task manager shows that the program memory size slowly ... >> memory allocated. ...
    (comp.lang.pascal.delphi.misc)
  • Re: ADO - permanent memory leak?!
    ... Atanas and it appears to be a fault in MemProof. ... > Can somebode help me with ADO memory leaks?! ...
    (borland.public.delphi.database.ado)
  • Re: Memcheck versus Memproof
    ... Could anyone explain to me what the Memproof error would be, ... but my experience with MemProof shows that it ... reports loots of errors that does not belong to my code. ... Also note that Windows will free all memory your program used ...
    (borland.public.delphi.thirdpartytools.general)