gmem.c: Add support for timestamps on memory operations.
2007-04-20 Vasiliy Fofanov <fofanov@adacore.com>
* gmem.c: Add support for timestamps on memory operations.
* memtrack.adb, gnatmem.adb: Add support for timestamps on memory
operations (not used currently, just foundation for future
enhancements). Add possibility to perform full dump of gmem.out file.
(Print_Back_Traces): Declare accesses to root arrays constants since
they aren't modified.
(Print_Back_Traces): allocate root arrays on the heap rather than stack.
From-SVN: r125419