delve/pkg/terminal/starbind
Morten Linderud 8c392d2fdf
Implement source listing from debuginfo (#2885)
* service: Implement BuildID

Parse the BuildID of executables and provides it over the RPC
service.

Signed-off-by: Morten Linderud <morten@linderud.pw>

* command: Support debuinfod for file listing

Signed-off-by: Morten Linderud <morten@linderud.pw>

* debuginfod: create debuginfod package for common code

We remove the duplicated code and provide our a new debuginfod package.

Signed-off-by: Morten Linderud <morten@linderud.pw>

* starlark: Workaround for 'build_i_d'

Signed-off-by: Morten Linderud <morten@linderud.pw>

* command: Ensure we only overwrite path when one has been found

Signed-off-by: Morten Linderud <morten@linderud.pw>

* bininfo: Inline parseBuildID

Signed-off-by: Morten Linderud <morten@linderud.pw>
2022-01-30 13:39:30 -08:00
..
conv.go *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
repl.go terminal: add transcript command (#2814) 2022-01-27 13:18:25 -08:00
starlark_mapping.go Implement source listing from debuginfo (#2885) 2022-01-30 13:39:30 -08:00
starlark.go terminal: add transcript command (#2814) 2022-01-27 13:18:25 -08:00