Implementation Techniques of a Distributed Debugger inLinux Cluster System

Zheng Weimin
2002-01-01
Abstract:This paper introduces the design and implementation of a distributed debugging tool, XBUSTER, which is based on cluster system of Linux.Its basic structure and some key impmentation techniques are discussed. XBUSTER has all basic debugging functions and can debug PVM or MIP programs written with C or Fortran language. Parallel processes can be debugged both individually and simultaneously. The dynamic debugging ability is also supported. It has been running on the Tsinghua cluster system.
What problem does this paper attempt to address?