13 citations · 14 across the 2 of their papers we have counts for
3 papers
cs.SE2021
What we can learn from how programmers debug their code
Thomas Hirsch, Birgit Hofer
Researchers have developed numerous debugging approaches to help programmers in the debugging process, but these approaches are rarely used in practice. In this paper, we investiga…
cs.SE2021★ 1 cited
A Fault Localization and Debugging Support Framework driven by Bug Tracking Data
Thomas Hirsch
Fault localization has been determined as a major resource factor in the software development life cycle. Academic fault localization techniques are mostly unknown and unused in pr…
cs.SE2021★ 13 cited
Root cause prediction based on bug reports
Thomas Hirsch, Birgit Hofer
This paper proposes a supervised machine learning approach for predicting the root cause of a given bug report. Knowing the root cause of a bug can help developers in the debugging…