Buster: An Integrated Debugger For Pvm

Jianxin Xiong,Dingxing Wang,Weimin Zheng,MeiMing Shen
DOI: https://doi.org/10.1109/ICAPP.1996.562866
1996-01-01
Abstract:Parallel debugging focuses on solving four problems: nondeterminism, global states, communication related errors and performance debugging. PVM is a widely used programming environment for network of workstations, but it provides little support on debugging. We have developed an integrated parallel debugger (called BUSTER) for PVM programs running on workstation clusters. In this paper, we introduce the ideas and implementation techniques of our debugger.
What problem does this paper attempt to address?