Skip to content

A python script to symbolicate OS X (and iOS) crash logs

License

Notifications You must be signed in to change notification settings

james-howard/symbolicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

symbolicate

A python script to symbolicate OS X (and iOS) crash logs.

Provided that you have a crash log and a dSYM file corresponding to the crashed version of the app somewhere on your system that spotlight can index, this script will process your crash log and fill out your symbols.

Usage

python symbolicate.py /path/to/log.crash

About

A python script to symbolicate OS X (and iOS) crash logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages