go-delve / delve

Delve is a debugger for the Go programming language.
MIT License
22.37k stars 2.13k forks source link

proc: fix TestRangeOverFuncNext #3740

Closed aarzilli closed 2 weeks ago

aarzilli commented 4 weeks ago

Fix TestRangeOverFuncNext on non-linux operating systems, on arm64 and when the build mode is PIE.