Skip to content

A macOS app that symbolicates crash reports. You can use it as a GUI on top of Apple's atos command line tool. It also verifies that the binary executable, symbols file and crash report match, and replaces unsymbolicated symbols in the crash report, which you can save to disk.

Notifications You must be signed in to change notification settings

zcohan/simba-symbolication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alt screenshot

Ever run into problems symbolicating a crash report for your Mac or iOS app? Simba is here to help!

You will need the crash report (.crash), the original binary executable file, and a .dSYM file of symbols.

This app symbolicates the crash report for you, using Atos.

More details on this approach to manual symbolication can be found here.

About

A macOS app that symbolicates crash reports. You can use it as a GUI on top of Apple's atos command line tool. It also verifies that the binary executable, symbols file and crash report match, and replaces unsymbolicated symbols in the crash report, which you can save to disk.

Topics

Resources

Stars

Watchers

Forks