Commit 2e075c3
committed
Fix: Add cxxabi fallback to buffer-based demangle function
Fixes #2546
The buffer-based demangle() function now falls back to cxxabi when
libiberty is not available, matching the behavior of the string-based
version. This ensures stack traces are readable even without binutils-dev.1 parent 60fb359 commit 2e075c3
3 files changed
Lines changed: 437 additions & 414 deletions
0 commit comments