delve/service
polinasok 17e70a908e
logflags: Add pid to server-listening-at message (#1885)
* logflags: Add pid to server-listening-at message

* Address review comments: use logger

Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
2020-03-09 10:14:34 -07:00
..
api service/api: Refactor examine memory pretty printer 2020-03-01 11:16:29 +01:00
dap logflags: Add pid to server-listening-at message (#1885) 2020-03-09 10:14:34 -07:00
debugger pkg,service: Use PCToFunc instead of PCToLine if it only needs func (#1894) 2020-02-25 21:01:37 -08:00
rpc1 proc,service: allow printing registers for arbitrary frames (#1875) 2020-02-24 10:47:02 -08:00
rpc2 proc,service: allow printing registers for arbitrary frames (#1875) 2020-02-24 10:47:02 -08:00
rpccommon logflags: Add pid to server-listening-at message (#1885) 2020-03-09 10:14:34 -07:00
test debugger: CreateBreakpoint should delete existing breakpoints (#1892) 2020-02-25 12:29:20 -08:00
client.go proc,service: allow printing registers for arbitrary frames (#1875) 2020-02-24 10:47:02 -08:00
config.go cmd/dlv: Fix same-user check and add flag to disable it (#1839) 2020-02-11 09:06:29 -08:00
listenerpipe.go cmd,service: in non-headless mode use an in-memory connection 2018-10-08 15:11:13 -07:00
rpccallback.go Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
server.go cmd,service: remove temporary def of Server interface in func 2018-10-09 07:56:48 -07:00