delve/service/debugger
Alessandro Arzilli 979e487ac7
service/debugger: evaluate breakpoint vars on g-less threads (#3759)
Use a thread scope to evaluate breakpoint variables if the current
thread does not have an associated goroutine.

Fixes #3758
2024-07-01 11:23:39 -07:00
..
debugger_linux.go all: replace deprecated io/ioutil with io and os (#3509) 2023-09-25 11:41:59 -07:00
debugger_test.go proc,service: simplify tests with T.Setenv (#3503) 2023-09-19 09:29:47 -07:00
debugger_unix_test.go all: remove obsolete build tags "// +build" (#3513) 2023-10-03 08:50:11 -07:00
debugger.go service/debugger: evaluate breakpoint vars on g-less threads (#3759) 2024-07-01 11:23:39 -07:00