delve/pkg/dwarf
aarzilli 8bbccb3e66 proc: use new extended attribute to resolve concrete type of interfaces
go1.11 adds a new extended attribute to all type DIEs containing the
address of the corresponding runtime._type struct, use this attribute
to find the DIE of the concrete type of interface variables when
available.
2018-06-11 11:09:02 -07:00
..
dwarfbuilder pkg/proc, pkg/dwarf/op: support DW_OP_piece, DW_OP_regX, DW_OP_fbreg 2017-11-21 11:51:02 -08:00
frame all: Spelling 2018-03-20 11:05:35 +01:00
godwarf proc: use new extended attribute to resolve concrete type of interfaces 2018-06-11 11:09:02 -07:00
line proc,dwarf/line: support is_stmt and prologue_end flags 2018-06-11 11:09:02 -07:00
op all: Spelling 2018-03-20 11:05:35 +01:00
reader proc: support inlining 2018-03-26 14:30:38 -04:00
util proc/tests: testing apparatus for complex location expressions 2017-11-21 11:51:02 -08:00