delve/Documentation
Alessandro Arzilli af1ffc8504 proc,proc/native,proc/gdbserial: initial plugin support (#1413)
Adds initial support for plugins, this is only the code needed to keep
track of loaded plugins on linux (both native and gdbserial backend).

It does not actually implement support for debugging plugins on linux.

Updates #865
2019-03-20 10:32:51 -07:00
..
api *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
cli proc,proc/native,proc/gdbserial: initial plugin support (#1413) 2019-03-20 10:32:51 -07:00
installation *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
internal Documentation: better documentation menu, add guide to writing a client 2018-07-02 09:35:27 -07:00
usage Documentation: Remove empty doc file 2019-02-22 12:04:49 +01:00
EditorIntegration.md Documentation: Add Sublime plugin (#1352) 2018-09-24 10:24:49 -07:00
KnownBugs.md *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01: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.