summaryrefslogtreecommitdiffstats
path: root/development/rr/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/rr/README')
-rw-r--r--development/rr/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/rr/README b/development/rr/README
new file mode 100644
index 0000000000..6c3cfbb82b
--- /dev/null
+++ b/development/rr/README
@@ -0,0 +1,5 @@
+rr aspires to be your primary C/C++ debugging tool for Linux
+You record a failure once, then debug the recording, deterministically,
+as many times as you want. The same execution is replayed every time.
+
+Only 64-bit version of rr is built.