Resource Leak Reporting in 64-Bit

delphi package - automated exception handling
Post Reply
rheide
Posts: 1
Joined: Fri Jan 27, 2017 8:21 pm

Resource Leak Reporting in 64-Bit

Post by rheide »

We have been using madExcept for our 32-Bit development, and we feel it is superior to EurekaLog. However, we've started to develop 64-Bit applications in Delphi. While madExcept is compatible with 64-Bit Delphi development, it doesn't provide resource leak reporting in that environment. While we might test these applications in 32-Bit and expect that to be sufficient. We have encountered situations (of our own bad coding) that don't generate AV errors in 32-Bit but do in 64-Bit. So we're a little apprehensive of relying on just 32-Bit testing.

Based on viewtopic.php?f=4&t=28004, which was from May of 2015, is resource leak reporting (and the "instantly crash" feature) possible some time in the near future? I know you said "not soon" back then. I just wanted to HOPE you had made some progress on it.

Thanks!
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Resource Leak Reporting in 64-Bit

Post by madshi »

It's on my to do list for madExcept 5.0. Probably 2nd or 3rd quarter of 2017.
Post Reply