How to detect and remove memory leak?
- From: "Sachin_M" <SachinM@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 27 Jun 2005 21:57:01 -0700
Hi Friends,
I'm using some APIs to create registry keys, then report some events
to windows event viewer.Now my program runs from command prompt, there is no
UI (no dialogs).And it is programmed to log events unless terminated
exclusively.
but my program seems to have memory leaks. That I've got from Task Manager.
How to detect these memory leaks?
I've heard of some profilers which reports where is the error. Have downloaded
AQTime. But don't have time to go through it.
Can somebody help me how to find which function/module is dumping the memory?
I need a simple tool, easy to configure and should point out where the problem
is....
Thanks & Regards,
Sachin M
.
- Follow-Ups:
- Re: How to detect and remove memory leak?
- From: Thorsten Albers
- Re: How to detect and remove memory leak?
- From: [SolarAngel]
- Re: How to detect and remove memory leak?
- Prev by Date: Re: CD drive door opened/closed
- Next by Date: How to send a mail from app, without blocking APP!?
- Previous by thread: Urgent: How to find memory leaks? -- profiler???
- Next by thread: Re: How to detect and remove memory leak?
- Index(es):
Relevant Pages
|