rr v4.3.0 Release Notes

Release Date: 2016-06-30 // almost 8 years ago
  • ๐Ÿ‘ Debugging support for AVX (YMM) registers.
    Optimizations for tracees doing heavy I/O, when on btrfs.
    ๐Ÿ‘Œ Support for dconf's shared memory.
    ๐Ÿ‘ Much better support for vfork.
    ๐Ÿ‘Œ Support for tracees calling setuid() (when rr is running as root).
    ๐Ÿ‘Œ Support for tracees compiled with AddressSanitizer.
    ๐Ÿ— Support for optimized release builds: -DCMAKE_BUILD_TYPE=Release (thanks to Keno Fischer).
    Some internal cleanup (thanks to Keno Fischer).
    ๐Ÿ‘ Syscall support expanded.
    โœ… Many bugs fixed, including support for Ubuntu 16.04, Fedora 24 and latest grsecurity kernels (thanks to Brad Spengler).