Skip to content

doug-w/PlCrashReporterAnalyzer

Repository files navigation

PlCrashReporter Analyzer#

Introduction

PlCrashReporter Analyzer is a set of Java utilities that allow you to parse and interpret non-symbolicated dumps generated by PlCrashReporter.

It has two methods:

  • getCrashReport() - returns a string in the same format as an Apple crash log suitable for symbolication.
  • getCrashFingerPrint() - returns a hash of the crash that should uniquely identify it. Suitable for sorting a large number of crashes by type.

About

Maven project to read PLCrashReports

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages