Execution replay and debugging
软件工程
2007-05-23 v1 编程语言
摘要
As most parallel and distributed programs are internally non-deterministic -- consecutive runs with the same input might result in a different program flow -- vanilla cyclic debugging techniques as such are useless. In order to use cyclic debugging tools, we need a tool that records information about an execution so that it can be replayed for debugging. Because recording information interferes with the execution, we must limit the amount of information and keep the processing of the information fast. This paper contains a survey of existing execution replay techniques and tools.
引用
@article{arxiv.cs/0011006,
title = {Execution replay and debugging},
author = {Michiel Ronsse and Koen De Bosschere and Jacques Chassin de Kergommeaux},
journal= {arXiv preprint arXiv:cs/0011006},
year = {2007}
}
备注
In M. Ducasse (ed), proceedings of the Fourth International Workshop on Automated Debugging (AADebug 2000), August 2000, Munich. cs.SE/0010035