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
The IDE won't report anything... there should be a window from EurekaLog provinding call stack and some other info. From EurekaLog official documentation:
If that doesn't help, you should provide more information: What happens when an exception is triggered by your application? Does an EurekaLog window appears?