Skip to content

5.8.0

Latest
Compare
Choose a tag to compare
@rocallahan rocallahan released this 20 May 11:41
· 49 commits to master since this release

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.)