Automated Program Debugging Via Multiple Predicate Switching

Authors

  • Yongmei Liu Sun Yat-sen University
  • Bing Li Sun Yat-sen University

DOI:

https://doi.org/10.1609/aaai.v24i1.7591

Keywords:

Diagnosis and Abductive Reasoning, Action, Change, and Causality, Model-Based Reasoning

Abstract

In a previous paper, Liu argued for the importance of establishing a precise theoretical foundation for program debugging from first principles. In this paper, we present a first step towards a theoretical exploration of program debugging algorithms. The starting point of our work is the recent debugging approach based on predicate switching. The idea is to switch the outcome of an instance of a predicate to bring the program execution to a successful completion and then identify the fault by examining the switched predicate. However, no theoretical analysis of the approach is available. In this paper, we generalize the above idea, and propose the bounded debugging via multiple predicate switching (BMPS) algorithm, which locates faults through switching the outcomes of instances of multiple predicates to get a successful execution where each loop is executed for a bounded number of times. Clearly, BMPS can be implemented by resorting to a SAT solver. We focus attention on RHS faults, that is, faults that occur in the control predicates and right-hand-sides of assignment statements. We prove that for conditional programs, BMPS is quasi-complete for RHS faults in the sense that some part of any true diagnosis will be returned by BMPS; and for iterative programs, when the bound is sufficiently large, BMPS is also quasi-complete for RHS faults. Initial experimentation with debugging small C programs showed that BMPS can quickly and effectively locate the faults.

Downloads

Published

2010-07-03

How to Cite

Liu, Y., & Li, B. (2010). Automated Program Debugging Via Multiple Predicate Switching. Proceedings of the AAAI Conference on Artificial Intelligence, 24(1), 327-332. https://doi.org/10.1609/aaai.v24i1.7591