![]() * 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 |
||
---|---|---|
.. | ||
debugger_darwin.go | ||
debugger_freebsd.go | ||
debugger_linux.go | ||
debugger_test.go | ||
debugger_unix_test.go | ||
debugger_unix.go | ||
debugger_windows.go | ||
debugger.go |