swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does dropping objects really free memory?


From: Marcus G. Daniels
Subject: Re: Does dropping objects really free memory?
Date: 19 Oct 1999 17:18:11 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "FM" == famasce  <address@hidden> writes:

FM> The link to dmalloc are broken. 

The current URL is: http://www.dmalloc.com

Note that since most allocation will be done via Zones, even if
you build Swarm and your model including dmalloc.h you won't get
direct information about where leaks occur -- it will just report Zone.m.

However, the section "Tracking down Non-Freed memory" describes how
you can use the STORE_SEEN_COUNT option in dmalloc to associate
pointers with stack traces in gdb.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]