资 源 简 介
Mission
|Evaluating delta debugging on real regression bugs and facilitate further studies on application of delta debugging.|
|:-------------------------------------------------------------------------------------------------------------------|
Description
Delta debugging has long been considered useful for debugging regressions. This project provides implementation and experimental results of applying delta debugging in fifteen real regressions collected from GNU Software. Our results showed that two thirds of studied programs’isolated changes were useful in locating faults in terms of efficiency and accuracy. To conduct the experiments and facilitate further studies on application of dd, we have implemented an automated tool whi