未验证 提交 3269d7a1 编写于 作者: M Mark Eibes 提交者: GitHub

service/dap: Update server.go (#2350)

上级 32a45afa
......@@ -1410,7 +1410,7 @@ func newEvent(event string) *dap.Event {
}
const BetterBadAccessError = `invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation]
Unable to propogate EXC_BAD_ACCESS signal to target process and panic (see https://github.com/go-delve/delve/issues/852)`
Unable to propagate EXC_BAD_ACCESS signal to target process and panic (see https://github.com/go-delve/delve/issues/852)`
func (s *Server) resetHandlesForStop() {
s.stackFrameHandles.reset()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册