Debuggers are used to control the state of many processes, to present distributed information in a concise and clear way,
to observe the execution behavior, to detect and to locate programming errors. In this paper we briefly describe the design
of SPiDER which is an interactive source-level debugging system for both regular and irregular High Performance Fortran programs.
SPiDER allows to inspect a single process of a parallel program or to examine the entire program from a global point of view.
A sophisticated visualization system has been developed and included in SPiDER to visualize data distributions, data-to-processor
mapping relationships, and array values. SPiDER enables a programmer to dynamically change data distributions as well as array
values. For arrays whose distribution can change during program execution, an animated replay displays the distribution sequence
together with the associated source code location. Array values can be stored at individual execution points and compared
against each other to examine execution behavior (e.g. convergence behavior of a numerical algorithm). SPiDER has been fully
implemented and is currently being used for the development of various real-world applications. Several experiments will be
presented that demonstrate the usefulness of SPiDER.
This research is partially supported by the Austrian Science Fund as part of Aurora Project under contract SFBF1104.