delve/service
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
..
api proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
debugger proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
rpc1 proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
rpc2 proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
rpccommon *: Fix log level setting in logrus 2018-07-02 09:31:53 -07:00
test proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
client.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
config.go proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -07:00
rpccallback.go Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
server.go misc: cleanup and documentation 2016-01-10 02:10:51 -08:00