Sha256: 92d86d090bb243abcc4c379ec3e0ba80d624adb56b43da4751df58182e857c72
Contents?: true
Size: 1.11 KB
Versions: 6
Compression:
Stored size: 1.11 KB
Contents
-------------------------------------------------------------------------------- OgreMemory.log - Memory logging file created on Tue Dec 20 22:53:47 2005 -------------------------------------------------------------------------------- This file contains a log of all memory operations performed during the last run. Interrogate this file to track errors or to help track down memory-related issues. You can do this by tracing the allocations performed by a specific owner or by tracking a specific address through a series of allocations and reallocations. There is a lot of useful information here which, when used creatively, can be extremely helpful. Note that the following guides are used throughout this file: [!] - Error [+] - Allocation [~] - Reallocation [-] - Deallocation [I] - Generic information [F] - Failure induced for the purpose of stress-testing your application [D] - Information used for debugging this memory manager ...so, to find all errors in the file, search for "[!]" --------------------------------------------------------------------------------
Version data entries
6 entries across 6 versions & 1 rubygems