rust/tests/ui/backtrace
Hood Chatham 476ea45c68 Emscripten: Xfail backtrace ui tests
It is possible to link libunwind and use the normal backtrace code, but it fails
to symbolize stack traces. I investigated and could get the list of instruction
pointers and symbol names, but I'm not sure how to use the dwarf info to map
from instruction pointer to source location. In any case, fixing this is
probably not a high priority.

See https://github.com/rust-lang/rust/issues/131738
2024-10-16 12:22:14 +02:00
..
auxiliary
apple-no-dsymutil.rs
backtrace.rs
dylib-dep.rs
line-tables-only.rs
std-backtrace.rs
synchronized-panic-handler.rs
synchronized-panic-handler.run.stderr