Changelog for
rr-5.1.0-1.d_t.3.x86_64.rpm :
Thu Dec 14 13:00:00 2017 mvetterAATTsuse.com
- 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
Mon Nov 27 13:00:00 2017 mpluskalAATTsuse.com
- Cleanup with spec-cleaner
- Use more cmake macros:
* rr-shared.patch
* Disable building of tests as it breaks with our optflags
- Fix dependency on /usr/bin/bash
- Build also 32-bit support
- Limit to building on supported platforms
Wed Oct 25 14:00:00 2017 mvetterAATTsuse.com
- 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
Thu Apr 13 14:00:00 2017 mvetterAATTsuse.com
- Use regular make_install macro. No build directory here.
Fri Mar 17 13:00:00 2017 mvetterAATTsuse.com
- Add assert_typos.patch:
Fixes some typos in the tests.
Fri Mar 17 13:00:00 2017 mvetterAATTsuse.com
- Add major-minor-macro.patch:
With new glibc version we need to include sys/sysmacros.h
explicitly.
Tue Mar 7 13:00:00 2017 mvetterAATTsuse.com
- Initial version of 4.5.0 for openSUSE