delve/pkg/dwarf/dwarfbuilder
Alessandro Arzilli a7c2d837d5 proc: add LocationCover method to BinaryInfo (#1573)
Also fixes findCompileUnitForOffset which was broken in some edge cases
(when looking up an offset inside the last child of the compilation
unit) which don't happen in normal executables (we only look up types, and those
are always direct childs of compile units).
2019-06-24 08:02:14 -07:00
..
builder.go pkg/proc, pkg/dwarf/op: support DW_OP_piece, DW_OP_regX, DW_OP_fbreg 2017-11-21 11:51:02 -08:00
info.go proc: add LocationCover method to BinaryInfo (#1573) 2019-06-24 08:02:14 -07:00
loc.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00