lazarus-exception-logger
lazarus-exception-logger copied to clipboard
DWARF support on 64bit.
It support DWARF debug information on Win64. With -g compiler option.
And exception form showing like default exception dialog.
Not perfect, but works under Win32(stabs) and Win64(dwarf).
Win32
Win64
@rasberryrabbit can you please fix the github DCO check errors? https://github.com/r3code/lazarus-exception-logger/pull/19/checks?check_run_id=14522060930
Ok, I fix DCO check.