Skip to content

proc: fix hasInlines in stacktrace, fix range step with inlining#4345

Merged
derekparker merged 1 commit into
go-delve:masterfrom
aarzilli:rangeoverfunc127more
May 18, 2026
Merged

proc: fix hasInlines in stacktrace, fix range step with inlining#4345
derekparker merged 1 commit into
go-delve:masterfrom
aarzilli:rangeoverfunc127more

Conversation

@aarzilli

Copy link
Copy Markdown
Member

The hasInlines flag was not correctly set for inlined flags, causing
stepping through inlined range-over-func bodies to not behave
correctly.

The hasInlines flag was not correctly set for inlined flags, causing
stepping through inlined range-over-func bodies to not behave
correctly.

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

@derekparker derekparker merged commit fbd839e into go-delve:master May 18, 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