rr 5.6.0-4ubuntu0.1 source package in Ubuntu

Changelog

rr (5.6.0-4ubuntu0.1) mantic; 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:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 i386
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic proposed universe misc

Builds

Mantic: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
rr_5.6.0.orig.tar.gz 1.5 MiB a75262ae622c2c91d3391401d3da4e1dc9379b5afea5c40c9ea93f6905706c87
rr_5.6.0-4ubuntu0.1.debian.tar.xz 11.9 KiB f1fcc4f19bd65d24e30e33aac03665c0d7ec2aa5a8e3a3e45574507b1241e7b4
rr_5.6.0-4ubuntu0.1.dsc 2.0 KiB d72177078577745999916a0caa40312006aba2c4a9ef4fe567eb24fff4e9b4f4

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