[fpc-pascal]Memory Usage
James Mills
prologic at prologitech.com
Mon May 12 13:14:37 CEST 2003
On Mon, May 12, 2003 at 01:03:55PM +0200, Jonas Maebe wrote:
>
> On maandag, mei 12, 2003, at 11:11 Europe/Brussels, James Mills wrote:
>
> >But never released. So if the program released all memory then it
> >wouldn't have any backtrace lines in the output log ?
k, just confirming the output of the heap trace unit.
>
> Indeed. This is regardless the reallocmem inefficiency I mentioned
> before (ie. upgrading will not make any memory leaks you have now go
> away).
>
> >Another question (I'm not an expert on linux :P), it outputs after the
> >program exits. If mine goes into the background,
> >ie: ./pircsrv > log.out &
> >Would this be correct to get the ghl output ?
> >./pircsrv > log.out & 2>mem.txt
>
> I think it should be
>
> ./pircsrv > log.out 2>mem.txt &
ta
cheers
James
>
>
> Jonas
>
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list