delve/pkg/dwarf
Alessandro Arzilli 0c40a8f52a dwarf/reader,proc: support DW_AT_abstract_origin (#1111)
debug_info entries can use DW_AT_abstract_origin to inherit the
attributes of another entry, supporting this attribute is necessary to
support DW_TAG_inlined_subroutine.

Go, starting with 1.10, emits DW_TAG_inlined_subroutine entries when
inlining is enabled.
2018-02-13 09:20:45 -08: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 proc: support cgo stacktraces 2017-11-28 11:00:53 -08:00
godwarf proc/tests: testing apparatus for complex location expressions 2017-11-21 11:51:02 -08:00
line dwarf/line: fix output for the last line of a compile unit 2017-12-18 10:34:31 -08:00
op pkg/terminal: print DWARF location expression with whatis 2017-12-20 16:34:47 -08:00
reader dwarf/reader,proc: support DW_AT_abstract_origin (#1111) 2018-02-13 09:20:45 -08:00
util proc/tests: testing apparatus for complex location expressions 2017-11-21 11:51:02 -08:00