In this second video on the rr debugger I demonstrate the technique "Start at the End". The idea is instead of starting at the beginning of the program and single stepping forward, you start at the end of the program and single step in reverse instead. This technique is very useful for scenarios where you've encountered and error and want to backtrack to find the cause of the error.
The following transcript was automatically generated by an algorithm.