Sciweavers

14 search results - page 1 / 3
» aadebug 2005
Sort
View
AADEBUG
2005
Springer
13 years 9 months ago
Convergence debugging
Borislav Nikolik
AADEBUG
2005
Springer
13 years 6 months ago
Backtracking and dynamic patching for free
We present a way to incorporate backtracking and dynamic patching into existing debuggers, without requiring any change to their source code, the compiler or the run-time environm...
Bjorn De Sutter, Bruno De Bus, Michiel Ronsse, Koe...
AADEBUG
2005
Springer
13 years 6 months ago
On the design of a pervasive debugger
Increased reuse of software components has led to a software mishmash as existing packages are used as building blocks for new systems. Current debuggers cannot cope with the intr...
Alex Ho, Steven Hand
AADEBUG
2005
Springer
13 years 9 months ago
Lightweight bug localization with AMPLE
AMPLE locates likely failure-causing classes by comparing method call sequences of passing and failing runs. A difference in method call sequences, such as multiple deallocation ...
Valentin Dallmeier, Christian Lindig, Andreas Zell...