diff options
Diffstat (limited to 'development/rr/README')
-rw-r--r-- | development/rr/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/rr/README b/development/rr/README index 3875720b1885..6c3cfbb82bf9 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. |