Fault localization using execution traces

  • Authors:
  • Margaret Francel;Spencer Rugaber

  • Affiliations:
  • The Citadel, Charleston, S.C.;Georgia Institute of Technology, Atlanta, Georgia

  • Venue:
  • ACM-SE 30 Proceedings of the 30th annual Southeast regional conference
  • Year:
  • 1992

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes an approach to the automatic localization of program faults using execution traces. The traces are used to construct a directed graph that models the propagation of values during execution. Knowledge of which output values are incorrect is then used to narrow the region that must be examined by the person debugging the program. Algorithms to construct and analyze the graph have been designed and implemented.