Lancements de EurekaLog
Released: Jun 29, 2025
Mises à jour de v7.13.4.1
Correctifs
Released: Jun 27, 2025
Mises à jour de v7.13.4.0
Fonctionnalités
- Added "Sanitized" versions of module variables (module name only without file extension).
- Added numbering for leaks in bug report view.
- Added the "DbgHelpPath" option to allow specifying custom path to DbgHelp DLL.
- System's DbgHelp is used when EurekaLog's DbgHelp is not present.
- Added "ETypes._StrickChecks" (defaulted to True), which can be disabled to allow bad DLL configurations (use only for legacy projects).
- Updated "EMemLeaksBCB" files. Please copy updated files to your...
Released: Apr 1, 2025
Mises à jour de v7.13.3.0
Fonctionnalités
- Added support for UniGUI applications.
- Added support for %Config% and %Platform% in build events.
- Major improvements for 'out of memory' errors.
Released: Mar 12, 2025
Mises à jour de v7.13.2.0
Fonctionnalités
- Added new options for catching exceptions from other/external modules; please review EurekaLog options for your project if your app loads your DLLs or packages.
- Added support for 64-bit IDE (Embarcadero RAD Studio 12.3).
- [Embarcadero C++Builder] Added check for a wrong initialization order when memory checks are enabled.
- Added more values for 'out of memory' errors.
- Added improvements and additional checks for lightweight DLLs.
Correctifs
- Fixed issue where Jira sending fails due...
Released: Jan 30, 2025
Mises à jour de v7.13.1.0
Fonctionnalités
- Timeouts for locking EurekaLog's globals can now be customized via ELowLevel._LockTimeoutShort, ELowLevel._LockTimeoutLong.
- Various minor improvements.
Correctifs
- Wrong API declaration could cause various thread related issues.
- Possible range-check error when sending (Fogbugz, maybe others).
- Possible crash when Jira sending fails.
- Hide message for fatal errors by default in non-visual app. The new EAppNonVisual._ForceFatalMessage flag can be used to bring back the old behavior...
Released: Oct 17, 2024
Mises à jour de v7.13
Fonctionnalités
- Added the --el_detailed_exit_code command line option.
- Recompiled EurekaLog for Embarcadero RAD Studio 12.2.
- JIRA API has been updated.
- Made Call stacks improvements (x32 and x64).
- [C++Builder, CLang/LLVM] Improvements for handling C++ exceptions.
- [C++Builder] Improved parsing debug information.
- Faster handling for the "expected" exceptions.
- More consistent behavior when EurekaLog is disabled.
- Improved behavior for error during shutdown.
- Minor improvements for leaks checking...
Released: Jan 2, 2024
Mises à jour de v7.12.0.5
Correctifs
- Fixed bug in the 7.12.0.4 installer.
Released: Dec 25, 2023
Mises à jour de v7.12.0.4
Correctifs
- Fixed an issue where some senders crash instead of graceful failure when a server is misconfigured and returns "unassigned" instead of an array.
Released: Dec 4, 2023
Mises à jour de v7.12.0.3
Fonctionnalités
- Ansi IDEs will now save bug report files as Unicode.
Correctifs
- Added a workaround for RTL's bug (possible Access Violation on shutdown when displaying leaks dialog).
- [Regression] Sending to Redmine fails to upload bug report file.
Released: Nov 19, 2023
Mises à jour de v7.12.0.2
Correctifs
- Fixed an issue where EurekaLog may crash when GetTickCount wraps around to zero (rare).