Pages

Saturday 7 September 2013

Bug Tracking with EurekaLog in Delphi and C++ Builder

Bug Tracking with EurekaLog in Delphi and C++ Builder

EurekaLog is the new Delphi and C++Builder exception tracer 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 with 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 Tracker" software), thus helping speed up the process of bug-location and resolution by a factor of 10!

EurekaLog Performance

EurekaLog is easy to use because it's fully integrated into the IDE - just enable EurekaLog for your application and rebuild your application to add EurekaLog's features. EurekaLog does not affect application performance (it runs only when an exception occurs) and increases compiled file size by just 0.5% - 4% (it uses this space to store some additional, compressed and encrypted debugging information). You do not need to distribute any additional files with your EurekaLog-enabled application.

EurekaLog Compatibility

EurekaLog is compatible with Delphi 3, 4, 5, 6, 7, 2005, 2006, 2007, 2009, 2010, XE, XE2, XE3, XE4 and with C++Builder 5, 6, 2006, 2007, 2009, 2010, XE, XE2, XE3, XE4 (including Personal, Turbo and Starter editions). It works on Windows 95, Windows 98, Windows ME, Windows NT, 2000, Windows XP (x32 and x64), Windows Vista (x32 and x64), Windows 7 (x32 and x64), Windows 8 (x32 and x64), Windows Server 2003, Windows Server 2008 (x32 and x64), Windows Server 2008 R2 (x32 and x64), Windows Server 2012 (x32 and x64). It supports both Win32 and Win64 platforms. It supports VCL, CLX and FMX (FireMonkey) frameworks.

Note: Delphi 3 and Windows 95-NT are supported only by EurekaLog 4-6. EurekaLog 7 is the current and most recent version of EurekaLog. With EurekaLog, you also get free access to licenses for older versions EurekaLog 4, EurekaLog 5, and EurekaLog 6. Download links to installers of earlier versions will be available in your control panel after purchase. Please note that old versions are no longer developed nor supported. They are provided only for backward compatibility purposes. You can use them, if you need support old systems (Delphi 3, Windows 95, Windows 98, Windows ME, Windows NT).

No comments:

Post a Comment

About the Author

I have more than 10 years of experience in IT industry. Linkedin Profile

I am currently messing up with neural networks in deep learning. I am learning Python, TensorFlow and Keras.

Author: I am an author of a book on deep learning.

Quiz: I run an online quiz on machine learning and deep learning.