delve/service/rpc2
Derek Parker 96b379b5a2
service/debugger: improve CreateBreakpoint docs (#2553)
The existing documentation was a little light on details. This patch
gives more insight into how the argument to this function is used and
interpreted.

* service/rpc2,service/debugger: more doc updates

Combine debugger.CreateBreakpoint documentation with the documentation
that already existed for the rpc2 server CreateBreakpoint method.

Also adds more contextual information for both the server and client
with links to debugger.CreateBreakpoint documentation.
2021-06-29 15:14:24 +02:00
..
client.go service/debugger: improve CreateBreakpoint docs (#2553) 2021-06-29 15:14:24 +02:00
server.go service/debugger: improve CreateBreakpoint docs (#2553) 2021-06-29 15:14:24 +02:00