Abstract
How do professional software engineers debug computer programs? In an experiment with 27 real bugs that existed in several widely used programs, we invited 12 professional software engineers, who together spent one month on localizing, explaining, and fixing these bugs. This did not only allow us to study the various tools and strategies used to debug the same set of errors. We could also determine exactly which statements a developer would localize as faults, how a developer would diagnose and explain an error, and how a developer would fix an error - all of which software engineering researchers seek to automate. Until now, it has been difficult to evaluate the effectiveness and utility of automated debugging techniques without a user study. We publish the collected data, called DBGBENCH, to facilitate the effective evaluation of automated fault localization, diagnosis, and repair techniques w.r.t. The judgement of human experts.
Original language | English |
---|---|
Title of host publication | Proceedings - 2017 IEEE/ACM 39th International Conference on Software Engineering Companion - ICSE-C 2017 |
Subtitle of host publication | 20–28 May 2017 Buenos Aires, Argentina |
Editors | Alessandro Orso, Martin Robillard |
Place of Publication | Piscataway NJ USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 244-246 |
Number of pages | 3 |
ISBN (Electronic) | 9781538615898 |
DOIs | |
Publication status | Published - 2017 |
Externally published | Yes |
Event | International Conference on Software Engineering 2017 - Buenos Aires, Argentina Duration: 20 May 2017 → 28 May 2017 Conference number: 39th http://icse2017.gatech.edu/ https://ieeexplore.ieee.org/xpl/conhome/7976701/proceeding (Proceedings) |
Conference
Conference | International Conference on Software Engineering 2017 |
---|---|
Abbreviated title | ICSE 2017 |
Country/Territory | Argentina |
City | Buenos Aires |
Period | 20/05/17 → 28/05/17 |
Other | IEEE/ACM International Conference on Software Engineering Companion (ICSE-C 2017) |
Internet address |
Keywords
- Bug Diagnosis
- Debugging in Practice
- Fault Localization
- Software Repair
- Tool Evaluation
- User as Tool Benchmark