EurekaLog Releases

Released: Apr 9, 2026

Updates in v7.15.0.2

Fixes

  • Fixed range-check error in EExtraExceptionInfo.pas.
  • Fixed issue where EExtraExceptionInfo.pas shows incorrect info for hardware exceptions on x64.
  • Made minor improvements to fix issues.

Released: Apr 2, 2026

Updates in v7.15.0.1

Fixes

  • EurekaLog failed to load into 64-bit IDE.
  • [C++ Builder and old IDEs] Compiler may complain about not being able to write files (EExtraExceptionInfo).
  • Fixed Regression: EurekaLog not called for projects with external configuration.
  • Fixed Regression: Possible memory corruption on shutdown when leaks checks are enabled.

Released: Mar 28, 2026

Updates in v7.15.0.0

Features

  • Added support for RAD Studio 13 update 1.
  • Added 'EExtraExceptionInfo.pas' for extracting additional fields from exception objects.

Released: Mar 5, 2026

Updates in v7.14.5.0

Features

  • Added new localized languages.
  • Added support for JSON and XML for HTTP posting.
  • Preparation for BugID as arbitral string - currently for internal use only.

Fixes

  • Major rewrite of lightweight DLLs.
  • Stripping headers from web-fields.
  • Updated existed localized languages.
  • Minor regression fixes.
  • Other minor improvements.

Released: Feb 8, 2026

Updates in v7.14.4.0

Features

  • Added the new _LOCATION_ function (combination of unit, class, function, line number).
  • Added expanding environment variables for passwords.
  • Added the new TThreadData.OnExit event - free to use for any purposes.

Fixes

  • A minor performance optimization for call stack tracing.
  • Improvements for __initialize_security_cookie/__security_cookie_check functions (functions now also check return addresses; an additional human-readable description can be passed to __security_cookie_check).
  • Very rare...

Released: Dec 24, 2025

Updates in v7.14.3.0

Features

  • Registers now preview on the Assembler tab.
  • Stack dump improvements: EBP is now highlighted, stack dump size has been increased to include all arguments.
  • Added EurekaLog news/updates/RSS notifications in IDE.

Fixes

  • Wine compatibility for DLLs with packages.
  • Minor improvements.

Released: Nov 6, 2025

Updates in v7.14.2.0

Features

  • Added the CurrentAddress function (ECallStack unit) to avoid inclusion of ELowLevel for the GetEIP function.
  • Added IDE's "Tools" / "EurekaLog" / "Bug Reports" / "Delete old bug reports..." menu item.
  • Updated the included VirtualMM.

Fixes

  • Fixed issue regarding the possible unexpected resetting of last error in DLLs.
  • Fixed rare deadlock when opening a locked bug report file.

Released: Oct 2, 2025

Updates in v7.14.1.0

Features

  • Added the ResStringCleanupCache function (EResourceStrings unit).

Fixes

  • Fixed using deprecated API in Jira.
  • Fixed very rare deadlock in multithreading apps.

Released: Sep 12, 2025

Updates in v7.14

Features

  • Added support for Embarcadero RAD Studio 13 Florence.
  • Added workaround to report exceptions with invalid CPU context.
  • Added the new "VirtualMM" debugging memory manager (replacement for SafeMM), see \Source\Extras\.
  • Made minor call stack improvements.
  • Made minor performance improvements.

Fixes

  • Fixed issue where Bugzilla sender fails to post new bug.
  • Fixed several multithreading issues.

Released: Jul 14, 2025

Updates in v7.13.4.2

Features

  • Added "Use incidents" option for GitLab sender.
  • Added the ability to report wrong DLL finalization order when using shared memory manager:
    • Shared memory manager in EXE finalizes before dynamically loaded DLL unloads.
    • DLL is still loaded after EXE is dead = all memory in DLL is released due to sharing memory manager.

Fixes

  • Fixed issue regarding RTL bug allocating memory for constants (unable to set EurekaLog memory filter in some cases).
  • [Regression, ecc32] Fixed issue so that "Base...