delve/pkg
Alessandro Arzilli e9616a7f98
proc: fix rangeFuncStackTrace with inlined functions (#3849)
If an inlined function is encountered we should keep searching for its
rangeParent even if we don't have a closurePtr because it could be that
the function has been inlined into its rangeParent.

This does not need a new test, the existing tests already fail on
go1.24.
2024-11-04 08:21:40 -08:00
..
astutil pkg/astutil,pkg/elfwriter: fix package doc (#3753) 2024-06-20 21:48:33 +02:00
config go.mod: update gopkg.in/yaml to v3 (#3776) 2024-07-11 08:04:47 -07:00
dwarf delve: add linux-riscv64 support (#3785) 2024-10-11 12:34:25 -07:00
elfwriter pkg/astutil,pkg/elfwriter: fix package doc (#3753) 2024-06-20 21:48:33 +02:00
gobuild all: replace deprecated io/ioutil with io and os (#3509) 2023-09-25 11:41:59 -07:00
goversion TeamCity: move riscv64 backend testing to tip (#3842) 2024-10-28 11:38:01 -07:00
internal/gosym *: remove redundant lines at the start/end of block (#3773) 2024-07-11 13:54:55 +02:00
locspec Documentation: fix autogenerated markdown documentation (#3836) 2024-10-21 09:15:44 -07:00
logflags all: replace deprecated io/ioutil with io and os (#3509) 2023-09-25 11:41:59 -07:00
proc proc: fix rangeFuncStackTrace with inlined functions (#3849) 2024-11-04 08:21:40 -08:00
terminal service,terminal,cmd/dlv: automatically guessing substitute-path config (#3781) 2024-10-31 10:19:08 -07:00
version *: release version 1.23.1 (#3816) 2024-09-23 11:37:44 -07:00