go-delve_delve/Documentation
Alessandro Arzilli 17acdb87a7
proc,service,terminal: add events call use it for dld notifications (#3980)
Add a GetEvents method that can be used to retrieve debug events, adds
events for downloading debug info through debuginfod and shows those
events in the command line client as well as console messages in DAP.

In the future this events mechanism can be used to unify EBPF
tracepoints with old style tracepoints.

Update #3906
2025-08-04 08:12:48 -07:00
..
api service/rpc1: delete APIv1 (#3881) 2024-12-16 12:30:47 -08:00
cli proc,service,terminal: add events call use it for dld notifications (#3980) 2025-08-04 08:12:48 -07:00
installation Documentation: using go install is preferable (#3853) 2024-11-06 10:27:10 -08:00
internal Documentation: add notes on porting Delve to other architectures (#2666) 2021-08-20 09:32:56 -07:00
usage service/rpc1: delete APIv1 (#3881) 2024-12-16 12:30:47 -08:00
backend_test_health.md pkg/proc: support watchpoint on nil interface (#3924) 2025-02-28 11:02:35 +01:00
EditorIntegration.md Documentation: Add dape to list of plugins (#3817) 2024-09-26 09:02:14 +02:00
faq.md *: Correct spelling mistakes (#3555) 2023-11-06 07:55:44 -06: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.