パッケージ: rr (5.9.0-3)
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 関連パッケージ
|
|
|
|
-
- dep: libbrotli1 (>= 0.6.0)
- brotli エンコーダおよびデコーダを実装するライブラリ (共有ライブラリ)
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libc6-i386 (>= 2.34) [amd64]
- GNU C ライブラリ: AMD64 用 32 ビット共有ライブラリ
-
- dep: libcapnp-1.1.0
- Cap'n Proto C++ library
-
- dep: libgcc-s1 (>= 3.0) [i386 以外]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 4.2) [i386]
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: libzstd1 (>= 1.5.5)
- 高速なロスレス圧縮アルゴリズム
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: sse2-support [i386]
- CPU feature checking - require SSE2
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム