summaryrefslogtreecommitdiffstats
path: root/development/rr/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/rr/README')
-rw-r--r--development/rr/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/development/rr/README b/development/rr/README
index 3875720b18..6c3cfbb82b 100644
--- a/development/rr/README
+++ b/development/rr/README
@@ -1,3 +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.