delve/pkg/dwarf/godwarf
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
..
addr.go proc/dwarf: Move util functions to dwarf package (#3252) 2023-01-16 09:20:20 -08:00
buf.go proc/dwarf: Move util functions to dwarf package (#3252) 2023-01-16 09:20:20 -08:00
fakes.go proc: use stack machine to evaluate expressions (#3508) 2023-10-17 11:21:59 -07:00
sections.go proc: support GNU compressed debug sections (go1.11 support) 2018-06-22 11:20:38 -07:00
tree_test.go dwarf,proc: fix typos in comments and error messages (#3379) 2023-05-23 18:22:20 +02:00
tree.go pkg/proc: defend better against missing DWARF (#3695) 2024-04-05 11:46:39 +02:00
type.go proc: support reading captured variables of closures (#3682) 2024-04-07 21:36:50 -07:00