Abstract

  Back to Advance Program


Starting Conditions for Post-Mortem Debugging using Deterministic Replay of Real-Time Systems

Joel Huselius, Daniel Sundmark, Henrik Thane

To appear at Euromicro Conference on Real-Time Systems (ECRTS03), Porto, Portugal, 2-4 July 2003


Abstract

Repeatable executions are required in order to successfully debug a computer system. However, for real-time systems, interactions with the environment and race conditions in the execution of multitasking real-time systems software make reproducible behavior difficult to achieve. Earlier work on debugging of real-time software has established the use of an deterministic replay, a record/replay solution, as a viable approach to reproduce executions. When combining the deterministic replay approach with infinite loop recorders (similar to black-box recorders in airplanes) for post-mortem debugging, it is essential that the recordings are sufficiently long and detailed in order to be able to re-execute the system. Basic problems however, are how to find a well-defined starting point in the recording, and how to find a reachable state in the rebooted/restarted system such that it matches an instance in the recording? Previous work has not presented solutions to these fundamental problems. In this paper we do. We also present some implementation details from an industrial case study.


10 Mar 2003 at 21:02:26