delve/pkg/dwarf/godwarf
Frederic Branczyk 436fed8ec4
godwarf: Allow extracting a DWARF entry's field (#3258)
Previously it was only possible to extract a value of type `any` using
an attribute name. This poses challenges when fields are allowed to have
different classes, and it is ambiguous how to handle them.
2023-01-31 08:40:19 -08: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
sections.go proc: support GNU compressed debug sections (go1.11 support) 2018-06-22 11:20:38 -07:00
tree_test.go proc,dwarf: cache debug.Entry objects (#1931) 2020-03-20 10:23:10 -07:00
tree.go godwarf: Allow extracting a DWARF entry's field (#3258) 2023-01-31 08:40:19 -08:00
type.go proc/dwarf: Move util functions to dwarf package (#3252) 2023-01-16 09:20:20 -08:00