Title :
An execution-backtracking approach to debugging
Author :
Agrawal, Himanshu ; De Millo, R.A. ; Spafford, Eugene H.
Author_Institution :
Dept. of Comput. Sci., Purdue Univ., West Lafayette, IN, USA
fDate :
5/1/1991 12:00:00 AM
Abstract :
Spyder, a system for selective checkpointing of computational sequences, is presented. It lets users backtrack from checkpoints without the need to reexecute the program to reach recent prior states. In contrast to more comprehensive (and storage-intensive) checkpointing schemes, backtracking in this approach is constrained to limit storage requirements. The resulting debugger offers a structured view of dynamic events, similar to lexical scope rules´ effect on static visibility. The debugger also speeds backtracking to statements before loops and provides what-if capabilities.<>
Keywords :
program debugging; programming; storage management; Spyder; backtracking; checkpointing schemes; computational sequences; debugger; dynamic events; execution-backtracking approach; prior states; selective checkpointing; static visibility; storage requirements; structured view; what-if capabilities; Debugging; Displays; Prototypes; Testing;
Journal_Title :
Software, IEEE