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: Experimental 64 bit C++ Builder support
- Added: New tab in EurekaLog project options: "External tools"
- Added: Option to catch all IDE errors (to debug your own IDE packages)
- Added: Option to catch only exceptions from current module
- Added: Option to defer building call stack
- Added: RAD Studio XE4 support
- Added: Support for AppWave
- Fixed: Fixed event handlers declarations for the EurekaLog component
- Fixed: Infinite recursive calls when using ToString from EndReport event handler
- Fixed: UPX compatibility issue
- Fixed: Range check errors for system error codes
- Fixed: Rare IDE stack overflow
- Fixed: JIRA unit was not added automatically
- Fixed: EurekaLog no longer tries to check for leaks when memory manager filter is disabled
- Fixed: Possible deadlock on shutdown with freeze checks active
- Fixed: Issues with settings dialog and Win32 Service application type
- Fixed: ThreadSnapshot tool was not able to take snapshots of Win64 processes
- Fixed: WCT is disabled for leaks
- Fixed: TContext declarations for Win64
- Fixed: Check for updates now correctly sets time of last check
- Fixed: (Win64) Several Pointer <> Integer convertion errors
- Fixed: Internal error when exception info object was deleted while it was still used by SysUtils exception object
- Fixed: Semeral problems with "EurekaLog look & feel" style for EurekaLog error dialog
- Fixed: Using text collection resets exception filters
- Fixed: Rare access violation if registering event handlers is placed too early
- Fixed: SMTP RFC date formatting
- Fixed: Rare empty call stack bug
- Fixed: Hang detection was not working if EurekaLog was disabled in threads
- Fixed: AV for double-free TEncoding
- Changed: ecc32/emake no longer alters arguments for dcc32/make unless new options --el_add_default_options is specified
- Changed: Save/load options methods was moved to TEurekaModuleOptions class
- Changed: Saving options to EOF file now adds hidden options and removes obsolete options (only when compatibility mode is off)
- Changed: Compiling installed packages now silently ignores EurekaLog instead of showing "File is in use" error message
- Improved: More readable disk/memory sizes in bug reports
- Improved: More descriptive settings dialog when using external configuration
- Improved: ThreadSnapshot tool now aquired DEBUG priviledge for taking snapshot. This allows it to bypass security access checks when opening target process.
- Improved: Changed BugID default generation to include error code for OS errors and error message for DB errors
- Improved: Mantis API (WSDL) was updated to the latest version (1.2.14)
- Improved: IntraWeb compatibility (old and new versions)
- Improved: COM applications compatibility
- Improved: Build events now accept shell commands
- Improved: More articles in help