Package rr: Information

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

Source package: rr
Version: 5.5.0-alt2
Latest version according to Repology
Build time:  Oct 13, 2021, 01:39 PM in the task #287017
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.

List of rpms provided by this srpm:
rr (x86_64)
rr-debuginfo (x86_64)

Maintainer: Vitaly Chikunov


ACL:
Vitaly Chikunov
@everybody

    1. make
    2. capnproto-devel
    3. cmake
    4. rpm-build-python3
    5. rpm-macros-cmake
    6. gcc-c++

Last changed


Oct. 13, 2021 Vitaly Chikunov 5.5.0-alt2
- Do not install librraudit.so (fixes build for glibc-2.34).
Oct. 9, 2021 Vitaly Chikunov 5.5.0-alt1
- Update to 5.5.0 (2021-09-20).
June 12, 2021 Arseny Maslennikov 5.4.0-alt3
- NMU: spec: adapt to new cmake macros.