On 3/6/20 2:24 AM, Gabriele Svelto wrote:
Now for the long answer: we're leveraging the Sentry crates to replace
our current crash reporting machinery. Not only they're faster and
better than what we have now but their functionality is far richer. So
it will be possible - and possibly even desirable - to fold all of this
functionality into a single tool that knows how to do both stack-walking
and symbolication.

Thank you both very much for the clarifications and your excellent work here!

In terms of the Sentry crates, I presume that means the crates in https://github.com/getsentry/symbolic repo?  Are there still reasons to use/pay attention to Ted's https://github.com/luser/rust-minidump repo?  For example, I use slightly modified versions of `get-minidump-instructions` and `minidump_dump` from the latter, but I want to make sure I'm hitching my metaphorical tooling wagon to the right metaphorical tooling horse.

Thanks again!
Andrew

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to