You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was stabilized toward the beginning of 2022
(rust-lang/rust#90128), though it still isn't
the default used by the compiler. Fuchsia tooling should know how to
demangle Rust symbols by now (except for tools that already don't
work with the legacy mangling scheme, http://fxbug.dev/64315).
Test: Manually verified that zxdb can symbolize backtraces when this
option is enabled.
Fixed: 57302
Change-Id: If0284671499af04194ab6033a3b7c54cf2314cd2
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/769822
Reviewed-by: Joseph Ryan <josephry@google.com>
Commit-Queue: Tyler Mandry <tmandry@google.com>
Fuchsia-Auto-Submit: Tyler Mandry <tmandry@google.com>
Reviewed-by: David Koloski <dkoloski@google.com>
Reviewed-by: Dangyi Liu <dangyi@google.com>
0 commit comments