I have created an Application in MFC. After running my Application for 18 hours, the process reached 2.5 GB memory usage. I have tried VMMap to find out the memory leak. But it gives only high level data.
Is there any tool which can give me the memory leaks from dump file or is there a to use VMMap to find out the source of memory leak.