Sciweavers

CHI
2004
ACM

Designing the whyline: a debugging interface for asking questions about program behavior

14 years 4 months ago
Designing the whyline: a debugging interface for asking questions about program behavior
Debugging is still among the most common and costly of programming activities. One reason is that current debugging tools do not directly support the inquisitive nature of the activity. Interrogative Debugging is a new debugging paradigm in which programmers can ask why did and even why didn't questions directly about their program's runtime failures. The Whyline is a prototype Interrogative Debugging interface for the Alice programming environment that visualizes answers in terms of runtime events directly relevant to a programmer's question. Comparisons of identical debugging scenarios from user tests with and without the Whyline showed that the Whyline reduced debugging time by nearly a factor of 8, and helped programmers complete 40% more tasks. Categories and Subject Descriptors: D.2.5. [Testing and Debugging]: Debugging aids.
Andrew Jensen Ko, Brad A. Myers
Added 01 Dec 2009
Updated 01 Dec 2009
Type Conference
Year 2004
Where CHI
Authors Andrew Jensen Ko, Brad A. Myers
Comments (0)