A Debugging Agent for Distributed Application

罗星原,李青山,叶宏,崔西宁,陈威
DOI: https://doi.org/10.3969/j.issn.1671-654x.2010.03.024
2010-01-01
Abstract:Distributed applications can be accomplished by multiple computing nodes collaboratively. In the debug ging process it is difficult for a traditional debugger to control procedures on computing nodes effectively,and then uncertainties of the program execution results also bring difficulties for the debugging. Thus this paper proposes a solution that by using distributed agents to debug tasks on each node,multiple distributed agents collaborate with the debug server to debug distributed applications. Then with the establishment of a model on the Linux platform,C and C + + console application serve as a test routine to prove the results of the experiment.
What problem does this paper attempt to address?