Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

symbolizer: Add Rust demangling support #612

Open
kakkoyun opened this issue Feb 9, 2022 · 1 comment
Open

symbolizer: Add Rust demangling support #612

kakkoyun opened this issue Feb 9, 2022 · 1 comment
Labels
area/symbolization Something about symbolization

Comments

@kakkoyun
Copy link
Member

kakkoyun commented Feb 9, 2022

@kakkoyun kakkoyun self-assigned this Feb 9, 2022
@kakkoyun kakkoyun added the area/symbolization Something about symbolization label Feb 9, 2022
@javierhonduco
Copy link
Contributor

Turns out we already supported the Rust mangling scheme. Added some basic tests in #892 for both C++ and Rust.
Let's keep an eye on the new mangling scheme that'll roll out in the future rust-lang/rust#60705!

@kakkoyun kakkoyun removed their assignment Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/symbolization Something about symbolization
Projects
None yet
Development

No branches or pull requests

2 participants