delve/pkg/dwarf
David Chase a25d2a2b24 proc: added *BinaryInfo.AllPCsForFileLine for faster bulk queries (#1592)
Support for bulk queries makes the DWARF quality checker
(github.com/dr2chase/dwarf-goodness/cmd/dwarf-goodness)
run much more efficiently (replace quadratic cost with
linear).
2019-06-27 19:39:15 -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 proc: added *BinaryInfo.AllPCsForFileLine for faster bulk queries (#1592) 2019-06-27 19:39:15 -07: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