delve/service/rpc2
Hyang-Ah Hana Kim e072a64903
pkg/terminal: add 'packages' command (#3499)
This command lists the packages included in the debugee.
The implementation utilizes "ListPackagesBuildInfo" RPC.

In order to support server-side filtering like `sources` and other
commands, expanded the ListPackagesBuildInfo RPC to take an optional
filter field.
2023-09-18 08:59:58 -07:00
..
client.go pkg/terminal: add 'packages' command (#3499) 2023-09-18 08:59:58 -07:00
server.go pkg/terminal: add 'packages' command (#3499) 2023-09-18 08:59:58 -07:00