Sciweavers

12 search results - page 2 / 3
» Automating post-silicon debugging and repair
Sort
View
COMPUTER
2008
94views more  COMPUTER 2008»
13 years 5 months ago
Automating Postsilicon Debugging and Repair
Kai-Hui Chang, Igor L. Markov, Valeria Bertacco
KBSE
2010
IEEE
13 years 3 months ago
Automated program repair through the evolution of assembly code
A method is described for automatically repairing legacy software at the assembly code level using evolutionary computation. The technique is demonstrated on Java byte code and x8...
Eric Schulte, Stephanie Forrest, Westley Weimer
GECCO
2010
Springer
172views Optimization» more  GECCO 2010»
13 years 10 months ago
Designing better fitness functions for automated program repair
Evolutionary methods have been used to repair programs automatically, with promising results. However, the fitness function used to achieve these results was based on a few simpl...
Ethan Fast, Claire Le Goues, Stephanie Forrest, We...
SIGSOFT
2007
ACM
14 years 6 months ago
Differential testing: a new approach to change detection
Regression testing, as it's commonly practiced, is unsound due to inconsistent test repair and test addition. This paper presents a new technique, differential testing, that ...
Robert B. Evans, Alberto Savoia
ICSE
2009
IEEE-ACM
14 years 6 months ago
Automatically finding patches using genetic programming
Automatic repair of programs has been a longstanding goal in software engineering, yet debugging remains a largely manual process. We introduce a fully automated method for locati...
Westley Weimer, ThanhVu Nguyen, Claire Le Goues, S...