delve/pkg/dwarf
Derek Parker 810b22a633 pkg/dwarf: Remove exec bit from reader.go
For some reason the Go file pkg/dwarf/reader/reader.go had the exec bit
set on it. This patch removes that.
2018-11-01 06:44:16 +01:00
..
dwarfbuilder pkg/proc, pkg/dwarf/op: support DW_OP_piece, DW_OP_regX, DW_OP_fbreg 2017-11-21 11:51:02 -08:00
frame proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
godwarf proc: add flag to disable escape checking in function calls 2018-10-15 09:31:35 -07:00
line proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
op proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
reader pkg/dwarf: Remove exec bit from reader.go 2018-11-01 06:44:16 +01:00
util proc/tests: testing apparatus for complex location expressions 2017-11-21 11:51:02 -08:00