llvm-symbolizer still requires to run dsymutil to find debug info though,
I'm not sure if we can teach llvm-symbolizer to find these without?
Details
Details
- Reviewers
aprantl JDevlieghere
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D144839
Add support to symbolize backtraces on crashes on Macho platforms AbandonedPublic Authored by mehdi_amini on Feb 26 2023, 8:25 PM.
Details
Summary llvm-symbolizer still requires to run dsymutil to find debug info though,
Diff Detail
Event Timeline
Revision Contents
Diff 500654 llvm/lib/Support/Unix/Signals.inc
|