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