What are the points to consider while using Stepping Backwards feature in Debugging?

The following points needs to be considered while using Stepping Backwards, or Move to Line feature:
Tip: You can use the Move to Line feature frequently to advance the program execution. For example, to bypass some long sequences, or to get out of an endless loop.