Skip to content

jam/Symbolicator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple replacement for Xcode/symbolicatecrash for iOS/OSX crash dumps.

It should support 32-bit/64-bit ARM and x86 crash reports. It uses Spotlight to locate dSYMs much the same way symbolicatecrash does. It should be simple enough to extend it to allow you to specify the build to use for symbols allowing you to rebuild with a known codebase if you no longer have the original build. Some pretty-ing up of the output is probably in order ;)

Just drag a crash report onto the Dock icon and Symbolicator will spit out a .symbolicated file in the same directory as the source file.

About

Symbolication for OSX/iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 75.1%
  • Objective-C 19.0%
  • Objective-C++ 5.9%