https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64595 --- Comment #8 from Andreas Schwab <schwab@linux-m68k.org> --- Why does libbacktrace need debug info? All required unwind information is included in the binary. Glibc's backtrace can do that too.