vlib: use libiberty to demangle backtrace if present 77/42677/2
authorDamjan Marion <[email protected]>
Fri, 4 Apr 2025 11:23:32 +0000 (13:23 +0200)
committerDave Wallace <[email protected]>
Fri, 4 Apr 2025 15:08:36 +0000 (15:08 +0000)
commiteb8726874efcf8f880ae5b6cdcd4315d6858e121
treeb017d53f7d1c088d97438449d5305b7664279d69
parentf479eeb76b4a1aa0bfd3adf888a8679e27875fd8
vlib: use libiberty to demangle backtrace if present

Only C++ for now.... but others like rust can be added easily

Type: improvement
Change-Id: Ic61766f9944c0c19711a40a4686d296605d6c10d
Signed-off-by: Damjan Marion <[email protected]>
Makefile
src/vlib/CMakeLists.txt
src/vlib/unix/main.c