Skip to content

service/dap,terminal: cover more cases in examinemem command#4300

Merged
derekparker merged 1 commit into
go-delve:masterfrom
aarzilli:examinememroundtrip
Mar 25, 2026
Merged

service/dap,terminal: cover more cases in examinemem command#4300
derekparker merged 1 commit into
go-delve:masterfrom
aarzilli:examinememroundtrip

Conversation

@aarzilli
Copy link
Copy Markdown
Member

Cover some cases that were not handled by the implementation. Also in
the version of the code in DAP use the proc.Variable directly, avoiding
the roundtrip through a string.

Cover some cases that were not handled by the implementation. Also in
the version of the code in DAP use the proc.Variable directly, avoiding
the roundtrip through a string.
Copy link
Copy Markdown
Member

@derekparker derekparker left a comment

Choose a reason for hiding this comment

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

LGTM

@derekparker derekparker merged commit d355ae4 into go-delve:master Mar 25, 2026
4 of 5 checks passed
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