VIDA: Visual interactive debugging
Citations Over TimeTop 12% of 2009 papers
Abstract
Software debugging is time-consuming and effort-consuming. Although software debugging, especially fault-localization, has been studied for long, few practical debugging tools have been developed and used by the industry. In this paper we present VIDA, a visual interactive debugging tool, which has been integrated with the Eclipse Integrated Development Environment to support a programmer's debugging process. During the programmer's conventional debugging process, VIDA continuously recommends break-points for the programmer based on the analysis of execution information and the gathered feedback from the programmer. Moreover, VIDA provides a program outline to help the programmer choose breakpoints and visualizes the static dependency relation to help the programmer make estimation at breakpoints.
Related Papers
- Debugging operating systems with time-traveling virtual machines(2005)
- → A programmer performance measure based on programmer state transitions in testing and debugging process(1994)9 cited
- → FIND: Automated debugging assistant system(1997)1 cited
- → Software Bugs(1999)1 cited
- → Debugging Support(1991)