atos and dwarfdump won't symbolicate my address

前端 未结 6 875
粉色の甜心
粉色の甜心 2020-12-02 07:55

I received a crash report via AirBrake.io that isn\'t symbolicated. Since the crash report is not in exactly the same format as an Apple crashlog I can\'t just drop it on XC

6条回答
  •  北海茫月
    2020-12-02 08:09

    You can try and use a script I wrote for symbolicate using atos command:

    https://github.com/IdoTene/MacosSymbolicateCrash

提交回复
热议问题