You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libdwarf used by backward.h created versioning problems after
development system was updated to Ubuntu 25.04.
- third-party/backward.h is deleted. Backtrace printing uses only
backtrace, backtrace_symbols_fd and code within log_print_backtrace()
- HAVE_DEVELOPER and extended_stacktrace are deleted
- SA_SIGINFO is not checked for - it is assumed to be set
- buildtype=release - for debugging use meson setup --buildtype=debug
build
0 commit comments