You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

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

Fulltext:


Publication Type:

Conference/Workshop Paper

Venue:

Proceedings of the 15th Euromicro Conference on Real-Time Systems (ECRTS03)


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 a {it deterministic replay}, a record/replay solution, as a viable approach to reproduce executions. <br><br> 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 within the recording, and how to find a reachable state in the rebooted/restarted system to match that instance? 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.

Bibtex

@inproceedings{Huselius445,
author = {Joel Huselius and Daniel Sundmark and Henrik Thane},
title = {Starting Conditions for Post-Mortem Debugging using Deterministic Replay of Real-Time Systems},
pages = {177--184},
month = {July},
year = {2003},
booktitle = {Proceedings of the 15th Euromicro Conference on Real-Time Systems (ECRTS03)},
url = {http://www.es.mdu.se/publications/445-}
}