08 February, 2013

EurekaLog 7.0.05 is out

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

EurekaLog Logo
EurekaLog is a tool for Delphi and C++Builder that gives your application the power to catch every exception and memory/resource 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, FogBugz, and JIRA).
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)...All updates (to minor and major versions) are fully free for 1 year;
2)...All updates (to minor and major versions) after first year are sold with 50% discount;
3)...Updates to a different license type of the same major version are sold at only price difference (example: from Single Professional version to Company Enterprise);
Buy your upgrade or download your full version here:
http://www.eurekalog.com/login.php


Changes:

  1. Added: JIRA support
  2. Added: Virtual machine detection (new field in bug reports)
  3. Fixed: "Use Main Module options" option was loading empty options for some cases
  4. Fixed: Wrong record declarations for Simple MAPI on Win64
  5. Fixed: Performance issues with batch module options updating
  6. Fixed: Wrong leaks report with both MemLeaks/ResLeaks options active
  7. Fixed: Wrong info for nested exceptions in some cases
  8. Fixed: AV under debugger for Win64 (added support for _TExitDllException)
  9. Fixed: Wrong record declarations for process/thread info on Win64
  10. Fixed: Support for FinalBuilder on XE2/XE3 with spaces in file paths
  11. Fixed: Rare double-free of module information (ModuleInfoList)
  12. Fixed: Rare External Exception C000071C on shutdown (only under debuggger)
  13. Fixed: Added large addresses support in Viewer
  14. Fixed: Counter options in memory leaks category is now working properly
  15. Fixed: Rare range-check error in TEurekaModulesList.AddModuleFromFileName
  16. Fixed: FTP force directories dead lock
  17. Fixed: Fixed wrong index being used when clearing compatibility mode (EurekaLog project options dialog)
  18. Fixed: Default thread state do not affect main thread now
  19. Fixed: Sometimes wrong thread may be used when altering EurekaLog active state for external thread
  20. Fixed: Wrong DNS lookup on ANSI
  21. Fixed: Problems with IDE expert and projects on network paths
  22. Fixed: Added support for arguments in URLs (HTTP sending)
  23. Fixed: Possible deadlock in multithreaded applications
  24. Fixed: Problems with unicode characters in project files on non-Unicode IDEs
  25. Fixed: Infinite recursive calls when using ToString from EndReport event handler
  26. Fixed: Win64 GetCaller now returns pointer to call instruction, not return address
  27. Improved: Standalone Editor do not force save/load folder by default
  28. Improved: DLL profile now can use additional application type hooks automatically
  29. Improved: EurekaLog now able to work with read-only projects (see help for more info)