2

I have d7 and dll library. How can i attach the memcheck to that library, that I could detect memory leaks in it?

Prince John Wesley
  • 62,492
  • 12
  • 87
  • 94
John
  • 1,834
  • 5
  • 32
  • 60

1 Answers1

0

Expecially for memory leaks in dll's (IIS Web application) I am using Eurekalog which also handels Memory leaks and shows where they occur!

Niels
  • 193
  • 2
  • 13