delve/service/test
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
..
cmd Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
common_test.go all: Spelling 2018-03-20 11:05:35 +01:00
integration1_test.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
integration2_test.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
variables_test.go *: function call injection for go 1.11 2018-07-13 13:37:54 -07:00