ON-LINE DEBUGGING OF PARALLEL PROGRAMS

Jianxin Xiong,Dingxing Wang,Meiming Shen,Weimin Zheng
DOI: https://doi.org/10.1080/10637199608915578
1996-01-01
Parallel Algorithms and Applications
Abstract:Nondeterminacy is a main obstacle of parallel debugging. Current debugging strategies either detect non-dcterminacy separately, or control the execution in a two-phase manner. Here we present a strategy called “state freezing”. Based on the strategy, one-phase (we call one-line) debugging of parallel programs is available. Basic algorithms and an example are given in the paper.
What problem does this paper attempt to address?