mirror of
https://github.com/go-delve/delve.git
synced 2025-10-27 20:23:41 +08:00
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.