This thesis describes the design and implementation of an integrated debugging system for parallel programs running on shared memory multi-processors. The goal of the debugging system is to present to the programmer a graphical view of the dynamic program dependences while keeping the execution-time overhead low. We first describe the use of flowback analysis to provide information on causal relationship between events in a program�s execution without re-executing the entire program for debugging. Execution time overhead is kept low by recording only a small amount of trace during a program�s execution. We use semantic analysis and a technique called incremental tracing to keep the time and space overhead low. As part of the semantic...
To understand or improve the execution behavior of a program on a parallel system, it is often neces...
This paper describes a parallel debugging environment that applies visualizations in a top-down, str...
Debugging is generally considered to be difficult. The increased complexity and non determinism of p...
The Parallel Program Debugger (PPD) allows a programmer to find bugs by following dynamic dependence...
Testing and debugging parallel programs is often difficult and tedious since concurrently executing ...
This paper discusses a new debugging strategy for parallel programs, called parallel relative debugg...
This paper discusses a new debugging strategy for parallel programs, called parallel relative debugg...
This dissertation addresses problems in the visualization and debugging of asynchronous, highly para...
Relative debugging is a system which allows a programmer to compare the state of two executing progr...
This dissertation presents a comprehensive solution to the problem of debugging of parallel programs...
This paper describes the preliminary results of a project investigating approaches to dynamic debugg...
This dissertation presents a comprehensive solution to the problem of debugging of parallel programs...
This dissertation presents a comprehensive solution to the problem of debugging of parallel programs...
Flow graphs provide an explicit description of the parallelization of an application by mapping vert...
Debugging, which entails locating program faults responsible for a program failure, is more difficul...
To understand or improve the execution behavior of a program on a parallel system, it is often neces...
This paper describes a parallel debugging environment that applies visualizations in a top-down, str...
Debugging is generally considered to be difficult. The increased complexity and non determinism of p...
The Parallel Program Debugger (PPD) allows a programmer to find bugs by following dynamic dependence...
Testing and debugging parallel programs is often difficult and tedious since concurrently executing ...
This paper discusses a new debugging strategy for parallel programs, called parallel relative debugg...
This paper discusses a new debugging strategy for parallel programs, called parallel relative debugg...
This dissertation addresses problems in the visualization and debugging of asynchronous, highly para...
Relative debugging is a system which allows a programmer to compare the state of two executing progr...
This dissertation presents a comprehensive solution to the problem of debugging of parallel programs...
This paper describes the preliminary results of a project investigating approaches to dynamic debugg...
This dissertation presents a comprehensive solution to the problem of debugging of parallel programs...
This dissertation presents a comprehensive solution to the problem of debugging of parallel programs...
Flow graphs provide an explicit description of the parallelization of an application by mapping vert...
Debugging, which entails locating program faults responsible for a program failure, is more difficul...
To understand or improve the execution behavior of a program on a parallel system, it is often neces...
This paper describes a parallel debugging environment that applies visualizations in a top-down, str...
Debugging is generally considered to be difficult. The increased complexity and non determinism of p...