Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399045
en ru br
ALT Linux repos
S:5.6.0-alt3
5.0: 1.3-alt1
4.1: 1.3-alt1

Group :: Development/Debuggers
RPM: rr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.6.0-alt3
Build date: 16 july 2023, 01:28 ( 39.7 weeks ago )
Size: 1142.93 Kb

Home page:   https://rr-project.org/

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).

Current maintainer: Vitaly Chikunov

List of contributors

List of rpms provided by this srpm:

    ACL:
       
      design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
      current maintainer: Michael Shigorin