delve/pkg/dwarf/op
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
..
op_test.go pkg/proc,service: support linux/386 (#1884) 2020-03-10 09:34:40 -07:00
op.go dwarf/op: return register values when they are the only piece 2020-05-01 11:11:51 -07:00
opcodes.go pkg/proc, pkg/dwarf/op: support DW_OP_piece, DW_OP_regX, DW_OP_fbreg 2017-11-21 11:51:02 -08:00
opcodes.table *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
regs.go *: Add some more documentation to exported types and methods 2020-03-28 19:14:58 +01:00