Package Details: rr-git 5.8.0.r217.g4e7d76ee-2

Git Clone URL: https://aur.archlinux.org/rr-git.git (read-only, click to copy)
Package Base: rr-git
Description: Record and Replay framework: lightweight recording and deterministic debugging
Upstream URL: http://rr-project.org/
Licenses: custom
Conflicts: rr
Provides: rr
Submitter: dequis
Maintainer: codyps (zrhoffman, SandaruKasa, giordano, DarkShadow44, Cebtenzzre, Manouchehri, pspacek)
Last Packager: pspacek
Votes: 5
Popularity: 0.61
First Submitted: 2015-08-25 04:03 (UTC)
Last Updated: 2025-01-10 17:22 (UTC)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

maleadt commented on 2016-06-23 19:17 (UTC)

Needs -DCMAKE_BUILD_TYPE=Release, or it selects Debug which in turn enables -Werror (which breaks compilation on our GCC).

dequis commented on 2016-01-29 12:18 (UTC)

Done.

janisozaur commented on 2016-01-29 11:51 (UTC) (edited on 2016-01-29 11:52 (UTC) by janisozaur)

this should include gdb as one of dependencies https://github.com/mozilla/rr/blob/master/CMakeLists.txt#L107-L111