delve/pkg
aarzilli 94b50d0f60 proc/native/linux: tolerate ESRCH error in setCurrentBreakpoints
A thread could terminate between the point when we stop for a
breakpoint and the point where we send a stop signal to all threads, if
this happens setCurrentBreakpoints will fail with an error.

We should tolerate this.

For some reason this happens very frequently when running delve on
processes with the race detector enabed.
2017-11-15 08:53:01 -08:00
..
config terminal: add config command 2017-09-08 10:27:32 -07:00
dwarf pkg/dwarf/frame: fix parsing of zero length entries 2017-11-03 20:57:04 +01:00
goversion cmd/dlv: do not pass "linkmode internal" for windows on go1.9 and later 2017-08-01 11:20:25 -06:00
proc proc/native/linux: tolerate ESRCH error in setCurrentBreakpoints 2017-11-15 08:53:01 -08:00
terminal proc/gdbserial: return error if stopped with a sginal 2017-09-20 12:39:29 -07:00
version *: Bump version to 1.0.0-rc.2 2017-10-16 10:53:20 -07:00