delve/pkg/dwarf/godwarf
aarzilli 18f2a4c46b proc,dwarf/godwarf: support parametric types with dictionaries
Change debug_info type reader and proc to convert parametric types into
their real types by reading the corresponding dictionary entry and
using the same method used for interfaces to retrieve the DIE from a
runtime._type address.

'2586e9b1'.
2021-10-02 15:44:30 +02:00
..
addr.go dwarf/loclist,godwarf,proc: support DWARF version 5 loclists and debug_addr (#2097) 2020-08-17 17:19:46 -07: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: assert children are not ignored (#2388) 2021-03-15 09:36:11 -07:00
type.go proc,dwarf/godwarf: support parametric types with dictionaries 2021-10-02 15:44:30 +02:00