delve/pkg
aarzilli b8ed126bf6 proc/*: allow stepping into functions without debug_info symbols
If proc.Step encounters a CALL instruction that points to an address
that isn't associated with any function it should still follow the
CALL.

The circumstances creating this problem do not normally occur, it was
encountered in the process of fixing a bug created by Go1.12.
2018-11-20 12:57:25 -08:00
..
config pkg/prog: Improve support for external debug info 2018-11-08 10:16:42 -08:00
dwarf pkg/dwarf: Remove exec bit from reader.go 2018-11-01 06:44:16 +01: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 proc/*: allow stepping into functions without debug_info symbols 2018-11-20 12:57:25 -08:00
terminal proc/proc: Extend GoroutinesInfo to allow specifying a range 2018-11-19 10:06:38 -08:00
version all: Bump to v1.1.0 2018-08-16 13:20:21 -07:00