Skip to content

Scrape symbols from OS X system updates for Breakpad crash reporting

License

Notifications You must be signed in to change notification settings

luser/breakpad-mac-update-symbols

Repository files navigation

This repository contains scripts for dumping debug symbols from OS X system libraries contained in Apple system updates.

It uses reposado to mirror updates from Apple's update servers locally, and then several scripts to unpack the updates and dump symbols into Breakpad's textual symbol format.

A Dockerfile is provided to ease usage given the number of prerequisites. You can pull a prebuilt image from luser/breakpad-mac-update-symbols on Docker Hub.

This software is provided under the MIT license. See LICENSE.

There is a daily task scheduled to run these scripts as a Taskcluster hook.

About

Scrape symbols from OS X system updates for Breakpad crash reporting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published