delve/service/dap/daptest
Suzy Mueller 30cdedae69
service/dap: implement exception info (#2444)
* service/dap: implement exception info

* remove adding additional thread

* Fix tests

* add exceptionInfo tests

* update comments

* map paths to client paths

* remove launch.json

* remove change to ConvertEvalScope

* correct name of supportsExceptionInfoRequest

* Add TODO for deleting output event

* Print Stack header to buffer

* Try to move resolving exception info to onExceptionInfoRequest

* save the error and return if it is the current thread

* rename thread to g

* findgoroutine returns goroutine

* clean up findgoroutine

* log errors

* remove output event

* fix grammar
2021-05-17 09:25:41 -07:00
..
gen daptest/gen: use %#v instead of %q (#2478) 2021-05-12 19:58:38 -07:00
client.go service/dap: implement exception info (#2444) 2021-05-17 09:25:41 -07:00
resp.go daptest/gen: use %#v instead of %q (#2478) 2021-05-12 19:58:38 -07:00