Grid service based parallel debugging environment

Wei Wang,Binxing Fang
DOI: https://doi.org/10.1007/11610496_135
2006-01-01
Abstract:Debugging can help programmers to locate the reasons for incorrect program behaviors. The dynamic and heterogeneous characteristics of computational grid make it much harder to utilize the traditional parallel debuggers to debug grid applications for their defects in architecture. In this paper, we propose a new parallel debugging environment based on grid services, which support the information sharing and resource interoperation. Some new debugging functionalities oriented to Grid applications are appended. The architecture of the proposed debugging environment has high portability and scalability.
What problem does this paper attempt to address?