Title :
Designing a parallel debugger for portability
Author :
May, John ; Berman, Francine
Author_Institution :
Dept. of Comput. Sci. & Eng., California Univ., San Diego, La Jolla, CA, USA
Abstract :
The growing variety of parallel computers has made it difficult to design portable tools for parallel programs. The article shows how an interactive visualization tool can be designed to work with a variety of parallel machines. The design includes a strategy for adapting to differences in the interfaces and capabilities of the low-level debuggers supplied by hardware vendors. The tool uses these debuggers to perform basic tasks like setting breakpoints and examining variables. By dividing each interaction between the visualization tool and the “base debugger” into a sequence of customizable steps, one can write code that adapts cleanly and efficiently to differences in the debuggers. This design has been implemented in the Panorama parallel debugger, which runs on several message-passing multicomputers
Keywords :
data visualisation; parallel machines; parallel programming; program debugging; software portability; software reusability; visual programming; Panorama parallel debugger; base debugger; breakpoint setting; customizable steps; interactive visualization tool; low-level debuggers; message-passing multicomputers; parallel computers; parallel debugger; parallel machines; parallel programs; portability; portable software; portable tools; visualization tool; Computer science; Concurrent computing; Debugging; Design engineering; Hardware; Parallel architectures; Parallel machines; Parallel programming; Portable computers; Visualization;
Conference_Titel :
Parallel Processing Symposium, 1994. Proceedings., Eighth International
Conference_Location :
Cancun
Print_ISBN :
0-8186-5602-6
DOI :
10.1109/IPPS.1994.288198