EurekaLog v7.13.4.0

Released: Jun 27, 2025

Updates in v7.13.4.0

Features

  • 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 projects if you made local copies.

Fixes

  • Fixed rare hang on startup when low-level hooks are disabled.
  • Fixed Int64/UInt64 overflow.
  • Fixed issue where EurekaLog internal logging conflicted with FastMM logging.
  • [C++Builder] Fixed rare stack overflow on startup.
  • Made various regression fixes and minor improvements.