delve/service/rpc2
Derek Parker 29aa2ea8c9
pkg/terminal,pkg/proc: Implement next-instruction (#3671)
The next-instruction (nexti) command behaves like
step-instruction (stepi) however, similar to the
`next` command it will step over function calls.
2024-02-28 09:28:33 +01:00
..
client.go pkg/terminal,pkg/proc: Implement next-instruction (#3671) 2024-02-28 09:28:33 +01:00
server.go service: fix a bunch of linter warnings from GoLand (#3551) 2023-11-05 17:36:37 +01:00