Пакет rr: Информация

    Исходный пакет: rr
    Версия: 5.7.0-alt1
    Последняя версия по данным Repology
    Собран:  20 января 2024 г. 23:56 в задании #338488
    Сообщить об ошибке в пакете
    Домашняя страница: https://rr-project.org/

    Лицензия: MIT and BSD and Apache-2.0
    О пакете: Record and Replay Framework
    Описание: 
    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).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    rr (x86_64, aarch64)
    rr-checkinstall (x86_64, aarch64)
    rr-debuginfo (x86_64, aarch64)
    rr-testsuite (x86_64, aarch64)

    Сопровождающий: Vitaly Chikunov

    Список участников:
    Vitaly Chikunov
    Arseny Maslennikov

    Права:
    Vitaly Chikunov
    @everybody

      1. capnproto-devel
      2. cmake
      3. gcc-c++
      4. gdb
      5. patchelf
      6. python3-module-pexpect
      7. rpm-build-python
      8. rpm-build-python3
      9. rpm-macros-cmake
      10. zlib-devel

    Последнее изменение


    16 октября 2023 г. Vitaly Chikunov 5.7.0-alt1
    - Update to 5.7.0 (2023-10-03).
    - Testsuite should not have debuginfo stripped or separated.
    - Install wiki (markdown) pages into %doc.
    - spec: Add checkinstall package.
    1 октября 2023 г. Vitaly Chikunov 5.6.0-alt4
    - Package testsuite.
    16 июля 2023 г. Vitaly Chikunov 5.6.0-alt3
    - Workaround ALT beekeeper rebuild failures (gcc13).