delve/service/debugger
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
..
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 proc/gdbserver: clean up rr directory on detach (#3570) 2024-01-24 09:21:20 -08:00