Files
valkey/.github/workflows
Rain Valentine fd57c2171e add option to use libbacktrace for backtraces in crash reports (#3034)
With this we get more detailed backtrace information, including
information about static functions. Off by default - to enable you must
enable at compile time:

    make USE_LIBBACKTRACE=yes

Signed-off-by: Rain Valentine <rsg000@gmail.com>
2026-02-13 17:22:29 +01:00
..