Time Travel in Debugging: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 December 2023

  • curprev 14:5614:56, 24 December 2023SatoshiNakamoto talk contribs 1,047 bytes +1,047 Created page with "Title: Time Travel in Debugging Main Research Question: How can we enable programmers to reexecute parts of their programs, even those involving I/O operations, without causing unwanted effects? Methodology: We proposed a mechanism that ensures every I/O action called for by the program is executed at most once, even if the programmer asks the debugger to travel back in time from after the action to before the action. Results: We presented a simple mechanism that allo..."