Adds source context information to the kernel xfer event for rseq aborts, which was previously missing. To provide the interrupted rseq abort PC as the PC of the final committing store, adds logic inside DR to record that PC when it is discovered during block creation.
Updates the rseq test to check the new information.
Issue: #4274 (closed)