How to detect memory leak in AddInExpress Project using EurekaLog?

Add-in Express™ Support Service
That's what is more important than anything else

How to detect memory leak in AddInExpress Project using EurekaLog?
How to detect memory leak in AddInExpress Project using EurekaLog? 
LUIZ CLAUDIO SOARES DE ALMEIDA DE ALMEIDA




Posts: 2
Joined: 2022-08-26
Hello,

How can I detect memory leak produced in an "add-in express" project using the EurekaLog component?
I have already verified that there is already a topic that deals with using Eurekalog for exception handling (https://www.add-in-express.com/forum/read.php?a&FID=1&TID=14549&SHOWALL_1=0). This topic doesn't answer me about memory leaks, unfortunately!
If you can send an example it will help me a lot in my project.

I await your reply.

Thanks
Posted 30 Aug, 2022 14:31:21 Top
LUIZ CLAUDIO SOARES DE ALMEIDA DE ALMEIDA




Posts: 2
Joined: 2022-08-26
Hello,

How can I detect memory leak produced in an "add-in express" project using the EurekaLog component?
I have already verified that there is already a topic that deals with using Eurekalog for exception handling (https://www.add-in-express.com/forum/read.php?a&FID=1&TID=14549&SHOWALL_1=0). This topic doesn't answer me about memory leaks, unfortunately!
If you can send an example it will help me a lot in my project.

I await your reply.

Thanks
Posted 30 Aug, 2022 14:35:25 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hello Luiz (sorry, is that your name?),

We didn't use EurekaLog to detect memory leaks. Instead, we use ReportMemoryLeaksOnShutdown; see https://docwiki.embarcadero.com/Libraries/Alexandria/en/System.ReportMemoryLeaksOnShutdown. I suggest that you check manuals on EurekaLog to achieve your goal.

Regards from Poland (CEST),

Andrei Smolin
Add-in Express Team Leader
Posted 31 Aug, 2022 04:07:25 Top