minidump-writer icon indicating copy to clipboard operation
minidump-writer copied to clipboard

Use strongly-typed debug & code IDs

Open gabrielesvelto opened this issue 3 years ago • 3 comments

As per title, these are being introduced in https://github.com/luser/rust-minidump/pull/432

gabrielesvelto avatar Feb 09 '22 15:02 gabrielesvelto

@Jake-Shadle is this done?

Gankra avatar Apr 26 '22 20:04 Gankra

(or coherent?)

Gankra avatar Apr 26 '22 20:04 Gankra

Nope, I think it would help a bit on Linux, but Windows doesn't need it, and Mac is already just going directly to GUID since that's the type in the CV record so not super useful there?

Jake-Shadle avatar Apr 26 '22 21:04 Jake-Shadle