Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
rr-5.8.0-Linux-aarch64.rpm | 2024-05-20 | 1.5 MB | |
rr-5.8.0-Linux-aarch64.deb | 2024-05-20 | 2.5 MB | |
rr-5.8.0-Linux-aarch64.tar.gz | 2024-05-20 | 2.5 MB | |
rr-5.8.0-Linux-x86_64.rpm | 2024-05-20 | 1.6 MB | |
rr-5.8.0-Linux-x86_64.deb | 2024-05-20 | 2.8 MB | |
rr-5.8.0-Linux-x86_64.tar.gz | 2024-05-20 | 2.8 MB | |
5.8.0 source code.tar.gz | 2024-05-20 | 1.7 MB | |
5.8.0 source code.zip | 2024-05-20 | 2.3 MB | |
README.md | 2024-05-20 | 396 Bytes | |
Totals: 9 Items | 17.8 MB | 0 |
As usual, this release contains many small bug fixes and updates for new syscalls and CPU microarchitectures.
There is some support for lldb now. rr replay -d lldb
will launch LLDB and connect it to rr just like we do for gdb. LLDB does not expose reverse-execution commands so for now, you can only replay forwards. (Of course you can still replay a recording as many times as you need to.)