On 06/03/20 16:46, Andrew Sutherland wrote: > 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.
Yes, we will soon be improving over that to replace the
minidump-specific functionality of Breakpad. Sentry still relies on
Breakpad for that stuff and I intend to replace that functionality with
an all-Rust implementation based on Ted's stuff. Bug 1588530 [1] is the
meta that tracks all this work.
Gabriele
[1] [meta] Crash reporting Rust rewrite
https://bugzilla.mozilla.org/show_bug.cgi?id=1588530
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

