How do you use the memTracker compiler option to track memory usage?
What I tried was:
When I run my program, the memtracker.db file gets created and sqlite3 can view it. However the tracker table is empty.
I haven't used the memory tracker in a while, for detecting leaks there is: