delve/service/rpc2
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
..
client.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
server.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00