delve/service/test
Alessandro Arzilli ef20fbbf12
proc/gdbserver: clean up rr directory on detach (#3570)
We used to autoremove the trace recorded by rr but as a result of
various refactorings done to implement follow exec mode this broke.
Restore the functionality.

Also remove the _fixtures/testfnpos.go file which is autogenerated
during testing.
2024-01-24 09:21:20 -08: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 all: use "len == 0" rather than "len <= 0" when checking empty slice/string (#3439) 2023-07-13 11:30:32 -07:00
integration2_test.go proc/gdbserver: clean up rr directory on detach (#3570) 2024-01-24 09:21:20 -08:00