15 December, 2009

EurekaLog 6.0.22 is out

We are pleased to announce the availability of the new 6.0.22 version.

EurekaLog Logo
EurekaLog is a tool for Delphi and C++Builder that gives your application the power to catch every exception and memory leak, generating a detailed log of the call stack (with unit, procedure and line number), optionally sending you a copy of each log entry via email or the Web via the most used Web Bug-Tracking tools (as Mantis, BugZilla and FogBugz).

EurekaLog represents the most advanced exception and memory leaks logger technology available for Delphi/C++Builder developers.

To learn more about EurekaLog, please visit our website at:
http://www.eurekalog.com

To download a demo, please visit:
http://www.eurekalog.com/downloads.php

If you would like to purchase a new license, please visit:
http://www.eurekalog.com/buy.php


Upgrade policy:


If you would like to purchase an upgrade, this is our upgrade discount policy:

1)...upgrade from any 4.x or 5.x to any 6.x - 50% discount;
2)...upgrade from a 6.x license type to another (ex: from a "Single Professional" to a "Corporate Professional") - the price difference.

NOTE: the upgrade from an old 6.x version to the last released version is full free.

Buy your upgrade or download your full version here:
http://www.eurekalog.com/login.php


Changes:

  1. Fixed: call stack tracing improvements;
  2. Fixed: call stack of main thread is now captured;
  3. Added: support for Mantis 1.2;
  4. Added: new command-line compiler "--el_verbose" option to get detailed output;
  5. Added: new command-line compiler "--el_path" option (to can specify a different EurekaLog's path);
  6. Added: support for multiply projects compilation (Delphi 2010);
  7. Added: "CustomSmtpHeloCommand" routine to customize the SMTP HELO command;
  8. Fixed: Improved the Viewer ability to check the line breaks at the end of the file;
  9. Fixed: Some Help improvements;
  10. Fixed: Improved/fixed the Zip routines support (improving the MSVCRT-library checks);
  11. Fixed: Viewer bug that imported some invalid logs;
  12. Fixed: Viewer bug that was unable to decode some names in assembler view;
  13. Fixed: Viewer bug unable to recover after "Wrong file format" error;
  14. Fixed: Base64 implementation that corrupted memory;
  15. Fixed: bug that could change working directory when sending email;
  16. Fixed: bug that showed Cyrillic texts as ???? (from Delphi 2009);
  17. Fixed: bug that could create malformed bug reports;
  18. Fixed: bug that caused invalid parsing of map files;
  19. Fixed: wrong support for C++Builder 2010;