delve/cmd/dlv
Brian de Alwis cb65877297 cmd/dlv: add --continue to continue process on launch/attach (#1585)
* Add --continue to continue process on launch/attach

* Add small test of --continue

* regenerate usage docs

* minor cleanup

* Use similar approach to `trace` and connect and detach using a client instance

* back out previous attempt

* regen usage doc

* fix up continue test

* fix TestContinue to properly test --continue

* back out unnecessary changes

* update faq
2019-07-19 10:59:38 -07:00
..
cmds cmd/dlv: add --continue to continue process on launch/attach (#1585) 2019-07-19 10:59:38 -07:00
dlv_test.go cmd/dlv: add --continue to continue process on launch/attach (#1585) 2019-07-19 10:59:38 -07:00
main.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00