Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial coredump document #195

Merged
merged 2 commits into from
Jan 17, 2023

Conversation

xtuc
Copy link
Contributor

@xtuc xtuc commented Dec 7, 2022

Closes #190.

Adapted from https://github.com/xtuc/wasm-coredump-format. I suggest we start with my initial idea and iterate on the design, does that make sense? I'm planning to send followup changes to address points we discussed during the CG.

Copy link
Member

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this. I think it could be very useful.

Coredump.md Outdated Show resolved Hide resolved
Coredump.md Outdated Show resolved Hide resolved
Coredump.md Outdated Show resolved Hide resolved
@xtuc xtuc force-pushed the sven/add-initial-coredump branch 3 times, most recently from 055fafc to 976918d Compare December 9, 2022 19:11
@xtuc xtuc requested a review from sbc100 December 9, 2022 19:12
Coredump.md Show resolved Hide resolved
Coredump.md Show resolved Hide resolved
Coredump.md Show resolved Hide resolved
@xtuc xtuc requested review from dschuff and removed request for sbc100 December 14, 2022 08:27
Coredump.md Show resolved Hide resolved
Coredump.md Show resolved Hide resolved
Coredump.md Outdated Show resolved Hide resolved
Coredump.md Outdated Show resolved Hide resolved
Coredump.md Outdated Show resolved Hide resolved
Coredump.md Outdated Show resolved Hide resolved
Coredump.md Outdated Show resolved Hide resolved
Coredump.md Outdated Show resolved Hide resolved
Co-authored-by: Derek Schuff <dschuff@chromium.org>
@xtuc xtuc requested a review from sbc100 December 23, 2022 08:54
@xtuc
Copy link
Contributor Author

xtuc commented Dec 23, 2022

Please merge when you are happy to. As I said, I'm going to iterate on the format to address what we discussed at the CG meeting.

@xtuc
Copy link
Contributor Author

xtuc commented Jan 17, 2023

@sbc100 @dschuff could you please merge this initial version?

@dschuff dschuff merged commit f1645f6 into WebAssembly:main Jan 17, 2023
@dschuff
Copy link
Member

dschuff commented Jan 17, 2023

Thanks! Sorry for the delay.

@xtuc xtuc deleted the sven/add-initial-coredump branch January 18, 2023 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wasm coredump format
3 participants