MonoOni / binarydist

Mono Binary Builds for Testing
9 stars 0 forks source link

Take advantage of Mono crash reporting #29

Open NattyNarwhal opened 5 years ago

NattyNarwhal commented 5 years ago

Mono plans to add telemetry with Sentry for enhanced crash diagnostics and reporting.

Follow up with Alexander Kyte from MS if we decide to go this route.

kadler commented 5 years ago

FYI, I have a dladdr() implementation that I'm working on finishing up.