Robert O'Callahan: rr 3.0 Released With x86-64 Support |
I just pushed the release of rr 3.0. The big milestone for this release is that x86-64 support is fully functional! On 64-bit machines, we build a 64-bit rr that can record and replay 64-bit processes with the same set of features and performance-enhancing tricks that we developed for 32-bit. Not only that, but 64-bit rr can also record and replay 32-bit processes or even a mix of 32-bit and 64-bit processes in the same process tree. 64-bit support is mostly due to Nathan Froyd and we hope it significantly lowers barriers to using rr.
Many other internal improvements and sundry bug fixes have landed since 2.0. Some highlights:
rr ps
command lists the processes recorded in an rr trace, making it easier to select the process you want to debug. rr replay -p
automatically attaches to the first exec of rr replay -p plugin-container
. Development carries on; visit rr-dev for exciting updates.
Have fun using rr!
http://robert.ocallahan.org/2014/12/rr-30-released-with-x86-64-support.html
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |