Sciweavers

300 search results - page 3 / 60
» Automated debugging in eclipse
Sort
View
158
Voted
ICSM
2005
IEEE
15 years 11 months ago
Crisp: A Debugging Tool for Java Programs
Crisp is a tool (i.e., an Eclipse plug-in) for constructing intermediate versions of a Java program that is being edited in an IDE such as Eclipse. After a long editing session, a...
Ophelia Chesley, Xiaoxia Ren, Barbara G. Ryder
138
Voted
APSEC
2005
IEEE
15 years 11 months ago
Bugdel: An Aspect-Oriented Debugging System
This paper presents our aspect-oriented system specialized for debugging named Bugdel. Bugdel is a plug-in module for Eclipse, which is an integrated development environment. Unli...
Yoshiyuki Usui, Shigeru Chiba
ICSE
2008
IEEE-ACM
16 years 5 months ago
Celadon: a change impact analysis tool for aspect-oriented programs
To reduce the manual effort of assessing potential affected program parts during software evolution, we develop a tool, called Celadon, which automates the change impact analysis ...
Sai Zhang, Zhongxian Gu, Yu Lin, Jianjun Zhao
PLILP
1992
Springer
15 years 10 months ago
Algorithmic Debugging for Lazy Functional Languages
Henrik Nilsson, Peter Fritzson
ECLIPSE
2005
ACM
15 years 7 months ago
IDE Support for test-driven development and automated grading in both Java and C++
Students need to learn testing skills, and using test-driven development on assignments is one way to help students learn. We use a flexible automated grading system called Web-CA...
Anthony Allowatt, Stephen Edwards