delve/pkg
aarzilli 8f1fc63da8 proc,service,terminal: read defer list
Adds -defer flag to the stack command that decorates the stack traces
by associating each stack frame with its deferred calls.

Reworks proc.next to use this feature instead of using proc.DeferPC,
laying the groundwork to implement #1240.
2018-07-24 14:58:56 -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 proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
terminal proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00