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. |
||
|---|---|---|
| .. | ||
| api | ||
| dap | ||
| debugger | ||
| internal/sameuser | ||
| rpc1 | ||
| rpc2 | ||
| rpccommon | ||
| test | ||
| client.go | ||
| config.go | ||
| listenerpipe.go | ||
| rpccallback.go | ||
| server.go | ||