delve/pkg/dwarf
aarzilli 96890bbe1e dwarf/op: return register values when they are the only piece
When there is a single piece and it's a register value just return it.
This is important for clang compiled programs which will use DW_OP_regN
to specify the value of the frame base.
2020-05-01 11:11:51 -07:00
..
dwarfbuilder proc: ignore DW_TAG_inlined_subroutine entries without abstract origin (#1637) 2019-07-26 11:24:35 -07:00
frame *: un-export unnecessarily public symbols 2020-03-31 14:47:29 -07:00
godwarf proc,dwarf: cache debug.Entry objects (#1931) 2020-03-20 10:23:10 -07:00
line Miscellaneous debug_line improvements (#1999) 2020-04-09 13:57:44 -07:00
loclist pkg/proc,pkg/dwarf: Introduce loclist package 2019-11-13 18:30:21 +01:00
op dwarf/op: return register values when they are the only piece 2020-05-01 11:11:51 -07:00
reader proc,dwarf: cache debug.Entry objects (#1931) 2020-03-20 10:23:10 -07:00
util *: Fix go vet complaints (#1935) 2020-03-18 09:25:32 -07:00