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

Enable coredump generation for all supported architectures #2571

Open
wants to merge 1 commit into
base: criu-dev
Choose a base branch
from

Conversation

ss141309
Copy link

fixes #2433

@rst0git can you please check this patch? Have I included all the relevant notes and registers? I was using the output of gcore to verify which notes need to be added. I will soon add the support for more architectures if this one is alright.
Thank you.

Add relevant elf header constants and notes for the aarch64 platform
to enable coredump generation.

Signed-off-by: समीर सिंह Sameer Singh <[email protected]>
@avagin avagin requested a review from rst0git January 28, 2025 18:42
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.

Enable coredump generation for all supported architectures
2 participants