EurekaLog 6.0.23 Enterprise EurekaLog is the new Delphi and C++Builder add-in tool that gives your application (GUI, Console, Web, etc.) the power to catch all exceptions, memory leaks and detect infinite-loops and deadlocks. It generates a detailed log of the call stack at the point that raised the exception, showing unit, class, method and line number, (see this example), and displays it on screen and optionally sends it back to you via email or to a Web Server (using the HTTP-S/FTP protocols or sending directly to your preferred "Web Bug Traking" tool), thus helping speed up the process of bug-location and resolution by a factor of 10!
V6.0.23 Changes: 1. Added support for BugZilla 3.4.4; 2. Fixed a memory corruption in TLogFile.LoadFromStream (BDS 2009 and above); 3. Fixed a fatal crash in Base64 (usually appears in SMTP sending); 4. Fixed of the log validity checks; 5. Fixed a garbage instead of very long idents in call stack; 6. Fixed a rare ecc32 crash on certain conditions; 7. Fixed a possible buffer overflow in PNG encoding routines; 8. Fixed a random crash at application’s shutdown;