This patch adds the code needed to parse a minidump file into the
MinidumpYAML model, and the necessary glue code so that obj2yaml can
recognise the minidump files and process them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
James, do you have any thoughts on this? I think the minidump-specific changes are all pretty straight-forward here, so the thing I'm most interested in is whether this is ok from a obj2yaml perspective.
Comment Actions
Sorry, I've been a bit snowed under with other stuff recently. I don't claim to be an expert on obj2yaml, but this LGTM.
Comment Actions
No worries. You still have the fastest average response time for my code reviews/emails. :)