delve/service/test
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
..
common_test.go terminal: restore breakpoints set with line offset on restart (#3425) 2023-07-20 12:29:59 +02:00
integration1_test.go *: remove redundant lines at the start/end of block (#3730) 2024-05-20 14:16:22 -07:00
integration2_test.go service/debugger: evaluate breakpoint vars on g-less threads (#3759) 2024-07-01 11:23:39 -07:00