ScintillatorSynth / Scintillator

A Video Synthesis Engine for SuperCollider
https://scintillatorsynth.org
56 stars 8 forks source link

Add crash reporting to MacOS #138

Closed lnihlen closed 4 years ago

lnihlen commented 4 years ago

Purpose and motivation

Continuation of work in #137, extends the Crashpad minidump collection and upload, plus the symbol collection during compilation, to MacOS.

Implementation

Some work on crashpad-ext to get the dependencies compiling correctly, and then patching of scinserver for the MacOS-specific parts of the crash reporting.

Types of changes

Status