DocumentCode
3049217
Title
Fidgeting to the point of no return
Author
Biberstein, Marina ; Farchi, Eitan ; Ur, Shmuel
Author_Institution
IBM Haifa Lab., Israel
fYear
2004
fDate
26-30 April 2004
Firstpage
266
Abstract
Summary form only given. In previous work, we introduced the alternative pasts algorithm that delays the assignment of values to variables until their usage. Whenever a variable is used, the algorithm chooses one of its past values that is consistent with some possible execution. The alternative pasts algorithm can be seen as belonging to a class of algorithms that shadow the execution and choose at any point to modify the values of some of the variables. We build on this work and extend it in two directions. First we show a more powerful shadowing algorithm that can delay not only writes but also reads and other kinds of instructions, at most until a relevant control decision is taken, which is the longest possible delay for algorithms of this class. We prove that this algorithm inherits the ability of the alternative pasts algorithm to generate significantly different interleavings, which are guaranteed to execute differently. In addition, we show a new use for the two algorithms, namely alternative replay. Unlike regular replay, where the execution of the program is reproduced, alternative replay is an execution that did not happen before but could have happened. For example, if a bug did not materialize, alternative replay can be used to show the user alternative execution in which the impact of the bug can be observed.
Keywords
parallel algorithms; program debugging; control decision; program bug; program execution; shadowing algorithm; Cloning; Computer bugs; Delay; Fault detection; Interleaved codes; Job shop scheduling; Shadow mapping; Stress; System recovery; Testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing Symposium, 2004. Proceedings. 18th International
Print_ISBN
0-7695-2132-0
Type
conf
DOI
10.1109/IPDPS.2004.1303340
Filename
1303340
Link To Document