Sciweavers

822 search results - page 90 / 165
» Debugging Aspect-Enabled Programs
Sort
View
PASTE
2005
ACM
14 years 2 months ago
String analysis for x86 binaries
Information about string values at key points in a program can help program understanding, reverse engineering, and forensics. We present a static-analysis technique for recoverin...
Mihai Christodorescu, Nicholas Kidd, Wen-Han Goh
SOFTVIS
2005
ACM
14 years 2 months ago
Jove: java as it happens
Dynamic software visualization is designed to provide programmers with insights as to what the program is doing. Most current dynamic visualizations either use program traces to s...
Steven P. Reiss, Manos Renieris
PADL
2004
Springer
14 years 2 months ago
Observing Functional Logic Computations
Abstract. A lightweight approach to debugging functional logic programs by observations is presented, implemented for the language Curry. The Curry Object Observation System (COOSy...
Bernd Brassel, Olaf Chitil, Michael Hanus, Frank H...
SOFTVIS
2003
ACM
14 years 2 months ago
Visualizing Java in Action
Dynamic software visualization is supposed to provide programmers with insights as to what the program is doing. Most current dynamic visualizations either use program traces to s...
Steven P. Reiss
ISSTA
2010
ACM
14 years 24 days ago
On test repair using symbolic execution
When developers change a program, regression tests can fail not only due to faults in the program but also due to outof-date test code that does not reflect the desired behavior ...
Brett Daniel, Tihomir Gvero, Darko Marinov