Package rr: Information

  • Default inline alert: Version in the repository: 5.6.0-alt1

Binary package: rr
Version: 5.4.0-alt3
Architecture: x86_64
Build time:  Jun 13, 2021, 02:19 PM in the task #274452
Source package: rr
Report package bug
License: MIT and BSD and Apache-2.0
Summary: Record and Replay Framework
Description: 
rr is a lightweight tool for recording, replaying and debugging execution of
applications (trees of processes and threads). Debugging extends gdb with very
efficient reverse-execution, which in combination with standard gdb/x86
features like hardware data watchpoints, makes debugging much more fun.

Supported microarchitectures are Intel Nehalem (2010) or later.

Maintainer: Arseny Maslennikov


Last changed


June 12, 2021 Arseny Maslennikov 5.4.0-alt3
- NMU: spec: adapt to new cmake macros.
Dec. 27, 2020 Vitaly Chikunov 5.4.0-alt2
- spec: Temporary disable '-Werror=class-memaccess'.
- spec: Update licenses.
Oct. 29, 2020 Vitaly Chikunov 5.4.0-alt1
- Update to 5.4.0 (2020-10-29).
- spec: Rename from rr-project to rr.