Site Tools


allocdump
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


allocdump [2006/07/11 04:57] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +======Synopsis:======
 +[[allocdump]] <filename>
 +
 +======Description:======
 +If you #define'd ALLOC_DEBUG in config.h (it is not by default), then 
 +this command will write a log of all of the heap memory that is currently
 +in use.  This is used by developers to check for memory leaks.
 +
 +The argument is required.  If you not provide an argument, don't say that
 +I didn't warn you.
 +
 +======History:======
 +The [[ALLOCDUMP]] command first appeared in EPIC4-1.1.3.
 +
 +# $EPIC: allocdump.txt,v 1.1.1.1 2006/07/11 04:57:43 jnelson Exp $
  
allocdump.txt · Last modified: 2006/07/11 04:57 by 127.0.0.1