 |
Memory Validator
Published By:
Memory Validator provides error detection for memory leaks, incorrect memory frees, data overruns, data underruns, uninitialised data. Memory Validator provides multiple methods of examining data so that leaks can be found, memory allocation hotspots identified, memory page behaviour can be studied, current C++ object analysis can be examined. In addition to these views, a variety of queries can be made of the data so that objects can be found by type, memory address, size, page range and so forth.
|