delve/service
aarzilli a2eb983e3c proc: be more lenient with errors in GoroutinesInfo
Instead of failing on the first goroutine we can't read save the error
message and keep going.

Fixes a bug reported on the mailing list:
https://groups.google.com/d/msgid/delve-dev/3b3bfaa3-83d5-4676-b974-1fec40e5bf53%40googlegroups.com?utm_medium=email&utm_source=footer
2018-09-25 08:44:13 -07:00
..
api proc: be more lenient with errors in GoroutinesInfo 2018-09-25 08:44:13 -07:00
debugger *: Misc refactors, and doc additions 2018-09-19 20:59:35 +02:00
rpc1 proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
rpc2 proc,service,terminal: information about stack trace truncation 2018-08-30 16:52:00 -07:00
rpccommon *: Fix log level setting in logrus 2018-07-02 09:31:53 -07:00
test service/test: fix typo 2018-09-20 11:48:37 +02: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