rr 5.7.0-2ubuntu0.24.04.1 source package in Ubuntu

Changelog

rr (5.7.0-2ubuntu0.24.04.1) noble; urgency=medium

  * debian/patches: Add support for AMD Phoenix Zen 4 CPU (LP: #2065141)

 -- Marco Trevisan (Treviño) <email address hidden>  Wed, 08 May 2024 09:02:10 +0200

Upload details

Uploaded by:
Marco Trevisan (Treviño)
Sponsored by:
Sebastien Bacher
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 i386
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble proposed universe misc

Builds

Noble: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
rr_5.7.0.orig.tar.gz 1.6 MiB f7affaaee7316effd3f0924c94bc452ef50d372b94470cafe8568efd88451447
rr_5.7.0-2ubuntu0.24.04.1.debian.tar.xz 12.2 KiB 143fd5e587663bf419d3a6f14bc587874547fd1b72eae12ced5ec5cb0d1d4b84
rr_5.7.0-2ubuntu0.24.04.1.dsc 2.0 KiB da6a0542a5e9fdf428f8c0cd8881393036c4a52c05aafb9e8643cc7a55cbf378

View changes file

Binary packages built by this source

rr: application execution recorder, player and debugger

 rr allows application executions to be recorded and then replayed
 with gdb as many times as desired.
 .
 This allows intermittent, or complex to reproduce, bugs to be
 captured and then debugged at leisure. Replays are deterministic,
 always identical from one run to another.
 .
 rr is incompatible with ptrace hardening, and currently only supports
 Intel CPUs with Nehalem or later microarchitectures, some AMD CPUs
 with Zen or later microarchitectures, and some AArch64
 microarchitectures (e.g. ARM Neoverse N1 or Apple Silicon M-series).
 The amd64 package supports debugging amd64 and i386 binaries.

rr-dbgsym: debug symbols for rr