
v7.5 [Aug 23, 2016]
1)Fixed: Performance issue in DLL exports debug information provider
2)Fixed: Range-check error in Send dialog
3)Fixed: Possible FPU control word unexpected change
4)Fixed: JIRA sending to project with no version info
5)Fixed: Viewer sorting affected by local region settings
6)Fixed: Exception filters ignore settings for restart/terminate
v7.3 [Oct 14, 2015]
Added: RAD Studio 10 Seattle support
Added: Performance counters for run-time (internal logging with --el_debug)
Added: csoCaptureDelphiExceptions option
Added: HKCU\Software\EurekaLab\Viewer\4.0\UI\Statuses registry key to allow status customizations in Viewer
Added: "Disable hang detection under debugger" option
Added "ECC32TradeSpeedForMemory" option - defaults to 0/False, could be changed to 1 via Custom/Manual tab. This option will switch from fast-methods to slower methods, but which take less memory. Use 0 (default) for small projects, use 1 for large projects (if ecc32 runs out of memory).
Added: --el_DisableDebuggerPresent command-line option for compatibility with 3rd party debuggers (AQTime, etc.)
Added: AQTime auto-detect
Added: Support for token auth in Bugzilla (latest 4.x builds)
Added: Support for API key auth in Bugzilla (5.x)
Added: Support for /EL_DisableMemoryFilter command-line option
Added: Asking e-mail when user switches to "details" from MS Classic without entering e-mail.
v7.1 [Oct 8, 2014]
- Added: "Send in separated thread" option.
- Added: Hang detection will now use Wait Chain Traversal (WCT) on Vista systems to detect deadlocks in any EurekaLog-enabled threads.
- Added: OS install language and UI language fields in bug report.
- Fixed: Viewer is not able to decrypt reports with generics.
- Fixed: EVariantTypeCastError in Viewer when changing status of some bug reports.
- Fixed: EcxInvalidDataControllerOperation in Viewer.
- Fixed: Stack overflow at run-time for certain combination of project options.
- Fixed: BMP re-draw bug in UI dialogs.
- Fixed: Rogue "corrupted" error message for valid ZIPs of certain structure.
- Fixed: Various range check errors in Viewer.
- Fixed: Possible encoding errors for non-ASCII reports in Viewer on certain environments.
- Fixed: Wrong count in Viewer when importing reports without proper "count" field.
- Fixed: Duplicate reports may appear in bug report file when "Do not save duplicate errors" option is checked.
- Fixed: False-positive detection of some virtual machines.
- Fixed: Processing of exceptions from message handlers during message pumping cycle inside exception dialogs.
- Fixed: Access Violation if exception dialog was terminated by exception.
17)..Fixed: Hardware exceptions from unit's initialization/finalization may be unprocessed.
- Changed: "VIEW" action for Viewer now will open ALL bug reports inside bug report file; reports will not be merged by BugID. "IMPORT" action remains the same: duplicate reports are merged, "count" is increased.
- Changed: Charset field in bug report now shows both charset and code page.
v6.1 [Feb 1, 2011]
- Added: BugZilla 4.x support
- Added: (Mantis) category is now optional
- Fixed: address space leak due to multi-thread concurensy
- Fixed: Sometimes EurekaLog unable to get thread's call stack
- Fixed: EurekaLog fails to show information about last routine in unit
- Fixed: memory leaks detection has trimmed call stack (some specific Delphi versions)
- Fixed: Viewer configuration issue on limited user
- Fixed: emake sometime doesn't work
- Fixed: crash, if module info wasn't available
- Fixed: wrong detection of handled exceptions for certain environments
- Fixed: problems with thread locking for specific components
- Fixed: error in fallback code in DllFullPath
-Fixed: Installer creates unnecessary files
- Fixed: nag screen is not DPI awared
- Fixed: wrong handling of WM_QUIT - dialog enters endless cycle
- Fixed: .eof file can be not recognized as valid .eof file on some rare conditions
- Fixed: changed date-time is not updated when overwriting .eof file
- Fixed: increased stability for getting memory dumps
The Remote Debugger Installation is intended for computers without Visual Studio