delve/Documentation
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
..
api Documentation: add DAP API page (#2856) 2022-01-06 08:58:08 -08:00
cli Implement source listing from debuginfo (#2885) 2022-01-30 13:39:30 -08:00
installation Documentation: add more installation instuctions (#2824) 2021-12-12 10:30:21 -08:00
internal Documentation: add notes on porting Delve to other architectures (#2666) 2021-08-20 09:32:56 -07:00
usage commmands: update DAP overview in help (#2850) 2022-01-06 08:57:40 -08:00
backend_test_health.md proc/native: disable watchpoints on Windows (#2769) 2021-10-30 06:47:38 -07:00
EditorIntegration.md Documentation: add vimspector to list of editor plugins (#2506) 2021-05-25 10:50:07 -07:00
faq.md Doc: update KnownBugs and faq. (#2196) 2020-10-19 08:21:03 -07:00
KnownBugs.md Doc: update KnownBugs and faq. (#2196) 2020-10-19 08:21:03 -07:00
README.md documentation: add gdlv to list of alternative UIs (#774) 2017-03-24 16:10:01 -07:00

Delve Documentation

Documentation for the project will reside in this directory.