Package rr: Information

    Binary package: rr
    Version: 5.6.0-alt1
    Architecture: aarch64
    Build time:  Dec 28, 2022, 08:27 PM in the task #311032
    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.
    
    rr currently requires either:
    
    - An Intel CPU with Nehalem (2010) or later microarchitecture.
    - Certain AMD Zen or later processors.
    - Certain AArch64 microarchitectures (e.g. ARM Neoverse N1 or the Apple
      Silicon M-series).

    Maintainer: Vitaly Chikunov


    Last changed


    Aug. 16, 2022 Vitaly Chikunov 5.6.0-alt1
    - Update to 5.6.0-10-g336edc30 (2022-08-16).
    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).