You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rocallahan edited this page Oct 22, 2015
·
44 revisions
October 23, 2015: rr 4.0.0 released. This is the first stable release with reverse execution enabled. More here.
June 6, 2015: A user-visible behavior change documented here makes rr send fake SIGKILL events to gdb just before the debuggee process exits, giving users a chance to reverse-execute from that point.
April 29, 2015: rr 3.2.0 released. This fixes a serious regression in rr 3.1.0.
April 23, 2015: rr 3.1.0 released. See announcement. This release contains the nascent reverse-execution support, which has not yet been declared stable.
December 12, 2014: rr 3.0.0 released. See announcement. The major feature is x86-64 support.
September 9, 2014: rr 2.0.0 released. See announcement. The major feature is the ability to run debuggee functions from gdb during replay.