494 Forks
7705 Stars
7705 Watchers

rr

Record and Replay Framework

How to download and setup rr

Open terminal and run command
git clone https://github.com/rr-debugger/rr.git
git clone is used to create a copy or clone of rr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rr https://github.com/rr-debugger/rr/archive/master.zip

Or simply clone rr with SSH
[email protected]:rr-debugger/rr.git

If you have some problems with rr

You may open issue on rr support forum (system) here: https://github.com/rr-debugger/rr/issues