Revisions of rr
Michael Vetter (jubalh)
accepted
request 757591
from
Ismail Dönmez (namtrac)
(revision 13)
Run through spec-cleaner
Michael Vetter (jubalh)
committed
(revision 12)
- Add rr-5.2.0-python3.patch We remove Python2 soon. Backport Python3 changes planned for next release only. See https://github.com/mozilla/rr/issues/2390
Michael Vetter (jubalh)
committed
(revision 11)
- Add patches to fix build: * rr-5.2.0-cpp14.patch See https://github.com/mozilla/rr/issues/2391 * rr-5.2.0-remove-ucontext.patch See https://github.com/mozilla/rr/issues/2269 - Update to 5.2.0: * Improvements to chaos mode. * Improvements to trace portability: https://robert.ocallahan.org/2018/04/cpuid-features-xsave-and-rr-trace.html * Various bug fixes.
Michael Vetter (jubalh)
committed
(revision 10)
- Update to 5.1.0: * gdb info proc map supported * Maintenance update to handle issues arising from Ubuntu 17.10 and Fedora 27 * Various bugs fixed - Remove rr-shared.patch: contained in upstream
Martin Pluskal (pluskalm)
committed
(revision 9)
Martin Pluskal (pluskalm)
committed
(revision 8)
Martin Pluskal (pluskalm)
committed
(revision 7)
- Use more cmake macros: * rr-shared.patch * Disable building of tests as it breaks with our optflags - Build also 32-bit support - Limit to building on supported platforms
Martin Pluskal (pluskalm)
committed
(revision 6)
Martin Pluskal (pluskalm)
committed
(revision 5)
Martin Pluskal (pluskalm)
committed
(revision 4)
Martin Pluskal (pluskalm)
committed
(revision 3)
- Cleanup with spec-cleaner - Use more cmake macros - Fix building for Leap - Fix dependency on /usr/bin/bash
Martin Pluskal (pluskalm)
accepted
request 536560
from
Michael Vetter (jubalh)
(revision 2)
- Update to 5.0.0: Introduction of Cap'n Proto to stabilize the recording format. Recordings created in this rr release should be replayable in any future rr release. New rr pack command makes recordings self-contained. Recordings can be made on one machine and replayed on a different machine by trapping CPUID instructions when supported on the replay machine. Brotli compression for smaller traces and lower recording overhead. rr replay command line argument -- can be followed by any number of arguments to be passed to the debugger. rr now chooses replay as the default subcommand if the first argument is a directory. Performance improvements. Syscall support expanded. Many bugs fixed. - Remove: assert_typos.patch and major-minor-macro.patch
Displaying revisions 41 - 53 of 53