Skip to content

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

Merged
mikem8361 merged 1 commit into
dotnet:mainfrom
mikem8361:dbgshim
Dec 1, 2022
Merged

Fix dbgshim fails to decode libcoreclr.so headers from Snap install#3530
mikem8361 merged 1 commit into
dotnet:mainfrom
mikem8361:dbgshim

Conversation

@mikem8361

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor 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.

@tommcdon tommcdon left a comment

Copy link
Copy Markdown
Member

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

Comment thread src/shared/dbgutil/elfreader.cpp

@tommcdon tommcdon left a comment

Copy link
Copy Markdown
Member

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