delve/pkg/dwarf/reader
Alessandro Arzilli bbcea6b9f4
proc: support reading captured variables of closures (#3682)
Supports showing captured variables for function closures on versions
of Go that export informations about the closure struct (Go >= 1.23)

Fixes #3612
2024-04-07 21:36:50 -07:00
..
reader.go dwarf,proc: fix typos in comments and error messages (#3379) 2023-05-23 18:22:20 +02:00
variables.go proc: support reading captured variables of closures (#3682) 2024-04-07 21:36:50 -07:00