Optimal algorithmic debugging and reduced coverage using search in structured domains

  • Authors:
  • Yosi Ben-Asher;Igor Breger;Eitan Farchi;Ilia Gordon

  • Affiliations:
  • Comp. Sci. Dep. Haifa University, Haifa, Israel;Comp. Sci. Dep. Haifa University, Haifa, Israel;I.B.M. Research Center, Haifa, Israel;Comp. Sci. Dep. Haifa University, Haifa, Israel

  • Venue:
  • HVC'05 Proceedings of the First Haifa international conference on Hardware and Software Verification and Testing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditional code based coverage criteria for industrial programs are rarely met in practice due to the large size of the coverage list. In addition, debugging industrial programs is hard due to the large search space. A new tool, REDBUG, is introduced. REDBUG is based on an optimal search in structured domain technology. REDBUG supports a reduced coverage criterion rendering the coverage of industrial programs practical. In addition, by using an optimal search algorithm, REDBUG reduces the number of steps required to locate a bug. REDBUG also combines testing and debugging into one process.