mirror of
https://github.com/go-delve/delve.git
synced 2025-11-02 21:40:22 +08:00
Use a thread scope to evaluate breakpoint variables if the current thread does not have an associated goroutine. Fixes #3758
Use a thread scope to evaluate breakpoint variables if the current thread does not have an associated goroutine. Fixes #3758