delve/service/test
Alessandro Arzilli d61bf018f0
debugger: check that target is valid when detaching (#2263)
Do not call detach if the target is no longer valid.

Fixes #2259

Co-authored-by: a <a@kra>
2020-12-15 08:13:13 -08:00
..
common_test.go service,terminal: apply substitute path to trace/break argument 2020-11-17 16:41:35 +01:00
integration1_test.go proc/*: remove proc.Thread.Blocked, refactor memory access (#2206) 2020-11-09 11:28:40 -08:00
integration2_test.go debugger: check that target is valid when detaching (#2263) 2020-12-15 08:13:13 -08:00
variables_test.go proc: make nested function calls work when stopped at a sw breakpoint (#2232) 2020-12-10 09:03:11 -08:00