I'm having a problem trying to deploy an application with eurekalog to solve some memory leaks that happen in a specific scenario. When I configure my app project to use eurekalog under the delphi IDE and run through the IDE, it works perfectly, reporting leaks and exceptions. When I run the exe outside the IDE it doesnt report anything.
Is there a special configuration to deploy the application with eurekalog?
thanks