delve/pkg
aarzilli 368cbeb0bc dwarf/line: remove foundFile "optimization" from LineToPC
There is no guarantee that files will end up stored contiguously in the
debug_line section which makes this optimization wrong in the general
case.
In particular with recent versions of go1.11 and a go.mod file present
the go compiler seems to sometimes produce executables that actually
violate this assumption.
2018-07-23 10:08:28 -07:00
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf dwarf/line: remove foundFile "optimization" from LineToPC 2018-07-23 10:08:28 -07:00
goversion proc: correctly set G struct offset for 1.11 2018-06-11 11:09:02 -07:00
logflags *: function call injection for go 1.11 2018-07-13 13:37:54 -07:00
proc dwarf/line: remove foundFile "optimization" from LineToPC 2018-07-23 10:08:28 -07:00
terminal *: function call injection for go 1.11 2018-07-13 13:37:54 -07:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00