delve/pkg/goversion
Suzy Mueller f86ed675d8
service/dap: add panic and throw text to stopped event (#2559)
* service/dap: add panic and throw text to stopped event

We can add more information to the stopped events on errors using
the `Text` field in the stopped event. We already use this to display
the runtime errors. Adding this information to the stopped reason will
also help to show the user additional info when a stopped event is not
associated with a particular goroutine.
2021-07-13 08:38:28 -07:00
..
compat.go service/dap: add panic and throw text to stopped event (#2559) 2021-07-13 08:38:28 -07:00
go_version.go service/dap: add panic and throw text to stopped event (#2559) 2021-07-13 08:38:28 -07:00
version_test.go cmd/dlv: do not pass "linkmode internal" for windows on go1.9 and later 2017-08-01 11:20:25 -06:00