EurekaLog v7.13

Released: Oct 17, 2024

Aggiornamenti in v7.13

Funzionalità

  • 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.
  • Major rewrite of the internal code changes how exceptions are associated with exception information, fixes various multi-threading issues.
  • Threads created with BeginThreadEx / TThreadEx will now have EurekaLog enabled only if the caller thread also has EurekaLog enabled. This is the default behavior which can be overridden by using the AELEnable parameter.
  • Removed old deprecated units.

Correzioni

  • [Viewer] Fixed bug report printing failure in rare cases.
  • Possible ecc32 crash on some map files.
  • Rare stack overflow.
  • Encoding conversion issues on ANSI IDEs.
  • Various regression fixes.