Sciweavers

822 search results - page 51 / 165
» Debugging Aspect-Enabled Programs
Sort
View
ENTCS
2002
107views more  ENTCS 2002»
13 years 9 months ago
Declarative Debugging for Encapsulated Search
Declarative debugging has been proposed as a suitable technique for developing debuggers in the context of declarative languages. However, to become really useful debuggers must b...
Rafael Caballero, Wolfgang Lux
COMPSAC
2008
IEEE
14 years 4 months ago
Debugging through Evaluation Sequences: A Controlled Experimental Study
Predicate-based statistical fault-localization techniques locate fault-relevant predicates in a program by contrasting the statistics of the values of individual predicates betwee...
Zhenyu Zhang, Bo Jiang, W. K. Chan, T. H. Tse
ECOOP
2009
Springer
14 years 10 months ago
Debugging Method Names
Meaningful method names are crucial for the readability and maintainability of software. Existing naming conventions focus on syntactic details, leaving programmers with little or ...
Bjarte M. Østvold, Einar W. Høst
FASE
2001
Springer
14 years 2 months ago
Debugging via Run-Time Type Checking
This paper describes the design and implementation of a tool for C programs that provides run-time checks based on type information. The tool instruments a program to monitor the t...
Alexey Loginov, Suan Hsi Yong, Susan Horwitz, Thom...
KBSE
2009
IEEE
14 years 4 months ago
A Case for Automated Debugging Using Data Structure Repair
—Automated debugging is becoming increasingly important as the size and complexity of software increases. This paper makes a case for using constraint-based data structure repair...
Muhammad Zubair Malik, Khalid Ghori, Bassem Elkara...