Demangle stack trace in Python
fzyzcjy opened this issue · 0 comments
fzyzcjy commented
Hi thanks for the library! I wonder how should I demangle the symbols? It seems it is in Rust API
symbolic/examples/addr2line/src/main.rs
Line 17 in 57246bf
demangle
in py
folder yields nothing.
Related: #799 (comment)