Skip to content

proc: fix finding moduledata in 1.26+#4228

Merged
aarzilli merged 1 commit into
go-delve:masterfrom
derekparker:wip/fix-debug-stripped-binaries-go126
Jan 7, 2026
Merged

proc: fix finding moduledata in 1.26+#4228
aarzilli merged 1 commit into
go-delve:masterfrom
derekparker:wip/fix-debug-stripped-binaries-go126

Conversation

@derekparker

Copy link
Copy Markdown
Member

Go switched to having a dedicated section to store this information, so we no longer have to use the brittle approach we used before.

Go switched to having a dedicated section to store this information, so
we no longer have to use the brittle approach we used before.

@aarzilli aarzilli 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

@aarzilli aarzilli merged commit e93cbe8 into go-delve:master Jan 7, 2026
3 of 5 checks passed
@derekparker derekparker deleted the wip/fix-debug-stripped-binaries-go126 branch January 7, 2026 16:56
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.

2 participants