delve/pkg/dwarf
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
..
dwarfbuilder proc: add LocationCover method to BinaryInfo (#1573) 2019-06-24 08:02:14 -07:00
frame proc: support debugging plugins (#1414) 2019-05-08 14:06:38 -07:00
godwarf godwarf: fix nil pointer reading recursive types involving an array (#1582) 2019-06-12 17:35:00 -07:00
line *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
op *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
reader proc: support setting string values when it requires an allocation (#1548) 2019-06-17 09:51:29 -07:00
util proc/tests: testing apparatus for complex location expressions 2017-11-21 11:51:02 -08:00