debuggingsessions require a methodical process of finding causes and reducing the number of software problems. During such sessions, developers run a software project, traversing method invocations, setting breakpoin...
详细信息
ISBN:
(纸本)9781467375269
debuggingsessions require a methodical process of finding causes and reducing the number of software problems. During such sessions, developers run a software project, traversing method invocations, setting breakpoints, stopping or restarting executions. In these sessions, developers explore different parts of the code and create knowledge about them. When debuggingsessions are over, it is likely that such knowledge is lost, and developers cannot use it in other sessions or sharing it with collaborators. We have developed Swarm debugging, a new approach for visualizing and sharing information obtained during debuggingsessions, providing interactive and real-time visualization techniques, and several searching tools. Through usage scenarios, we demonstrate that it can aid developers to decrease the required time for deciding where to toggle a breakpoint and locate bug causes. We show how Swarm debugging offers more useful support for many typical development tasks than a traditional debugger tool.
暂无评论