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

[#1279 2/4] Extend contrib code with coredumper #1295

Merged
merged 9 commits into from
Jan 31, 2023

Conversation

michalbiesek
Copy link
Contributor

This Pull Request introduced the coredumper library - library useful for generate core dump from AppScope code.

Important note

This Pull Request does not integrate and linking the coredumper in AppScope code it contains only changes required to add and build the coredumper library

@jrcheli
Copy link
Contributor

jrcheli commented Jan 31, 2023

Looks great to me. Confirmed that the version we imported matches e292a1288ed86f623af6a7f17cc529dcc52f782e from git@github.com:madscientist/google-coredumper.git. Reviewed subsequent changes to integrate with the build as well.

Merging.

@jrcheli jrcheli merged commit fee4081 into release/1.3 Jan 31, 2023
@jrcheli jrcheli deleted the feat-1279-add-coredump branch January 31, 2023 18:15
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.

Coredump possibilities in AppScope
2 participants