Game Development Community

DumpUnflaggedAllocs

by Howard Dortch · in Torque Game Engine · 02/14/2007 (5:01 pm) · 0 replies

I set #define TORQUE_DEBUG_GUARD did a build and ran the game.
from the console during the game I called the flagalloc routine then called the dumpunflagged.
After the game exited I opened the file and have 33k of things in the file. Rough guessatmite about 30 meg worth of unflagged allocs. So what is this telling me?