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

Fix dbgshim fails to decode libcoreclr.so headers from Snap install #3530

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

mikem8361
Copy link
Member

Issue: #3510

Add GetBuildIdFromSectionHeader that used when getting the build id note from the program headers failures.

Issue: dotnet#3510

Add GetBuildIdFromSectionHeader that used when getting the build id note
from the program headers failures.
@mikem8361 mikem8361 self-assigned this Nov 30, 2022
@mikem8361 mikem8361 requested a review from a team as a code owner November 30, 2022 23:18
@mikem8361
Copy link
Member Author

@gregg-miskelly when this build is finished for this PR can you test the libdbgshim.so?

This covers the live debugging case, but I have no solution for the dump/OpenVirtualProcess case.

Copy link
Member

@tommcdon tommcdon left a comment

Choose a reason for hiding this comment

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

Left a comment for your review

src/shared/dbgutil/elfreader.cpp Show resolved Hide resolved
Copy link
Member

@tommcdon tommcdon left a comment

Choose a reason for hiding this comment

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

LGTM!

@mikem8361 mikem8361 merged commit 5fd9d21 into dotnet:main Dec 1, 2022
@mikem8361 mikem8361 deleted the dbgshim branch December 1, 2022 22:07
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants