The PDBG process-level debugger for parallel and distributed programs

Citation:
Louren{\c c}o, João, and José C. Cunha. "The PDBG process-level debugger for parallel and distributed programs." Proceedings of the SIGMETRICS symposium on Parallel and distributed tools. SPDT ’98. New York, NY, USA: ACM, 1998. 154.

Abstract:

In this paper we discuss several issues concerning the design and implementation of a debugger for parallel and distributed applications. This debugger uses a client-server approach to isolate the debugging user-interface from the debugging services, by way of a two-level structured approach: the component-level to observe and act upon individual processes; and the coordination-level to observe the interprocess relations and act upon them.

Related External Link