Hi All,
Am using umdh.exe to analyze possible memory leak. I have a question regarding the '-g' option of umdh.exe. I searched the web, and the available documentation says "Logs the heap blocks that are not referenced by the process ("garbage collection")."
Does that mean umdh.exe -g already lists the memory that has leaked (since there are no references to it in the process)?
Please clarify.
Thanks in advance, Kiran